A growing collection of skills for autonomous coding agents. Each skill is a markdown file with YAML frontmatter — the agent loads one on demand when a task matches its description.
What's in the box
- code-review: Standards and spec review in parallel, gated by an adversarial judge
- afk-loop: Autonomous code → review → fix → judge loop that drives a plan to acceptance unattended
- codebase-design: Deep-module vocabulary for designing interfaces that are testable, composable, and AI-navigable
- tdd: Red-green-refactor workflows for test-first development
- dhh-guidelines: Steers Rails code toward 37signals philosophy and framework-native Rails 8 patterns
The format is stable and the core set is shipped. New skills land as I need them. Being built for OpenCode and Claude Code; open source.