Transform raw ideas, todos, brainstorms, and feature requests into structured Agile plans by uncovering hidden requirements and applying design patterns. Decompose into epics, user stories, technical tasks; generate Markdown plans; create fully-contextual tickets in Linear or Jira; review test suites and git changes against task criteria for quality and compliance.
Decompose complex tasks using Agile methodology and SWE patterns
Structure raw ideas and todos into clear, actionable plans with proactive discovery
Final review of pending code changes against task acceptance criteria
Save the current planning session to a markdown file
Create tasks in Linear or Jira with full context and architectural guidance
Software engineering planning specialist that helps structure ideas into well-architected plans. Proactively asks questions to discover hidden requirements. Use when users provide unorganized thoughts, feature requests, todo lists, or need help planning work.
Reviews test quality, coverage, and TDD compliance. Use when evaluating test suites, checking coverage reports, or ensuring tests follow best practices. Automatically activates when discussing tests, coverage, or test quality.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A Claude Code plugin that transforms raw ideas, todos, and brainstorms into well-architected, actionable plans with proper design patterns, Agile/SCRUM structure, and TDD practices.
Part of the Dragonscale Marketplace.
First, add the Dragonscale marketplace to Claude Code:
claude /plugin marketplace add Dragonscale-Labs/marketplace
Then install the planning plugin:
claude /plugin install dragonscale/plan
| Command | Description | Example |
|---|---|---|
/plan:refine | Structure raw ideas into plans | /plan:refine Add login, fix bug, update docs |
/plan:session | Save current planning work | /plan:session auth-feature |
/plan:tasks | Create tasks in Linear/Jira | /plan:tasks |
/plan:breakdown | Decompose complex task | /plan:breakdown Implement user authentication |
/plan:test | Review test quality and coverage | /plan:test src/services |
/plan:review | Final code review against task criteria | /plan:review |
Automatically activates when Claude detects:
Automatically activates when Claude detects:
The plugin enforces TDD with layer-appropriate coverage targets:
| Layer | Coverage Target | Required? |
|---|---|---|
| Services/Business Logic | 80%+ | Yes |
| Repositories/Data Access | 80%+ | Yes |
| API/Controllers | 70%+ | Yes |
| Utilities/Helpers | 90%+ | Yes |
| Frontend Components | 40-60% | Critical paths only |
| Frontend Styling | 0% | Skip |
TDD Task Structure:
**Test First**:
- [ ] Write tests for expected behavior
- [ ] Include edge cases and error scenarios
**Then Implement**:
- [ ] Code to pass tests
claude mcp add --transport http linear https://mcp.linear.app/mcp
Follow your organization's Atlassian Rovo MCP setup instructions.
The /plan:tasks command auto-detects which MCPs are connected.
/plan:refine or let the auto-skill structure them/plan:breakdown/plan:session/plan:tasksEvery command asks 2-4 targeted questions to surface hidden requirements before structuring plans.
Plans structure work so these patterns emerge naturally:
Every plan includes a "Sprint 0" task that:
models/, services/, repositories/, api/)CLAUDE.md to each folder documenting the patternEvery task includes:
All work is automatically saved to organized session files:
npx claudepluginhub Dragonscale-Labs/marketplace --plugin planCodeSwarm integration for Claude Code - claim tasks, implement solutions, and submit work for bounties
Generate icons using the icon.new AI service
Generate AI icons using icon.new with x402 USDC payments on Base
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Superpowers Plus core skills library for Claude Code: planning, execution routing, TDD, debugging, and collaboration workflows
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development