skill-author
SolidTeach 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` `reference/base-dir.md` cross-reference is required to follow the guide.
Install
Quality Score: 84/100
Skill Content
Details
- Author
- himkt
- Repository
- himkt/cafleet
- Created
- 5 months ago
- Last Updated
- today
- Language
- Rust
- License
- MIT
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
skill-development
How to author a Claude Code Agent Skill — SKILL.md structure, routing-optimized descriptions, progressive disclosure, valid frontmatter fields, bundling scripts/reference files. Use when creating a new skill, writing or fixing a SKILL.md, deciding what belongs in frontmatter, splitting an oversized skill into reference files, or debugging why a skill never triggers.
skill-creator
Create, adapt, and audit Claude Code skills that conform to the plugin architecture. This skill should be used when authoring a new skill, migrating an existing skill to be portable across environments, or reviewing a skill for architectural conformance. Covers the frontmatter convention, capability declarations, semantic verbs, the resolution template, extension points, and graceful degradation.
skill-creator
Scaffolds and reviews new agent skills for this repository, following the Agent Skills spec (SKILL.md frontmatter, progressive disclosure, references/scripts/assets layout). Use when the user asks to create a new skill, turn a workflow or piece of expertise into a skill, or review/improve an existing SKILL.md.