claude-automata
يحتوي claude-automata على 19 من skills المجمعة من clomia، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
Answer the owner's questions about a running or finished loop from its records — read-only, in a separate session
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.
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.
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.
Implement the planned change task by task, then spawn the independent verify stage until it passes
Archive the completed change — task gate, delta sync into main specs, revalidate
Close the transaction — verify, archive, docs gate, then squash merge into base after CI passes
Open a transaction — cut a tx-* branch off base, seed the repo, and route the change
Plan the change as OpenSpec artifacts — proposal, delta specs, design, tasks
launch the advisor loop
Write a mission anchor for ploop — a bounded goal to complete
Write a purpose anchor for ploop — an ongoing direction to advance
전체 변경사항을 git commit 한다. (push 인수로 push까지 수행)
한국어 문서(.ko.md)를 영어 버전(.md)으로 번역한다.
pause the advisor loop (resume with /ploop:on)
resume the paused advisor loop
pause the git-sync guard (resume with /tx:git-sync-on)
resume the paused git-sync guard
비공식 의존 로직의 무결성 검사 및 업데이트 — 클로드 코드의 공식 레퍼런스가 없는 관측 기반 의존을 전수 식별하고, 이 머신의 최신 실측 기록과 대조해 표류를 찾아, 발견 시 수정·배포까지 수행하는 full cycle