정보
진행 상황 추적 스킬은 자율 코딩 세션 전반의 진척도를 모니터링하고 보고하며, 메트릭, 시각화 자료, 완료 예상치를 생성합니다. 이 스킬은 진행 보고서 작성, 완료 백분율 계산, 상태 시각화에 사용됩니다. 주요 기능으로는 상세 메트릭 획득, 형식화된 보고서 생성, 진행률 표시줄 표시 등이 포함됩니다.
빠른 설치
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/progress-trackerClaude Code에서 이 명령을 복사하여 붙여넣어 스킬을 설치하세요
GitHub 저장소
Frequently asked questions
What is the progress-tracker skill?
progress-tracker is a Claude Skill by adaptationio. Skills package instructions and resources that Claude loads on demand, so Claude can perform progress-tracker-related tasks without extra prompting.
How do I install progress-tracker?
Use the install commands on this page: add progress-tracker 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 progress-tracker belong to?
progress-tracker is in the autonomous-coding category, tagged design.
Is progress-tracker free to use?
Yes. progress-tracker 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로 기능을 구현하거나 포괄적인 테스트 주도 개발 관행을 보장할 때 사용하세요.
컨텍스트 컴팩터 스킬은 장시간 실행 세션에서 토큰 제한에 근접할 때 컨텍스트를 자동으로 요약하고 축소합니다. 이 스킬은 아키텍처 결정 및 현재 상태와 같은 핵심 정보는 보존하면서, 오래되거나 중복된 내용은 제거합니다. 개발자는 이를 통해 토큰 예산을 관리하고 세션 연속성을 유지할 수 있습니다.
