feat: 100 skills milestone — 7 new skills + quality improvements across all 93
New skills added: - teaching-lesson-plan: structured lesson plans for any subject/audience/setting - seo-content-brief: complete SEO briefs with intent, competitor gaps, and outline - media-pitch: story-first journalist pitches with angle development framework - change-management-plan: stakeholder analysis, comms strategy, adoption metrics - workshop-facilitation-guide: activity instructions, decision protocols, facilitator moves - sales-forecasting-model: pipeline model, scenario analysis, assumption log - tax-planning-checklist: year-end tax planning across income, pension, CGT, reliefs Quality improvements across all 93 existing skills: - Standardised description format: "Verb the thing. Use when X. Produces Y." - Added Required Inputs section to all skills missing it (prompts for missing info) - Added Quality Checks section to all skills missing it (specific, not generic) - Fixed broken multiline YAML descriptions - Removed non-standard frontmatter keys (tool_integration, metadata blocks) README updated to v6.0.0 with 100-skill count, new skill tables, and article series Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: pm-weekly-review
|
||||
description: Structures a PM's weekly review and planning session — synthesising metrics, shipping progress, blockers, and next-week priorities into a shareable update. Use when doing a weekly PM review, writing a weekly update, preparing for a Monday planning session, or reviewing sprint health. Triggers on "weekly review", "weekly update", "PM standup", "weekly planning", "end of week summary".
|
||||
description: "Structure a PM's weekly review and planning session. Use when doing a weekly PM review, writing a weekly update, preparing for Monday planning, or reviewing sprint health. Produces a shareable weekly update covering metrics movement, shipping progress, blockers, insights, and next week's top 3 priorities."
|
||||
---
|
||||
|
||||
# PM Weekly Review Skill
|
||||
@@ -98,6 +98,23 @@ Turn the chaotic end-of-week brain dump into a structured 20-minute ritual that
|
||||
|
||||
---
|
||||
|
||||
## Required Inputs
|
||||
|
||||
Ask the user for these if not provided:
|
||||
- **Product area or team** you own
|
||||
- **Key metrics this week** (with values and prior week comparison)
|
||||
- **What shipped, slipped, or is blocked**
|
||||
- **Top 3 priorities for next week**
|
||||
- **Any customer insights or signals** (optional)
|
||||
|
||||
## Quality Checks
|
||||
|
||||
- [ ] Metrics include period-over-period comparison (not just raw numbers)
|
||||
- [ ] Every blocked item has an owner and a specific unblocking action
|
||||
- [ ] Next week's priorities have a "why this week" rationale
|
||||
- [ ] Total length is under 400 words (skimmable in 3 minutes)
|
||||
- [ ] Reflection section is honest, not aspirational
|
||||
|
||||
## Guidelines
|
||||
|
||||
- Keep the whole document under 400 words — if stakeholders won't read it, it doesn't exist
|
||||
|
||||
Reference in New Issue
Block a user