一键导入
task-generator
Convert feature context into epics, tasks, waves, and deterministic task artifacts.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Convert feature context into epics, tasks, waves, and deterministic task artifacts.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when executing a slice plan wave by wave.
Use when validating generated slices.
Use after PR creation when requesting Codex or Copilot review.
Author acceptance tests from requirements before implementation.
Evaluate plans/tasks/outputs for schema and quality violations.
Audit API/schema/route/CLI contract changes for compatibility and migration needs.
| name | task-generator |
| description | Convert feature context into epics, tasks, waves, and deterministic task artifacts. |
Use when a feature spec needs a PR-sized plan with waves.
repo-context-map.docs/agent-plans/<feature>/plan.mddocs/agent-plans/<feature>/plan.jsondocs/agent-plans/<feature>/tasks.csvdocs/agent-plans/<feature>/tasks/<TASK-ID>.mdplan.json including feature, source_documents, assumptions, open_questions, epics, tasks, waves.tasks.csv.Each task includes: id, epic_id, wave, title, branch, objective, non_goals, context_to_load, read_set, write_set, dependencies, parallel_conflicts, implementation_steps, tests_to_write_first, verification_commands, acceptance_criteria, review_focus, rollback_notes.
writing-plans, writing-skills, and planning style workflows from Superpowers for decomposition.