claude-automata
ListedAn autonomous agent environment for Claude Code. 24/7 full self-driving: delegate everything and rest.
Bundles
Everything this plugin ships — skills, agents, commands, hooks, and MCP servers it bundles.
Skills (14)
commit
전체 변경사항을 git commit 한다. (push 인수로 push까지 수행)
translate
한국어 문서(.ko.md)를 영어 버전(.md)으로 번역한다.
define-mission
Write a mission anchor for ploop — a bounded goal to complete
define-purpose
Write a purpose anchor for ploop — an ongoing direction to advance
docent
Answer the owner's questions about a running or finished loop from its records — read-only, in a separate session
launch
launch the advisor loop
code
Long-running (6-30h) multi-agent code-architecture optimization — cross-examines antipatterns into consensus, then applies only the highest-ROI refactors. Not for routine refactors.
docs
Long-running (6-30h) 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.
integrity
Long-running (6-30h) 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.
apply
Implement the planned change task by task, then spawn the independent verify stage until it passes
archive
Archive the completed change: task gate, delta sync into main specs, revalidate
close
Close the transaction: verify, archive, docs gate, then squash merge into base after CI passes
Show all 14 bundled skills Showing all 14 bundled skills
Hooks (1)
Quality Score: 57/100
Details
- Author
- clomia
- Repository
- clomia/claude-automata
- Created
- 5 months ago
- Last Updated
- 1 weeks ago
- Language
- Python
- License
- Apache-2.0