Runs the Feature Kickoff workflow generating problem statement, hypothesis, PRD, and implementation-ready user stories in sequence.
From pm-skillsnpx claudepluginhub product-on-purpose/pm-skills/kickoffConducts deep codebase research, external best practices review, and MVP pathfinding, producing a kickoff document with architecture insights, gap analysis, and implementation options.
/kickoffUse when starting development work on a bug, feature, improvement, or task. Orchestrates the full pipeline: discover, brainstorm, plan, execute, review, ship.
/kickoffInitialize a multi-agent team for the current project. Classifies project type, assesses codebase, proposes a team, scaffolds .agents/ directory, and writes Sprint 1 plan.
/kickoffFull strategic planning workflow - guides you through defining north star, vision, mission, strategy, non-goals, success metrics, OKRs, epics, and user stories as GitHub issues
Run the Feature Kickoff workflow to go from problem to implementation-ready user stories.
This workflow uses multiple skills in sequence. For each step, read the skill instructions and follow them to create the artifact.
Use the define-problem-statement skill from skills/define-problem-statement/SKILL.md.
Create a clear problem framing document that defines:
Use the define-hypothesis skill from skills/define-hypothesis/SKILL.md.
Based on the problem statement, create a testable hypothesis:
Use the deliver-prd skill from skills/deliver-prd/SKILL.md.
Create a Product Requirements Document that specifies:
Use the deliver-user-stories skill from skills/deliver-user-stories/SKILL.md.
Break the PRD into implementable user stories:
Create all four artifacts in sequence, ensuring each builds on the previous.
Reference the Feature Kickoff bundle at _bundles/feature-kickoff.md for additional guidance.
Context from user: $ARGUMENTS