autonomous-master
✓Master orchestrator for autonomous coding projects. Use when starting autonomous projects, continuing sessions, checking status, or running complete autonomous workflows.
Installation
SKILL.md
Orchestrates all 16 autonomous coding skills to implement complete projects from specification to working code.
| featurelist.json | All features with pass/fail status | | init.sh | Environment setup script | | claude-progress.txt | Human-readable progress log | | .claude/master-state.json | Orchestrator state | | .claude/handoffs/.json | Handoff packages | | .claude/checkpoints/.json | Rollback points | | .claude/memory/.json | Error→solution chains |
All errors are stored in memory for future reference (causal chains).
Master orchestrator for autonomous coding projects. Use when starting autonomous projects, continuing sessions, checking status, or running complete autonomous workflows. Source: adaptationio/skrillz.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/adaptationio/skrillz --skill autonomous-master- Source
- adaptationio/skrillz
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is autonomous-master?
Master orchestrator for autonomous coding projects. Use when starting autonomous projects, continuing sessions, checking status, or running complete autonomous workflows. Source: adaptationio/skrillz.
How do I install autonomous-master?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/adaptationio/skrillz --skill autonomous-master Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/adaptationio/skrillz
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01