cleo
Persistent task orchestration and memory for coding agents
All Skills in This Repository (17)
Pure Emerald Level Indicatorsct-docs-sync
Detect and remediate documentation drift across scripts, COMMANDS-INDEX.json, README, and vision documents.
ct-validator
Validate systems, documents, or code against defined requirements.
ct-epic-architect
Plan epics and decompose initiatives into atomic tasks with dependencies and waves.
ct-spec-writer
Generate RFC 2119 compliant specifications with structured templates and compliance criteria.
ct-test-writer-bats
Generate BATS tests with fixtures and JSON output validation for Bash applications.
ct-task-executor
Execute CLEO tasks with defined deliverables and quality verification.
ct-research-agent
Gather and synthesize research from web searches, Context7 docs, and codebases into a citation-backed brief.
ct-orchestrator
Coordinate multi-agent CLEO workflows with manifest-driven handoffs and protocol injection.
contribution-protocol
Coordinate multi-agent contributions with JSON decision objects and conflict metadata.
ct-documentor
Coordinate lookup, writing, and review sub-skills for documentation workflows.
ct-docs-review
Review Markdown documentation for CLEO style compliance with inline comments.
ct-skill-creator
Create structured Claude Skill blueprints with consistent frontmatter and resource organization.
Frequently Asked Questions
FAQPage SchemaHow to install CLEO?βΌ
Run `npx skills add kryptobaseddev/cleo --all -g -y` in your terminal to install all skills in this suite globally.
What problem does CLEO solve?βΌ
It gives coding agents persistent memory, structured task tracking, and a lifecycle pipeline so multi-session projects survive interruptions without losing context.
Which coding agents work with CLEO?βΌ
CLEO ships adapters for Claude Code, Cursor, Codex, Gemini CLI, OpenCode, Kimi, and more, all coordinated through one shared CLI.
How does CLEO verify completed work?βΌ
Every task completion requires programmatic evidence such as commit SHAs, test runs, and lint results, and independent validator agents re-check the work before it ships.
Can non-developers use CLEO?βΌ
CLEO is built for developers running coding agents; basic terminal familiarity is enough to install it, but its workflows target software projects.
Related Repositories in Software Engineering
View All in Software Engineeringβopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core