بنقرة واحدة
career-monthly
Monthly reflection that spots patterns, trends, and growth areas across recent work
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Monthly reflection that spots patterns, trends, and growth areas across recent work
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Extract and track commitments from meeting notes - who promised what to whom, with deadlines and status tracking.
Route tasks to Pi for comparison testing. Toggle Pi mode or run specific commands through Pi.
View and manage Pi-built extensions synced to Amp. Shows available tools, commands, and sync status.
Review proposed actions surfaced by the B-1 Activation Engine. Gathers recent signals, extracts candidates, ranks them, drafts artifacts, and captures the user's response per offer. Standalone — does not modify /daily-plan.
Configure AI model options - budget cloud models (save 80%+) and offline mode (use Amp without internet)
Check your AI model configuration - see what's set up, current model, credits remaining
| name | career-monthly |
| description | Monthly reflection that spots patterns, trends, and growth areas across recent work |
Analyze patterns across recent work to generate a monthly reflection. Identifies recurring themes, skill development trends, productivity patterns, and focus recommendations for the month ahead.
Run /career-setup first to establish baseline (job description, career ladder, latest review, growth goals).
05-Areas/Career/Reflections/YYYY-MM - Monthly Reflection.md05-Areas/Career/Evidence/05-Areas/Career/Growth_Goals.md05-Areas/Career/Career_Ladder.mdSystem/user-profile.yamlThis mode uses Career MCP tools for data aggregation:
scan_evidence(date_range: "last-30-days") — Get recent evidencetimeline_analysis(period: "last-6-months", group_by: "month") — See trends over timeMCP tools provide structured data; you interpret and coach.
Adapt coaching style based on System/user-profile.yaml > communication.career_level:
| Level | Style | Focus |
|---|---|---|
| Junior (0-3 yrs) | Encouraging | Learning, confidence building |
| Mid (3-7 yrs) | Collaborative | Ownership, impact measurement |
| Senior (7+ yrs) | Challenging | Strategy, scaling, systems-thinking |
| Leadership/C-Suite | Challenging | Team development, org impact |
User's explicit coaching_style preference overrides defaults.
Accept whatever the user shares about their month. If they start with nothing, prompt:
## Monthly Reflection Session
**Let's look at the bigger picture.** Tell me about your month:
- What themes or patterns are you noticing?
- Any projects that shifted direction?
- Where did you grow? Where did you struggle?
- What's top of mind as you look ahead?
Just share what comes to mind — I'll pull in your evidence data to spot patterns.
Ask 3-5 targeted questions to fill gaps. Adapt to career level:
Early Career: "What was the biggest thing you learned this month?" "What would you do differently?" Mid Career: "What trade-offs did you navigate?" "How did you influence outcomes?" Senior: "What's the 6-month play here?" "What patterns are you seeing across the team?"
Focus areas:
Ask conversationally, 2-3 at a time. Wait for answers before follow-ups.
Call Career MCP tools:
scan_evidence(date_range: "last-30-days")
timeline_analysis(period: "last-6-months", group_by: "month")
Interpret the aggregated data to identify patterns, then generate:
# Monthly Reflection — [MONTH YEAR]
**Date:** YYYY-MM-DD
---
## Overview
[High-level summary of the month's work and themes]
---
## Recurring Themes
### [Theme 1]
**What I noticed:** [Pattern observed]
**Why it matters:** [Significance]
**Examples:**
- [Instance 1]
- [Instance 2]
- [Instance 3]
### [Theme 2]
**What I noticed:** [Pattern observed]
**Why it matters:** [Significance]
**Examples:**
- [Instance 1]
- [Instance 2]
---
## Skill Development Trends
### Skills Strengthening
- **[Skill 1]:** [Evidence of growth]
- **[Skill 2]:** [Evidence of growth]
- **[Skill 3]:** [Evidence of growth]
### Skills to Focus On
- **[Skill 1]:** [Why this needs attention]
- **[Skill 2]:** [Why this needs attention]
---
## Productivity Patterns
### What's Working Well
- [Pattern 1]
- [Pattern 2]
- [Pattern 3]
### What Needs Adjustment
- [Pattern 1] → [Suggested change]
- [Pattern 2] → [Suggested change]
---
## Focus Recommendations
Based on this month's patterns, here are 2-3 areas to prioritize next month:
1. **[Focus Area 1]**
- Why: [Rationale]
- How: [Specific approach]
2. **[Focus Area 2]**
- Why: [Rationale]
- How: [Specific approach]
3. **[Focus Area 3]**
- Why: [Rationale]
- How: [Specific approach]
---
## Action Items
Specific steps for next month:
- [ ] [Action 1]
- [ ] [Action 2]
- [ ] [Action 3]
- [ ] [Action 4]
---
## Reflections & Notes
[Space for user's own thoughts and observations]
---
*This reflection synthesizes patterns from daily reviews, meeting notes, and career evidence captured in Amp.*
## ✅ Monthly Reflection Complete
**Saved to:** `05-Areas/Career/Reflections/YYYY-MM - Monthly Reflection.md`
**Suggested Actions:**
- Review this at the start of next month
- Share relevant insights with your manager in your next 1:1
- Update `Growth_Goals.md` if priorities have shifted
**Want to revise any section?**
If the session revealed achievements or skills development:
## Capture Career Evidence?
Based on what you shared, I noticed:
- [Achievement/skill 1]
- [Achievement/skill 2]
**Want me to save these to `05-Areas/Career/Evidence/`?**
Achievement: 05-Areas/Career/Evidence/YYYY-MM-DD - [Achievement Name].md
# [Achievement Name]
**Date:** YYYY-MM-DD
**Project:** [Project name]
**Category:** [Impact / Technical / Leadership]
## What I Did
[Description]
## Impact
- [Measurable outcome 1]
- [Measurable outcome 2]
## Skills Demonstrated
- [Skill 1]
- [Skill 2]
## Ladder Alignment
**Maps to:** [Career ladder competency]
Skill Development: 05-Areas/Career/Evidence/YYYY-MM-DD - [Skill] Development.md
# [Skill Name] Development
**Date:** YYYY-MM-DD
## What I'm Learning
[Description and why it matters]
## Recent Examples
### [Example 1]
**Project:** [Project name]
**What I did:** [How I applied/practiced]
**Outcome:** [What happened]
## Growth Over Time
**Where I started:** [Baseline]
**Where I am now:** [Current state]
**Where I'm going:** [Target state]
If the session revealed new priorities:
## Update Growth Goals?
It sounds like [NEW PRIORITY] is becoming important.
Want me to add this to `05-Areas/Career/Growth_Goals.md`?
Before finalizing output:
Update System/usage_log.md to mark career coaching as used.
Call track_event with event_name career_coach_session and properties:
mode: "monthly"This only fires if the user has opted into analytics.