pactkit

Project Plan β€” Testing skill for Claude Code

Testing community

Analyze requirements, create Spec and Story.

How to install Project Plan

Installs to ~/.claude/skills/pactkit-claude-code-plugin-project-plan/SKILL.md

Terminal
mkdir -p ~/.claude/skills/pactkit-claude-code-plugin-project-plan && curl -fsSL https://raw.githubusercontent.com/pactkit/claude-code-plugin/HEAD/commands/project-plan.md -o ~/.claude/skills/pactkit-claude-code-plugin-project-plan/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Project Plan does


description: "Analyze requirements, create Spec and Story" allowed-tools: [Read, Write, Edit, Bash, Glob, Grep]

Command: Plan (v1.3.0 Integrated Trace)

  • Usage: /project-plan "$ARGUMENTS"
  • Agent: System Architect

Previous workflow/checkpoint records are optional historical context only. They must not block planning, require a new session, or determine this command's completion.

🧠 Phase 0: The Thinking Process

**Execution Style**: Work through each phase incrementall

Alternatives in Testing

  • Claude Code Spec Workflow β€” Automated Kiro-style Spec workflow for Claude Code 3.6k β˜…
  • Cc Sdd β€” Spec-driven development (SDD) for your team's workflow 3.1k β˜…
  • UI Review β€” Parallel user story validation β€” discovers YAML stories, fans out bowser-qa-agents, aggregates results 222 β˜…

Full documentation available on GitHub

View Source Repository