Skip to content

Add peer review skill with quick and full modes#9

Merged
tkstang merged 1 commit into
mainfrom
peer-review
Feb 13, 2026
Merged

Add peer review skill with quick and full modes#9
tkstang merged 1 commit into
mainfrom
peer-review

Conversation

@tkstang

@tkstang tkstang commented Feb 13, 2026

Copy link
Copy Markdown
Owner

Summary

Adds a new peer review skill (/work-chronicler-mgmt-write-peer-review) with support for both quick one-off reviews and comprehensive evidence-based reviews.

Key Features

Quick Mode (No Setup Required)

  • Interactive Q&A without requiring report setup
  • Template support (paste company templates like Rarely/Sometimes/Consistently)
  • Synthesizes ratings and examples into polished prose
  • Saves to outputs/peer-review-{name}-{date}.md
  • Works in any profile (IC or manager mode)

Full Mode (With Supporting Data)

  • Add colleague as a report: work-chronicler reports add <id> --skip-fetch
  • Reference notes, work-log data, and past reviews
  • Evidence-based reviews with specific PR/ticket citations
  • Saves to reports/{id}/outputs/peer-review-{date}.md

Interactive Workflow

  • Guides through template questions step-by-step
  • Collects ratings (Rarely/Sometimes/Consistently)
  • Prompts for specific examples and context
  • Synthesizes into natural narrative paragraphs (not bullet lists)
  • First-person language ("I observed", "Working with them")

Documentation

Also adds comprehensive skills documentation:

  • documentation/available-skills.md - Detailed guide for all AI skills
  • ✅ Updated README.md to link to documentation files
  • ✅ Cross-references with manager-mode.md guide

Files Changed

  • .agent/skills/work-chronicler-mgmt-write-peer-review/skill.md - New peer review skill
  • documentation/available-skills.md - Comprehensive skills documentation
  • README.md - Added documentation links

Test Plan

  • Tested quick mode workflow interactively
  • Generated peer review for Sean Kaufman
  • Verified output saved to correct location
  • Confirmed prose synthesis works correctly
  • Documentation links work correctly

Add new /work-chronicler-mgmt-write-peer-review skill that supports both
quick one-off peer reviews and comprehensive evidence-based reviews.

Key features:
- Quick mode: Interactive Q&A without requiring report setup
- Full mode: Evidence-based reviews with work-log data and notes
- Template support: Paste company templates (Rarely/Sometimes/Consistently)
- Interactive workflow: Guides through questions, collects examples
- Prose synthesis: Converts ratings into natural narrative paragraphs
- Flexible output: Saves to outputs/ (quick) or reports/{id}/outputs/ (full)

Also adds comprehensive skills documentation:
- documentation/available-skills.md: Detailed guide for all skills
- Updates README.md to link to documentation files
- Cross-references with manager-mode.md guide
@tkstang tkstang merged commit 061d338 into main Feb 13, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant