cafleet

Solid

🛰️ Agent Teams reinvented for collaborative coding supporting Claude Code and Codex, with full code transparency

plugin 28 stars 2 forks Updated today MIT

Install

Plugins install via a marketplace, in two steps.

Step 1
Step 2
View on GitHub

Bundles

Everything this plugin ships — skills, agents, commands, hooks, and MCP servers it bundles.

Skills (14)

API & Backend Listed

skill-author

Teach an author how to integrate the CAFleet-orchestrated team pattern into a new skill they are writing. Auto-load when the author intends to create a new CAFleet-orchestrated skill, write a skill that spawns cafleet members, add a Director/Member team skill, design a multi-agent broker-coordinated skill, build a CAFleet-team-driven skill, or write a skill that uses `cafleet member create`. This skill is project-local to the cafleet repo and is fully self-contained — no `cafleet-base-dir` skill cross-reference is required to follow the guide.

28 Updated today
himkt
Data & Documents Listed

update-readme

Update README.md based on docs/concepts/ and docs/ directory. Use when documentation sources change and README needs to reflect the latest state.

28 Updated today
himkt
DevOps & Infrastructure Listed

cafleet-agent-team-monitoring

Active monitoring mechanism for CAFleet Directors. Documents the external cafleet monitor heartbeat process that watches the root Director (180 s) and every ordinary member (720 s) on their own per-agent intervals and wakes the dedicated monitoring member whenever a watched agent is due (backend-agnostic), and the team-facilitation instructions (poll, ACK, dispatch queued work, health-check, escalate) the Director runs when the monitoring member re-engages it on demand. Load whenever you are about to spawn or manage CAFleet team members. Foundation layer — load before the cafleet-agent-team-supervision skill.

28 Updated today
himkt
AI & Automation Listed

cafleet-agent-team-supervision

Governance layer for CAFleet Directors. Loads agent-team-monitoring as a hard prerequisite. Defines Core Principle, Communication Model, Idle Semantics, Authorization-Scope Guard, Spawn Protocol, User Delegation, Stall Response (cross-reference), and Cleanup. Load both monitoring and supervision whenever you are about to spawn or manage CAFleet team members (any 'cafleet member create' call).

28 Updated today
himkt
Data & Documents Listed

cafleet-base-dir

Resolve the base directory for output files. Loaded by consuming skills via the `cafleet-base-dir` skill. Do NOT invoke directly.

28 Updated today
himkt
Data & Documents Listed

cafleet-create-figure

Create data visualizations and charts using matplotlib. Triggered when user asks to create a chart, plot, graph, or visualize data. Do NOT use plt.show() — always save to PNG files.

28 Updated today
himkt
Web & Frontend Listed

cafleet-design-doc-create

Create a new design document using CAFleet-native orchestration (Director/Drafter/Reviewer team). Use when the user asks to create a design doc, design document, specification, or technical spec. Do NOT write the doc directly with Write or use EnterPlanMode — always invoke this skill.

28 Updated today
himkt
Web & Frontend Listed

cafleet-design-doc-execute

Implement features based on a design document using CAFleet-native orchestration with TDD cycle. Use when the user asks to implement or execute a design document. Takes document path as argument. Do NOT implement a design document by reading it and coding manually — always invoke this skill instead.

28 Updated today
himkt
Web & Frontend Listed

cafleet-design-doc-interview

Validate an existing design document through fine-grained multi-round Q&A using CAFleet-native orchestration. Spawns a short-lived Analyzer member that reads the document and returns a numbered question list; the Director then drives AskUserQuestion rounds and writes COMMENT(claude) annotations inline. Supports multi-session splitting via question.md progress tracking. Use after the cafleet-design-doc-create skill and before the cafleet-design-doc-execute skill. Takes document path as argument. Do NOT use this to create or execute design documents — use the dedicated skills instead.

28 Updated today
himkt
Web & Frontend Listed

cafleet-design-doc

Standardized design document format with template and guidelines. Load this skill ONLY to consult the template when editing an existing design doc, or transitively from the cafleet-design-doc-create skill. To CREATE a new design doc, use the cafleet-design-doc-create skill — this skill alone does not author docs. Teammates in agent teams must always load this skill by its name cafleet-design-doc via their backend's skill-loader. Do NOT write design documents in a freeform format.

28 Updated today
himkt
Code & Development Listed

cafleet-my-slidev

Create Slidev presentations using the custom theme with cover, bullets, two-cols, blank, stats-grid, section-divider, and end layouts. Use when generating presentations from research reports, outlines, or other content. References /slidev for syntax details.

28 Updated today
himkt
Data & Documents Listed

cafleet-research-presentation

Create a Slidev presentation and reading transcript from an existing research report folder. Reads report.md and researcher files for context, creates slides using the cafleet-my-slidev skill and a reading transcript. Takes folder path as argument (e.g., topic-name). Do NOT use for research — use the cafleet-research-report skill for that.

28 Updated today
himkt
Show all 14 bundled skills

Quality Score: 61/100

Stars 20%
49
Recency 20%
100
Manifest 20%
0
Documentation 15%
0
Issue Health 10%
80
License 10%
100
Description 5%
100

Details

Author
himkt
Repository
himkt/cafleet
Created
2 months ago
Last Updated
today
Language
Python
License
MIT

Listed in marketplaces