정보
자율-마스터 스킬은 16개의 모든 자율 코딩 스킬을 조율하여 명세부터 작동 코드까지 완전한 자율 코딩 프로젝트를 구성합니다. 새 프로젝트를 시작하거나, 기존 세션을 이어가거나, 상태를 확인하거나, 단일 명령어로 완전한 자율 워크플로우를 실행하는 데 사용하세요. 완전한 애플리케이션을 핸즈프리로 구현해야 할 때 완전 자동화 개발을 위한 중심 진입점 역할을 합니다.
빠른 설치
Claude Code
추천npx skills add adaptationio/Skrillz -a claude-code/plugin add https://github.com/adaptationio/Skrillzgit clone https://github.com/adaptationio/Skrillz.git ~/.claude/skills/autonomous-masterClaude Code에서 이 명령을 복사하여 붙여넣어 스킬을 설치하세요
GitHub 저장소
Frequently asked questions
What is the autonomous-master skill?
autonomous-master is a Claude Skill by adaptationio. Skills package instructions and resources that Claude loads on demand, so Claude can perform autonomous-master-related tasks without extra prompting.
How do I install autonomous-master?
Use the install commands on this page: add autonomous-master to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.
What category does autonomous-master belong to?
autonomous-master is in the autonomous-coding category, tagged automation and design.
Is autonomous-master free to use?
Yes. autonomous-master is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.
연관 스킬
이 스킬은 자율 코딩 세션의 전체 수명 주기를 관리하며, 세션 생성, 재개, 유형 감지(초기 vs. 연속)를 처리합니다. 세션 간 자동 연속 실행 도구를 제공하며, Claude 모델로 프롬프트를 실행하기 위한 세션 관리자를 포함합니다. 새로운 코딩 프로젝트를 시작하거나, 이전 작업을 재개하거나, 자율 코딩 세션 간 원활한 전환을 관리할 때 사용하세요.
스펙 빌더 스킬은 안내된 발견 과정을 통해 모호한 프로젝트 아이디어를 상세한 명세서로 변환합니다. 이 스킬은 개발자가 자율 코딩 도구를 사용하기 전에 요구사항을 정의하고 실행 가능한 명세를 작성하도록 지원합니다. 프로젝트 범위를 명확히 하거나 자율 실행 마스터를 준비할 때 사용하세요.
이 스킬은 자율 코딩을 위한 테스트 주도 개발 워크플로우를 구현하여 개발자가 레드-그린-리팩터 사이클을 따를 수 있게 합니다. 테스트를 먼저 작성하고, 테스트를 통과하는 코드를 구현하며, 테스트 커버리지를 유지하면서 리팩터링하는 방법을 제공합니다. TDD로 기능을 구현하거나 포괄적인 테스트 주도 개발 관행을 보장할 때 사용하세요.
컨텍스트 컴팩터 스킬은 장시간 실행 세션에서 토큰 제한에 근접할 때 컨텍스트를 자동으로 요약하고 축소합니다. 이 스킬은 아키텍처 결정 및 현재 상태와 같은 핵심 정보는 보존하면서, 오래되거나 중복된 내용은 제거합니다. 개발자는 이를 통해 토큰 예산을 관리하고 세션 연속성을 유지할 수 있습니다.
