derive-tests
Turn documented intent into a test-coverage map — inventory the tests that exist today, derive use-case cases from the system docs, separate existing coverage…
Break a feature into backlog items — user stories, job stories, or WWA format with acceptance criteria
> /plugin marketplace add phuryn/pm-skillsHow it fires
How this command gets triggered: by you, by Claude, or both.
/write-storiesContext preview
What this command does when you run it.
Break a feature into backlog items — user stories, job stories, or WWA format with acceptance criteria
description: Break a feature into backlog items — user stories, job stories, or WWA format with acceptance criteria argument-hint: "[user|job|wwa] <feature description or PRD>"
Break a feature into well-structured backlog items. Choose from three formats based on your team's preference, each with full acceptance criteria.
/write-stories user Allow users to export reports as PDF and CSV /write-stories job Notification system for task deadlines /write-stories wwa Dark mode for the mobile app /write-stories [upload a PRD or feature spec] # asks format preference /write-stories # asks for feature and format
**Format**: "As a [user type], I want [capability], so that [benefit]" Apply the **user-stories** skill:
**Format**: "When [situation], I want to [motivation], so I can [outcome]" Apply the **job-stories** skill:
**Format**: Why [strategic context] → What [deliverable] → Acceptance [criteria] Apply the **wwas** skill:
Accept in any form: PRD, feature description, user research finding, or verbal idea. If a PRD is provided, extract the requirements to decompose.
If not specified in the invocation, ask:
## Backlog: [Feature Name] **Format**: [User Stories / Job Stories / WWA] **Total stories**: [count] **Estimated total effort**: [if possible] ### Stories #### Story 1: [Short title] **[The story in chosen format]** Acceptance Criteria: - [ ] [Criterion 1] - [ ] [Criterion 2] - [ ] [Criterion 3] Priority: [P0/P1/P2] | Effort: [S/M/L] | Dependencies: [none or list] --- [Repeat for each story] ### Story Map [Visual ordering: must-have → should-have → nice-to-have] ### Technical Notes [Cross-cutting concerns: API changes, data migration, infrastructure] ### Open Questions [Things that need answers before implementation can start]
Save as markdown.
68 PM skills and 42 chained workflows across 9 plugins. Claude Code, Cowork, and more. From discovery to strategy, execution, launch, growth, and shipping AI-built code. Designed for Claude Code and Cowork. Skills compatible with other AI assistants.
Repo: phuryn/pm-skills
Turn documented intent into a test-coverage map — inventory the tests that exist today, derive use-case cases from the system docs, separate existing coverage…
Reverse-engineer an AI-built codebase into the system documents reviewers and auditors need — a core set (architecture, flows, permissions, variables) plus…
Static performance audit of AI-built code — find N+1 queries and request waterfalls, over-fetching, missing indexes, and caching opportunities, ranked by…
Static security audit of AI-built code — map trust boundaries, cross-reference documented intent, self-refute every finding, and report only evidence-backed…
Turn a vibe-coded repo into a reviewer-ready shipping packet — document the app, wire agent context, run security and performance audits, map test coverage,…
Perform cohort analysis on user data — retention curves, feature adoption, and engagement trends