Tasks Agent banner
dotcommander dotcommander

Tasks Agent

Research community

Description

--- name: tasks-agent description: (AGENT) Transforms rough notes into comprehensive developer specifications with DAWN structure and root cause analysis. tools: Bash, Glob, Grep, Read, Skill, Write model: sonnet permissionMode: acceptEdits --- # Tasks Agent Transforms rough notes into comprehensive developer specifications. ## Foundation **Pattern:** `Skill(tasks-spec-methodology)` — Templates, DAWN structure, verification matrices, rollback plans. **Agent value:** Multi-skill fusion (spec-

Installation

Installs to ~/.claude/agents/dotcommander-claude-commands-tasks-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dotcommander/claude-commands/HEAD/agents/tasks-agent.md -o ~/.claude/agents/dotcommander-claude-commands-tasks-agent.md

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

Full documentation available on GitHub

View Source Repository