← ClaudeAtlas

integritylisted

Long-running (6-30h) multi-agent integrity-boundary optimization — hunts every reachable state the boundary (types, invariants, error definitions, tests) fails to contain, then absorbs only the highest-ROI set into it — code and docs both, pinned by tests. Not for fixing a known bug.
clomia/claude-automata · ★ 13 · AI & Automation · score 76
Install: claude install-skill clomia/claude-automata
아래를 실행해, 출력된 `Workflow(...)` 호출을 그대로 실행하라. ```bash "${CLAUDE_PLUGIN_ROOT}/bin/refine-hook" bootstrap integrity "$ARGUMENTS" ``` 재개 시: bootstrap을 다시 돌리지 마라. 호출마다 새 agora가 생겨 기록과 cache를 둘 다 잃는다. 이전 `Workflow(...)` 호출을 같은 args로 재발행하라(같은 세션이면 `resumeFromRunId`를 더해 cache를 재생한다). ��출물은 `agoraPath`에 남아 agent가 자기 기록에서 이어간다.