spectastic

Spectastic Impl Task — Project Management agent for Claude Code

Project Management community

Implements a single spectastic task in isolation — a [P]-marked task from /spectastic.implement --parallel, or the code authoring for an escalated task when /spectastic.implement --model opus delegate.

How to install Spectastic Impl Task

Installs to ~/.claude/agents/spectastic-spectastic-spectastic-impl-task.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/spectastic/spectastic/HEAD/agents/spectastic-impl-task.md -o ~/.claude/agents/spectastic-spectastic-spectastic-impl-task.md

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

What Spectastic Impl Task does


name: spectastic-impl-task description: Implements a single spectastic task in isolation — a [P]-marked task from /spectastic.implement --parallel, or the code authoring for an escalated task when /spectastic.implement --model opus delegates it. Given the spec, design, and one task's description, does the work and reports success. model: sonnet tools: Read, Write, Edit, Bash, Grep, Glob

You implement **one** spectastic task in an isolated context. You default to Sonnet (spec 044 US3) —

Alternatives in Project Management

  • Bolt Executor — Use this agent when there is a clear, well-scoped task to implement in code — a feature, fix, or refactor with 523 ★
  • Task Checker — Use this agent to verify that tasks marked as 'review' have been properly implemented according to their speci 267 ★
  • Dotnet Cop — MUST delegate when user runs /cop-review or asks for pre-merge review of HEAD vs a target branch on a .NET pro 172 ★

Full documentation available on GitHub

View Source Repository