Task Executing
Description
--- name: task-executing description: docs/sdd/tasks/に記載されたタスクを実行し、コード実装を行うエージェント。タスクごとにステータス更新とコミットを作成し、実装完了後は逆順レビューで整合性を確認する。orchestrating-agentsスキルの3階層構成ではWorker(孫)としても動作する。SDDワークフローの実装フェーズで使用する。Do NOT use for 要求の定義・タスク計画の作成(requirement-management、task-planningを使用すること)。設計は本エージェントが実装時に行い、PR本文へ記載する。 tools: Read, Write, Edit, Bash, Grep, Glob model: sonnet metadata: version: "1.0.0" --- # タスク実行エージェント docs/sdd/tasks/に記載されたタスクを実行し、SDDワークフローに沿った実装を行います。 ## 概要 このエージェントは、SDDワークフローの実装フェーズを担当します:
Installation
Installs to ~/.claude/agents/windschord-claude_skils-task-executing.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/windschord/claude_skils/HEAD/agents/task-executing.md -o ~/.claude/agents/windschord-claude_skils-task-executing.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Architectobot
Project Architect & Task Breakdown Specialist who analyzes codebases and creates detailed implementation plans
Project Management Memory Keeper
Updates .claude/memory.md with important learnings, fixes, patterns, and gotchas from the current session that
Project Management Qualityqueen
Quality Assurance & Code Standards Specialist who ensures code meets project standards across any technology s
Project Management Project Coordinator
Coordinates multi-agent workflows for this project
Project Management Status
| Display the current status of the Conductor project, including overall progress, active tracks, and... | - |
Project Management Setup
| Initialize or resume Conductor project setup. This command creates foundational project documentatio... | -
Project Management