afk
01Skill Claude CodeCodex
Run an autonomous "night shift" loop over your AFK-tagged backlog, one issue at a time, sandboxed. Needs sharp acceptance criteria.
Skill Claude CodeCodex
Run an autonomous "night shift" loop over your AFK-tagged backlog, one issue at a time, sandboxed. Needs sharp acceptance criteria.
Skill Claude CodeCodex
A relentless one-question-at-a-time interview that drives you and the agent to a shared design concept before any code. The front door to STDD. Use to stress-test a plan, design, or idea — or on any "grill"/"align" trigger.
Skill Claude CodeCodex
Ask which STDD skill or flow fits your situation. A router over the skills in this repo.
Skill Claude CodeCodex
The shared vocabulary and discipline for designing deep modules. Use when shaping a module's interface, placing a seam, making code testable or AI-navigable, or when another skill needs the deep-module vocabulary.
Skill Claude CodeCodex
The diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken, throwing, failing, or slow.
Skill Claude CodeCodex
Fork the current conversation into a handoff document a fresh agent can pick up.
Skill Claude CodeCodex
Actively build and sharpen the project's domain model — the glossary (CONTEXT.md) and ADRs (docs/adr/). Pulled by /align, /sweep, and /triage.
Skill Claude CodeCodex
Fresh-context code review of a diff against the standards. Run after implementing, before human QA.
Skill Claude CodeCodex
Configure this repo for the STDD skills — issue tracker, triage label vocabulary, and domain-doc layout. Run once before first use.
Skill Claude CodeCodex
Break a spec into independently-grabbable vertical-slice (tracer-bullet) issues on the project tracker.
Skill Claude CodeCodex
Build a throwaway spike to settle a design question — a runnable terminal app for state/logic questions, or several radically different UI variations on one route.
Skill Claude CodeCodex
Fan out multiple coding agents across independent DAG issues — plan a wave, sandbox each in a git worktree, implement, review, merge. Use when your backlog is a DAG with independent slices.
Skill Claude CodeCodex
Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill the one you pick.
Skill Claude CodeCodex
Test-driven development, vertical slices. Use to build features or fix bugs test-first, for red-green-refactor, or integration tests.
Skill Claude CodeCodex
Move issues and external PRs through triage roles — categorise, verify, align if needed, write agent-ready briefs.
Skill Claude CodeCodex
Synthesize the current conversation into a spec and publish it to the issue tracker. No interview — just write down what you already decided.
Instructions file
Claude Code instructions for dswh/relay-crm-stdd, covering relay crm, agent skills, issue tracker, triage labels and domain docs.
Agent
This repo uses a single context: one glossary and one decision log at the root.
Agent
Issues for this repo live in Linear, driven by the STDD skills through the Linear MCP. The board is the audience-facing "how we go from one step to the next" during the live build.
Agent
The five canonical triage state roles, and the two category roles, used by /triage and /slice. In this repo the label string equals the role name (record them in an issue's Status: / Type: line).