kryptobaseddevkryptobaseddevCommunityΒ·17 Agent Skills Included

cleo

Persistent task orchestration and memory for coding agents

Orchestrates multi-agent coding work with hierarchical tasks, dependency waves, and evidence-gated completion. Persists project memory, decisions, and session context across conversations so nothing is lost between sessions. Coordinates research, specification, implementation, testing, and release stages through one CLI shared by Claude Code, Cursor, Codex, and other providers.
npx skills add kryptobaseddev/cleo --all -g -y
Available:

Gives the agent mandatory project rules, package boundaries, quality gates, and architectural checks to follow when executing tasks in this repository.

All Skills in This Repository (17)

Pure Emerald Level Indicators
πŸ“¦ In Repo
kryptobaseddevkryptobaseddev

ct-docs-sync

Detect and remediate documentation drift across scripts, COMMANDS-INDEX.json, README, and vision documents.

Community
Advanced
πŸ“¦ In Repo
kryptobaseddevkryptobaseddev

ct-validator

Validate systems, documents, or code against defined requirements.

Community
Intermediate
πŸ“¦ In Repo
kryptobaseddevkryptobaseddev

ct-epic-architect

Plan epics and decompose initiatives into atomic tasks with dependencies and waves.

Community
Advanced
πŸ“¦ In Repo
kryptobaseddevkryptobaseddev

ct-spec-writer

Generate RFC 2119 compliant specifications with structured templates and compliance criteria.

Community
Intermediate
πŸ“¦ In Repo
kryptobaseddevkryptobaseddev

ct-test-writer-bats

Generate BATS tests with fixtures and JSON output validation for Bash applications.

Community
Intermediate
πŸ“¦ In Repo
kryptobaseddevkryptobaseddev

ct-task-executor

Execute CLEO tasks with defined deliverables and quality verification.

Community
Intermediate
πŸ“¦ In Repo
kryptobaseddevkryptobaseddev

ct-research-agent

Gather and synthesize research from web searches, Context7 docs, and codebases into a citation-backed brief.

Community
Advanced
πŸ“¦ In Repo
kryptobaseddevkryptobaseddev

ct-orchestrator

Coordinate multi-agent CLEO workflows with manifest-driven handoffs and protocol injection.

Community
Advanced
πŸ“¦ In Repo
kryptobaseddevkryptobaseddev

contribution-protocol

Coordinate multi-agent contributions with JSON decision objects and conflict metadata.

Community
Intermediate
πŸ“¦ In Repo
kryptobaseddevkryptobaseddev

ct-documentor

Coordinate lookup, writing, and review sub-skills for documentation workflows.

Community
Advanced
πŸ“¦ In Repo
kryptobaseddevkryptobaseddev

ct-docs-review

Review Markdown documentation for CLEO style compliance with inline comments.

Community
Basic
πŸ“¦ In Repo
kryptobaseddevkryptobaseddev

ct-skill-creator

Create structured Claude Skill blueprints with consistent frontmatter and resource organization.

Community
Basic

Frequently Asked Questions

FAQPage Schema
How 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→