Long-running (6-30h) multi-agent documentation-architecture optimization — verifies every claim in every non-executable text (markdown, spec systems, comments) against the code, cross-examines discrepancies into consensus, then applies only the highest-ROI fixes. Code is never modified — defects are reported, not fixed. Not for touching up a single file.
Scanned 8/31/2026
Install to Claude Code
npx -y skills add clomia/claude-automata --skill docs --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Docs?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/clomia-docs)More formats (shields.io, HTML) on the badges page.
---
name: docs
description: "Long-running (6-30h) multi-agent documentation-architecture optimization — verifies every claim in every non-executable text (markdown, spec systems, comments) against the code, cross-examines discrepancies into consensus, then applies only the highest-ROI fixes. Code is never modified — defects are reported, not fixed. Not for touching up a single file."
argument-hint: "[focus area]"
effort: max
---
아래를 실행해, 출력된 `Workflow(...)` 호출을 그대로 실행하라.
```bash
"${CLAUDE_PLUGIN_ROOT}/bin/refine-hook" bootstrap docs "$ARGUMENTS"
```
재개 시: bootstrap을 다시 돌리지 마라. 호출마다 새 agora가 생겨 기록과 cache를 둘 다 잃는다. 이전 `Workflow(...)` 호출을 같은 args로 재발행하라(같은 세션이면 `resumeFromRunId`를 더해 cache를 재생한다). 산출물은 `agoraPath`에 남아 agent가 자기 기록에서 이어간다.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!