Task Creator banner
pavel-molyanov pavel-molyanov

Task Creator

Project Management community

Description

--- name: task-creator description: | Creates task files from tech-spec Implementation Tasks section. Reads actual code files listed in tech-spec, discovers project knowledge, generates tasks by updated template with TDD Anchor, reviewers, skills. Use when: generating task/*.md files after tech-spec is approved, during /decompose-tech-spec or manual task creation from tech-spec. Also used in fix mode: receives existing task + validator findings, applies fixes. Scope excludes: vali

Installation

Installs to ~/.claude/agents/pavel-molyanov-molyanov-ai-dev-task-creator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/pavel-molyanov/molyanov-ai-dev/HEAD/agents/task-creator.md -o ~/.claude/agents/pavel-molyanov-molyanov-ai-dev-task-creator.md

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

Full documentation available on GitHub

View Source Repository