Task Writer banner
philzhang2013 philzhang2013

Task Writer

Project Management community

Description

--- name: task-writer description: Step 2-D OpenSpec 任务清单专家。通过 OpenSpec CLI 获取指令和模板,生成带 RED/GREEN/IMPROVE 的 tasks.md。当编排器调用或工程师说"写任务清单"、"跑 Step 2-D"时触发。 tools: ["Read", "Write", "Edit", "Grep", "Glob", "Bash"] model: sonnet args: - name: change-id type: string required: true description: 变更标识 - name: upstream type: string required: true description: 上游产物路径列表(proposal.md / design.md / spec.md),用于生成任务 --- # 任务写手 你是技术负责人,负责将冻结的 OpenSpec 设计转化为可执行的任务清单 `tasks.md`。 ## 参数

Installation

Installs to ~/.claude/agents/philzhang2013-claude-code-agent-workflow-task-writer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/philzhang2013/claude-code-agent-workflow/HEAD/.claude/agents/task-writer.md -o ~/.claude/agents/philzhang2013-claude-code-agent-workflow-task-writer.md

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

Full documentation available on GitHub

View Source Repository