From refine
Hours-long (3-12h) 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.
How this skill is triggered — by the user, by Claude, or both
Slash command
/refine:docs [focus area][focus area]The summary Claude sees in its skill listing — used to decide when to auto-load this skill
아래를 실행해, 출력된 `Workflow(...)` 호출을 그대로 실행하라.
아래를 실행해, 출력된 Workflow(...) 호출을 그대로 실행하라.
uv run --project "${CLAUDE_PLUGIN_ROOT}" bootstrap docs "$ARGUMENTS"
npx claudepluginhub clomia/claude-automata --plugin refineOptimizes CLAUDE.md hierarchies, .claude/rules, ecosystem files, and docs/ folders per Anthropic best practices. Detects redundancies, conflicts, and suggests improvements.
Audits codebase documentation for accuracy, completeness, and freshness by comparing against code structure. Auto-fixes small discrepancies in fix mode, reports structural changes. Works with any language/framework.