mohitagw15856 and Claude
01c10eb625
Content quality improvements to remaining 5 engineering skills
...
Completes the quality pass across all 10 skills:
- incident-postmortem: fix opening paragraph (blameless framing emphasis),
add root cause circular check + action item specificity quality checks
- pr-description-writer: add title format quality check, fix
risk-appropriate reviewer guidance quality check
- system-design-interview: rewrite architecture diagram instruction
(system-specific not generic template), fix capacity estimates to show
arithmetic, add trade-offs non-empty check
- api-docs-writer: add API Version + Rate Limits inputs, clarify output
format options, add error codes completeness check, fix code examples check
- architecture-decision-record: add ADR Number + Team Context inputs,
fix Implementation Notes + Review Date guidance, fix quality checks for
context specificity and rejected option reasoning
Both skills/ and plugins/pm-engineering/skills/ copies updated.
https://claude.ai/code/session_01C3HwChrccJd145vJ6Z7ajF
2026-05-20 12:06:26 +00:00
mohitagw15856 and Claude
49137bd1b6
Content quality improvements to 7 engineering skills (partial batch)
...
Applies reviewer-feedback-driven improvements across 7 skills:
- code-review-checklist: add Section 1 header, optional diff input, precise
review time estimate, stronger quality checks
- debugging-log-analyser: improve Context input, add Frequency input,
add Section 1 Error Classification header, stronger quality checks
- changelog-generator: add Previous Version Behaviour + Scope inputs,
clarify Formatting Rules are skill-internal, stronger quality checks
- pr-description-writer: add Target Branch + Linked Issue inputs, fix
Screenshots omission instruction, stronger quality checks
- test-strategy-doc: split Existing Coverage from Tech Stack, add
Deployment Cadence input, fix Performance Tests conditional,
stronger quality checks
- runbook-writer: add Monitoring Tools + Key Environment Details inputs,
fix Last Updated placeholder, stronger quality checks
- incident-postmortem: add Responders + Customer Communications inputs
Both skills/ and plugins/pm-engineering/skills/ copies updated.
https://claude.ai/code/session_01C3HwChrccJd145vJ6Z7ajF
2026-05-20 12:06:26 +00:00
mohitagw15856 and Claude
929fa3ad7f
Restore trigger phrases as ## Usage Examples across 10 engineering skills
...
Renamed ## Example Trigger Phrases → ## Usage Examples to make the section
clearly human-facing documentation rather than a system instruction.
Restores content that was removed in the previous quality pass.
Skills updated (both skills/ and plugins/pm-engineering/skills/):
code-review-checklist, debugging-log-analyser, changelog-generator,
pr-description-writer, system-design-interview, test-strategy-doc,
runbook-writer, incident-postmortem, api-docs-writer,
architecture-decision-record
https://claude.ai/code/session_01C3HwChrccJd145vJ6Z7ajF
2026-05-20 12:06:26 +00:00
mohitagw15856 and Claude
e366a77cf0
Quality-improve 10 v7.0.0-era engineering skills
...
Applies three consistent fixes across the v7.0.0 batch:
- Rename `## Output Structure` → `## Output Format` for consistency
- Wrap output template in `---` document separators (code-review-checklist,
debugging-log-analyser needed full structural upgrade; remaining 8 already
had the wrapper)
- Remove `## Example Trigger Phrases` section from all 10 skills
Skills updated: code-review-checklist, debugging-log-analyser,
changelog-generator, pr-description-writer, system-design-interview,
test-strategy-doc, runbook-writer, incident-postmortem, api-docs-writer,
architecture-decision-record
Both `skills/` and `plugins/pm-engineering/skills/` copies synced.
https://claude.ai/code/session_01C3HwChrccJd145vJ6Z7ajF
2026-05-20 12:06:11 +00:00
mohitagw15856
af29d30631
rebrand: PM = Professional, not just Product Management
...
Reposition the library without changing the repo name or URLs.
Adds 'PM stands for Professional' tagline to README header and
marketplace.json description to reflect the library now covering
16 professions beyond product management.
2026-05-17 11:14:40 +01:00
mohitagw15856
bfdbec17a3
feat: v10.0.0 — 8 new skills across Customer Success and Engineering (500-star milestone)
...
Two star milestones shipped together:
Customer Success bundle (pm-cs) — 250-star milestone:
- cs-health-scorecard: weighted RAG health score across 5 dimensions with renewal forecast
- qbr-deck: slide-by-slide QBR structure with value narrative and mutual commitments
- cs-escalation-brief: 4-level escalation framework with root cause, impact, and decision required
- churn-analysis: voluntary/unavoidable churn split, early warning signals, prioritised interventions
Engineering expansion (pm-engineering) — 500-star milestone:
- cicd-playbook: full pipeline playbook from build through post-deploy checks and rollback
- slo-error-budget: SLI definitions, burn rate alerts, and error budget policy
- developer-onboarding-doc: first-week guide covering architecture, setup, testing, and contacts
- oncall-runbook: per-alert response procedures, escalation matrix, and handoff template
Also:
- Added pm-cs plugin to marketplace.json
- Updated pm-engineering plugin.json to v3.0.0 (14 skills)
- Updated marketplace.json to v10.0.0 (114 skills, 23 bundles, 16 professions)
- README updated with new CS section, corrected skill numbering (106 → 114)
- Added bug report link to Contributing section
- Star milestones updated to show 250 and 500 as unlocked
2026-05-17 10:55:58 +01:00
mohitagw15856
59c4510055
feat: v9.0.0 — three new agent templates (Discovery, Stakeholder Comms, Launch)
...
This release adds three new agent templates to the library, bringing the total to four.
New templates:
- PM Discovery Agent: synthesises customer interviews from Notion or Google Drive,
identifies cross-interview themes, scores assumption confidence, generates follow-up questions
- PM Stakeholder Comms Agent: detects audience type (executive/investor/stakeholder/board),
pulls activity from Linear/Jira/Drive, drafts in audience-appropriate format
- PM Launch Agent: end-to-end launch coordination with channel-specific content,
calendar, success metrics, and launch checklist
Each template follows the established pattern: README, AGENT.md, orchestrate.sh,
2 subagents, connectors with example configs, examples, smoke test.
Total file count: 37 new files across 3 templates.
Updated README to position library as 4-template collection.
Bumped marketplace.json from v8.0.0 to v9.0.0.
2026-05-07 22:30:34 +01:00
mohitagw15856
84eefcabd6
fix: move templates contributing guide to templates/CONTRIBUTING.md
2026-05-05 23:31:59 +01:00
mohitagw15856
e5377ca61a
feat: v8.0.0 — first agent template (PM Sprint Agent) following Anthropic's agent template architecture
...
- Added templates/pm-sprint-agent/ directory with full agent template
- AGENT.md system prompt with explicit step-by-step workflow
- 2 subagents: capacity-analyst and risk-scorer
- 2 connectors: linear and jira (with example configs)
- Symlinked skills from main library: sprint-planning, sprint-brief
- orchestrate.sh end-to-end workflow script
- examples/ folder with input and output examples
- tests/ folder with smoke test
- Updated README to position skills as building blocks for agent templates
- Added Anthropic agent templates announcement reference (May 5, 2026)
- Bumped marketplace.json to v8.0.0
- Listed 7 candidate agent templates this library supports
This is the first agent template in the library. More to follow.
2026-05-05 23:26:08 +01:00
mohitagw15856
c1d47fa1ae
update path
2026-04-23 15:36:09 +01:00
mohitagw15856 and Claude Sonnet 4.6
c0544fb76a
feat: v7.0.0 — 6 new engineering skills, badges, milestone tracker, SKILL_REQUEST.md
...
New skills added to pm-engineering bundle (now 10 skills total):
- debugging-log-analyser: stack trace → structured root cause diagnosis + fix
- pr-description-writer: diff/commits → reviewer-ready PR description
- system-design-interview: full system design with capacity, components, trade-offs
- changelog-generator: git log → polished Keep a Changelog entry
- test-strategy-doc: spec/PRD → complete test strategy with P0/P1 test cases
- runbook-writer: operational runbooks with exact commands, rollback, and escalation
README updates:
- 5 shields.io badges (stars, skill count, version, install, license)
- "See It in Action" demo section
- pm-engineering added to Quick Install list
- Star Milestone Tracker (100/250/500/1000 stars roadmap)
- Engineering table extended from 4 to 10 skills (41–50)
- Article 14 link resolved from remote merge
Config updates:
- marketplace.json: v6.0.0 → v7.0.0, "106 skills"
- pm-engineering plugin.json: v1.0.0 → v2.0.0
New file: SKILL_REQUEST.md — community skill voting board
Co-Authored-By: Claude Sonnet 4.6 <[email protected] >
2026-04-23 15:21:43 +01:00
mohitagw15856 and Claude Sonnet 4.6
44d211b934
fix: update marketplace.json to v6.0.0 with 100 skills
...
Bumps top-level version from 5.2.0 → 6.0.0, updates description to
reflect 100 skills, and syncs 6 plugin entries (pm-gtm, pm-finance,
pm-hr, pm-sales, pm-operations, pm-cross) to version 1.1.0 with
updated descriptions including the 7 new skills.
Co-Authored-By: Claude Sonnet 4.6 <[email protected] >
2026-04-20 21:05:31 +01:00
mohitagw15856 and Claude Sonnet 4.6
35364c7512
fix: update plugin.json for 6 bundles with new skills and version bumps
...
- pm-gtm v1.1.0: added seo-content-brief, media-pitch
- pm-finance v1.1.0: added tax-planning-checklist
- pm-hr v1.1.0: added change-management-plan
- pm-sales v1.1.0: added sales-forecasting-model
- pm-operations v1.1.0: added workshop-facilitation-guide
- pm-cross v1.1.0: added teaching-lesson-plan
Updated descriptions and keywords in all 6 plugin.json files
Co-Authored-By: Claude Sonnet 4.6 <[email protected] >
2026-04-20 21:02:14 +01:00
mohitagw15856 and Claude Sonnet 4.6
513e1d3ce7
fix: sync all skill updates and new skills into plugin bundles
...
- Synced 97 existing skill SKILL.md files from skills/ to their plugin bundle copies
- Added 7 new skills to plugin bundles:
- seo-content-brief, media-pitch -> pm-gtm
- tax-planning-checklist -> pm-finance
- change-management-plan -> pm-hr
- sales-forecasting-model -> pm-sales
- workshop-facilitation-guide -> pm-operations
- teaching-lesson-plan -> pm-cross
Co-Authored-By: Claude Sonnet 4.6 <[email protected] >
2026-04-20 21:00:08 +01:00
mohitagw15856 and Claude Sonnet 4.6
b6e0cbc31b
merge: incorporate remote README updates (article links for parts 10-11)
...
Co-Authored-By: Claude Sonnet 4.6 <[email protected] >
2026-04-20 20:54:59 +01:00
mohitagw15856 and Claude Sonnet 4.6
f3b9d008fe
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 <[email protected] >
2026-04-20 20:52:31 +01:00
mohitagw15856
34b0f780e6
feat: Opus 4.7 release — 3 new vision/document skills, 3 updated skills (v5.2.0, 93 skills)
2026-04-17 12:07:27 +01:00
mohitagw15856
69a319688f
fix: update marketplace.json to v5.1.0 — 22 plugins including pm-figma
2026-04-08 20:07:01 +01:00
mohitagw15856
254e389593
fix: add missing pm-figma plugin.json
2026-04-08 20:00:52 +01:00
mohitagw15856
7db88b1a2d
feat: add pm-figma bundle — 10 Figma skills for PMs and designers (v5.1.0, 90 skills total)
2026-04-08 19:48:07 +01:00
mohitagw15856 and Claude Sonnet 4.6
14d191cda0
chore: remove shell scripts from repo
...
Internal bash scripts don't need to be public — removed from tracking.
.gitignore already excludes *.sh going forward.
Co-Authored-By: Claude Sonnet 4.6 <[email protected] >
2026-04-05 13:11:44 +01:00
mohitagw15856
2e17d68eaa
feat: add 27 new skills across 7 professions — 80 skills, 21 plugins (v5.0.0)
2026-04-05 12:48:16 +01:00
mohitagw15856
380a1dde21
docs: add CODE_OF_CONDUCT and SECURITY policy
2026-04-02 10:37:30 +01:00
mohitagw15856
e612ba45b1
fix: update marketplace.json to v4.0.0 with 14 plugins
2026-04-02 09:54:42 +01:00
mohitagw15856
fb235be09a
feat: add 6 new plugin bundles (pm-gtm, pm-engineering, pm-data, pm-people, pm-design, pm-business)
2026-04-02 09:35:59 +01:00
mohitagw15856
f9b79a48b9
add folders in plugins
2026-04-02 09:19:07 +01:00
mohitagw15856
7ad6ec62fa
merge remote changes
2026-04-02 09:04:17 +01:00
mohitagw15856
c3efe0cdef
feat: add go-to-market
2026-04-02 09:01:04 +01:00
mohitagw15856
6af3f21689
feat: add 20 new skills across 6 professions (skills 34-53) + open source contributing guide
2026-04-02 08:51:21 +01:00
mohitagw15856
d1b06591cb
add plugin.json manifests for all 8 PM skill bundles
2026-03-23 08:22:21 +00:00
mohitagw15856
6113761ecb
add marketplace plugin structure
2026-03-23 08:13:37 +00:00
mohitagw15856
96109f1cdd
move skills into skills/ directory
2026-03-22 20:07:15 +00:00