implement

Installation
SKILL.md

Implement

Implement approved work described by the active project's spec or tickets.

Resolve every .agents/projects/ path from the repository root; never read or write project artifacts in a global agent-installation directory.

Process

  1. Identify the active project. Read .agents/projects/<project>/CONTEXT.md, LINKS.md, todo.md, the approved spec, ticket drafts, tracker tickets, and relevant ADRs. Confirm the implementation target and its acceptance criteria before changing code.

    Done when the approved scope, test seams, and current ticket frontier are known.

  2. Implement one vertical slice at a time. Use tdd at the pre-agreed seams where possible. Run typechecking and focused tests regularly; keep the project work list current as slices land.

Installs
5
First Seen
12 days ago
implement — akathecoder/agentic-setup