一键导入
work-chronicler-write-self-review
Use when drafting self-review content for performance reviews. Analyzes work history to create structured review narratives.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when drafting self-review content for performance reviews. Analyzes work history to create structured review narratives.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when analyzing work history to identify major projects and group related PRs and tickets together.
Use when identifying recurring themes in work history for career narrative and skill development tracking.
Use when creating achievement-focused resume bullet points from work history. Extracts impactful accomplishments for resumes.
Use when preparing for performance reviews, 1:1s, or summarizing accomplishments. Reads PRs and tickets from work-chronicler workspace.
Use when updating an existing resume with recent accomplishments from work history. Matches existing resume format and tone.
Write peer reviews for colleagues. Use when writing peer feedback, 360 reviews, or colleague evaluations. Supports both evidence-based reviews (with work-log data) and narrative reviews (notes-only).
| name | work-chronicler-write-self-review |
| description | Use when drafting self-review content for performance reviews. Analyzes work history to create structured review narratives. |
| user-invocable | true |
| disable-model-invocation | true |
Draft self-review content for performance reviews using the user's work history.
Active profile: !work-chronicler workspace profile
Work log: !work-chronicler workspace work-log
Analysis: !work-chronicler workspace analysis
For non-Claude tools: Run
work-chronicler workspace work-logto get your data path.
You can optionally provide:
Example: /work-chronicler-write-self-review Q4 2025, focus on platform work, here are the review questions: [paste questions]
If the user provides their own format or questions, prioritize answering those over the default structure below.
Work data is stored in the workspace work-log directory:
<work-log>/
├── filtered/ # ⭐ USE THIS IF IT EXISTS (pre-filtered subset)
├── .analysis/
│ ├── stats.json # Impact breakdown, repo stats
│ ├── projects.json # Detected project groupings
│ └── timeline.json # Chronological view
├── pull-requests/
│ └── <org>/<repo>/*.md
├── jira/
│ └── <org>/<project>/*.md
├── performance-reviews/ # IMPORTANT: Past reviews for format/context
├── resumes/ # User's resume for accomplishment framing
└── notes/ # User's goals, highlights, areas to emphasize
Read supporting documents first (critical for context):
performance-reviews/ - Match format, understand what's valuednotes/ - User's goals and what they want to highlightRead analysis files:
stats.json - Overall impact distributionprojects.json - Major project groupings (focus on high confidence)timeline.json - Activity trends, busiest periodsFocus on flagship and major impact work:
Structure for self-review:
IMPORTANT: You must do BOTH of the following:
<profile-root>/outputs/self-review-YYYY-MM-DD.mdGet the profile root with: work-chronicler workspace root
This ensures users have both immediate feedback AND a persistent file they can reference later.
Structure depends on company format (from past reviews). If no past reviews, use this structure:
## Self-Review: [Review Period]
### Summary
[2-3 sentence overview of key accomplishments and impact]
### Key Accomplishments
#### [Project/Theme 1]
**What I did**: [Description of work]
**Impact**: [Measurable outcomes, business value]
**PRs/Tickets**: [Key references]
#### [Project/Theme 2]
**What I did**: [Description of work]
**Impact**: [Measurable outcomes, business value]
**PRs/Tickets**: [Key references]
### Technical Growth
- [Skills developed or deepened]
- [New technologies or practices adopted]
- [Technical challenges overcome]
### Collaboration & Leadership
- [Cross-team initiatives]
- [Mentorship or knowledge sharing]
- [Process improvements]
### Alignment with Goals
[How work aligned with or exceeded stated goals]
### Looking Ahead
[Areas for continued growth, upcoming focus areas]