·auto-claude-build
>_

auto-claude-build

adaptationio/skrillz

Auto-Claude autonomous build system. Use when running builds, understanding agent workflow, managing parallel execution, or troubleshooting build issues.

6Installs·0Trend·@adaptationio

Installation

$npx skills add https://github.com/adaptationio/skrillz --skill auto-claude-build

SKILL.md

Deep dive into the autonomous build pipeline and agent orchestration.

| Agent | Purpose | Model | Thinking Tokens |

| Planner | Creates subtask-based implementation plan | Claude | 5000 | | Coder | Implements subtasks, can spawn subagents | Claude | None | | QA Reviewer | Validates acceptance criteria | Claude | 10000 | | QA Fixer | Fixes QA-reported issues | Claude | None |

Auto-Claude autonomous build system. Use when running builds, understanding agent workflow, managing parallel execution, or troubleshooting build issues. Source: adaptationio/skrillz.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/adaptationio/skrillz --skill auto-claude-build
Category
>_Productivity
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is auto-claude-build?

Auto-Claude autonomous build system. Use when running builds, understanding agent workflow, managing parallel execution, or troubleshooting build issues. Source: adaptationio/skrillz.

How do I install auto-claude-build?

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 auto-claude-build 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