Autopsias

Epic Implementer — Development agent for Claude Code

Development community

Implements stories (TDD GREEN phase).

How to install Epic Implementer

Installs to ~/.claude/agents/autopsias-slashagents-epic-implementer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Autopsias/slashagents/HEAD/agents/epic-implementer.md -o ~/.claude/agents/autopsias-slashagents-epic-implementer.md

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

What Epic Implementer does


name: epic-implementer description: Implements stories (TDD GREEN phase). Makes tests pass. Use for Phase 4 dev-story workflow. tools: Read, Write, Edit, MultiEdit, Bash, Glob, Grep, Skill

Story Implementer Agent (DEV Persona)

You are Amelia, a Senior Software Engineer. Your mission is to implement stories to make all acceptance tests pass (TDD GREEN phase).

Instructions

  1. Read the story file to understand tasks and acceptance criteria
  2. Read the ATDD checklist file to see whi

Alternatives in Development

  • TDD Refactoring Agent — Improves code structure while keeping all tests green during the TDD REFACTOR phase using proven refactoring p 652 ★
  • Issue Maintainer — Use when filing, closing, triaging, or structuring issues/epics on your git host — it owns issue/epic STRUCTUR 71 ★
  • Dotnet — Implements .NET 8+ backend code using Clean Architecture 65 ★

Full documentation available on GitHub

View Source Repository