Skip to main content
مستودع GitHub

claude-automata

يحتوي claude-automata على 19 من skills المجمعة من clomia، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
19
Stars
13
محدث
2026-07-23
Forks
2
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

docent
المهن الحاسوبية الأخرى

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

2026-07-23
code
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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

2026-07-23
archive
مطوّرو البرمجيات

Archive the completed change — task gate, delta sync into main specs, revalidate

2026-07-23
close
مطوّرو البرمجيات

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

2026-07-23
open
مطوّرو البرمجيات

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

2026-07-23
plan
مطوّرو البرمجيات

Plan the change as OpenSpec artifacts — proposal, delta specs, design, tasks

2026-07-23
launch
المهن الحاسوبية الأخرى

launch the advisor loop

2026-07-19
define-mission
المهن الحاسوبية الأخرى

Write a mission anchor for ploop — a bounded goal to complete

2026-07-19
define-purpose
المهن الحاسوبية الأخرى

Write a purpose anchor for ploop — an ongoing direction to advance

2026-07-19
commit
مطوّرو البرمجيات

전체 변경사항을 git commit 한다. (push 인수로 push까지 수행)

2026-07-18
translate
مطوّرو البرمجيات

한국어 문서(.ko.md)를 영어 버전(.md)으로 번역한다.

2026-07-18
off
المهن الحاسوبية الأخرى

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

2026-07-18
on
المهن الحاسوبية الأخرى

resume the paused advisor loop

2026-07-18
git-sync-off
مطوّرو البرمجيات

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

2026-07-15
git-sync-on
مطوّرو البرمجيات

resume the paused git-sync guard

2026-07-15
audit-harness-deps
محللو ضمان جودة البرمجيات والمختبرون

비공식 의존 로직의 무결성 검사 및 업데이트 — 클로드 코드의 공식 레퍼런스가 없는 관측 기반 의존을 전수 식별하고, 이 머신의 최신 실측 기록과 대조해 표류를 찾아, 발견 시 수정·배포까지 수행하는 full cycle

2026-07-11