一键导入
wave-planner
Transform project issues into execution-ready implementation plans with risk prediction, wave-based organization, specialist agents, and TDD workflow
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Transform project issues into execution-ready implementation plans with risk prediction, wave-based organization, specialist agents, and TDD workflow
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
End-to-end planning and execution orchestrator. Chains SPARC or wave-planner (Stage 1), plan-review, linear, and hive-workers-skill into a single workflow. Automatically routes infra changes through SPARC research instead of wave-planner. Use when starting a new initiative, executing a set of Linear issues, or running plan-to-deployment.
Optimize oversized CLAUDE.md files using progressive disclosure. Analyzes content tiers, detects encryption constraints, creates sub-documents, and rewrites the main file with a Sub-Documentation Table. Triggers: optimize CLAUDE.md, reduce CLAUDE.md size, CLAUDE.md too long, apply progressive disclosure to CLAUDE.md
Execute tasks using hive mind orchestration with parallel agents, automatic code review, and documentation updates. Use for feature execution, epic completion, or complex multi-task work.
Managing Linear issues, projects, and teams. Use when working with Linear tasks, creating issues, updating status, querying projects, or managing team workflows.
Manage git worktrees for parallel development with conflict prevention and wave-aware execution strategy. Use when creating feature branches, starting parallel work sessions, merging worktree PRs, or coordinating multiple Claude sessions.
End-of-session housekeeping for git repositories. Use when the user asks to 'end of session', 'clean up session', 'session housekeeping', 'clean up branches', 'clean up worktrees', or 'clean up remote branches'.
| name | wave-planner |
| version | 2.0.0 |
| description | Transform project issues into execution-ready implementation plans with risk prediction, wave-based organization, specialist agents, and TDD workflow |
| author | William Smith |
| triggers | {"keywords":["plan the work","break this down","create waves","implementation plan","plan the implementation","organize into waves","sprint planning","wave structure"],"explicit":["/wave-planner","/plan"]} |
| tools | ["Read","Task"] |
| composes | ["linear","hive-workers-skill","governance"] |
Transform project issues into execution-ready implementation plans with wave-based organization, specialist agent assignments, token estimates, and TDD workflow.
When triggered, immediately:
./agent-prompt.mdsubagent_type: "general-purpose" passing the agent-prompt content as the promptDo NOT execute the planning workflow in this session. The subagent handles everything including user interaction (AskUserQuestion), artifact generation, and Linear queries.
This skill spawns a general-purpose subagent that performs file write operations (implementation plans, ADRs, hive configs).
Foreground execution required: Yes. Background execution auto-denies unapproved Write/Edit tools, causing silent failures when creating artifacts.
Required tools: Read, Write, Edit, Bash, Grep, Glob, Task, AskUserQuestion, TodoWrite
Fallback: If Write/Edit tools are denied, the subagent returns the plan content as text output for the coordinator to write to disk.
Reference: Subagent Tool Permissions Research
See agent-prompt.md for prior changelog entries.