Stats
Actions
Tags
How this skill is triggered — by the user, by Claude, or both
Slash command
/ai-architecture-harness:replan-on-blockerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
plans/active/<현재>.md의 frontmatter에서 replan_count 읽기.
plans/active/<현재>.md의 frontmatter에서 replan_count 읽기.
replan_count >= 3 이면:
plan 파일 끝에 다음 섹션 append:
## Replan #{{n}} — {{timestamp}}
### 이전 시도 요약
- 무엇을 시도했나
- 왜 실패했나
- 무엇을 배웠나
### 새 접근
- 시도할 것
- 회피할 것 (이전 시도와 다른 점)
plan frontmatter의 replan_count 증가, 새 접근으로 진행.
npx claudepluginhub shwoo03/ai_study2plugins reuse this skill
First indexed Jun 1, 2026
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.