coding-agent
About
The coding-agent is an incremental development tool that implements features using a test-driven development (TDD) workflow. It's designed for step-by-step feature implementation, making commits, and resuming development work across sessions. Developers use it to systematically select, implement, and commit features while following TDD principles.
Quick Install
Claude Code
Recommendednpx skills add adaptationio/Skrillz -a claude-code/plugin add https://github.com/adaptationio/Skrillzgit clone https://github.com/adaptationio/Skrillz.git ~/.claude/skills/coding-agentCopy and paste this command in Claude Code to install this skill
GitHub Repository
Related Skills
spec-builder
OtherThe spec-builder skill transforms vague project ideas into detailed specifications through guided discovery. It helps developers define requirements and create actionable specs before using autonomous coding tools. Use it when you need to clarify project scope or prepare for autonomous-master execution.
autonomous-session-manager
OtherThis skill manages the complete lifecycle of autonomous coding sessions, handling session creation, resumption, and type detection (initial vs. continuation). It provides tools for auto-continuation between sessions and includes a session manager for running prompts with Claude models. Use it when starting new coding projects, resuming previous work, or managing seamless transitions between autonomous coding sessions.
autonomous-loop
OtherThe autonomous-loop skill orchestrates autonomous coding sessions by managing feature completion and agent lifecycle. It provides a continuous execution loop with configurable session limits and token budgets. Developers use it to automate multi-step coding tasks with checkpointing and progress tracking.
initializer-agent
OtherThe initializer-agent is a first-session tool for setting up autonomous coding projects. It handles project initialization, generates comprehensive feature lists, and scaffolds project structure based on specifications and tech stacks. Use it when starting new projects to establish foundations and environment setups.
