From refine
Hours-long (3-12h) 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.
How this skill is triggered — by the user, by Claude, or both
Slash command
/refine:integrity [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 integrity "$ARGUMENTS"
npx claudepluginhub clomia/claude-automata --plugin refineAutonomous goal-directed iteration for any task. Modify → Verify → Keep/Discard → Repeat. Supports bounded iteration and subcommands for planning, debugging, fixing, security, and shipping.
Runs an autonomous modify→verify→keep/revert loop on a codebase until a measurable goal is met. Useful for unblocking yourself overnight or during focused work.