write-a-test-plan
Installation
SKILL.md
Write a Test Plan
Generate a comprehensive testing plan by searching the conversation and project context for PRDs, implementation plans, triage documents, and issues. Output is a Markdown file in ~/Development/docs/test-plans/.
Process
1. Find source documents
Search for context in this order. Use ALL sources found, not just the first match:
- Conversation context: Check if a PRD, implementation plan, or triage doc has already been discussed
- Local docs: Ask the user where their PRDs, issues, and plans are stored. Read from the provided paths
- Codebase: Explore existing tests, test utilities, fixtures, and test configuration to understand current test patterns
The user may also provide links to Linear issues, Figma designs, or Notion documents for additional context.
2. Gather external context
If the user provided references to external tools, use the available MCP tools to pull in context: