Skip to main content
GitHub repository

claude-automata

claude-automata contains 19 collected skills from clomia, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
19
Stars
13
updated
2026-07-23
Forks
2
Occupation coverage
3 occupation categories ยท 100% classified
repository explorer

Skills in this repository

docent
computer-occupations-all-other

Answer the owner's questions about a running or finished loop from its records โ€” read-only, in a separate session

2026-07-23
code
software-developers

Hours-long (3-12h) multi-agent code-architecture optimization โ€” cross-examines antipatterns into consensus, then applies only the highest-ROI refactors. Not for routine refactors.

2026-07-23
docs
software-developers

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.

2026-07-23
integrity
software-developers

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.

2026-07-23
apply
software-developers

Implement the planned change task by task, then spawn the independent verify stage until it passes

2026-07-23
archive
software-developers

Archive the completed change โ€” task gate, delta sync into main specs, revalidate

2026-07-23
close
software-developers

Close the transaction โ€” verify, archive, docs gate, then squash merge into base after CI passes

2026-07-23
open
software-developers

Open a transaction โ€” cut a tx-* branch off base, seed the repo, and route the change

2026-07-23
plan
software-developers

Plan the change as OpenSpec artifacts โ€” proposal, delta specs, design, tasks

2026-07-23
launch
computer-occupations-all-other

launch the advisor loop

2026-07-19
define-mission
computer-occupations-all-other

Write a mission anchor for ploop โ€” a bounded goal to complete

2026-07-19
define-purpose
computer-occupations-all-other

Write a purpose anchor for ploop โ€” an ongoing direction to advance

2026-07-19
commit
software-developers

์ „์ฒด ๋ณ€๊ฒฝ์‚ฌํ•ญ์„ git commit ํ•œ๋‹ค. (push ์ธ์ˆ˜๋กœ push๊นŒ์ง€ ์ˆ˜ํ–‰)

2026-07-18
translate
software-developers

ํ•œ๊ตญ์–ด ๋ฌธ์„œ(.ko.md)๋ฅผ ์˜์–ด ๋ฒ„์ „(.md)์œผ๋กœ ๋ฒˆ์—ญํ•œ๋‹ค.

2026-07-18
off
computer-occupations-all-other

pause the advisor loop (resume with /ploop:on)

2026-07-18
on
computer-occupations-all-other

resume the paused advisor loop

2026-07-18
git-sync-off
software-developers

pause the git-sync guard (resume with /tx:git-sync-on)

2026-07-15
git-sync-on
software-developers

resume the paused git-sync guard

2026-07-15
audit-harness-deps
software-quality-assurance-analysts-and-testers

๋น„๊ณต์‹ ์˜์กด ๋กœ์ง์˜ ๋ฌด๊ฒฐ์„ฑ ๊ฒ€์‚ฌ ๋ฐ ์—…๋ฐ์ดํŠธ โ€” ํด๋กœ๋“œ ์ฝ”๋“œ์˜ ๊ณต์‹ ๋ ˆํผ๋Ÿฐ์Šค๊ฐ€ ์—†๋Š” ๊ด€์ธก ๊ธฐ๋ฐ˜ ์˜์กด์„ ์ „์ˆ˜ ์‹๋ณ„ํ•˜๊ณ , ์ด ๋จธ์‹ ์˜ ์ตœ์‹  ์‹ค์ธก ๊ธฐ๋ก๊ณผ ๋Œ€์กฐํ•ด ํ‘œ๋ฅ˜๋ฅผ ์ฐพ์•„, ๋ฐœ๊ฒฌ ์‹œ ์ˆ˜์ •ยท๋ฐฐํฌ๊นŒ์ง€ ์ˆ˜ํ–‰ํ•˜๋Š” full cycle

2026-07-11