cast-conventions
CommunityEnforce consistent CAST agent behavior
Authorek33450505
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enforces a consistent operational protocol and conventions for CAST agents to prevent missing status reports, inconsistent startup behaviors, and gaps in observability across multi-agent teams.
Core Features & Use Cases
- Startup protocol: Require emission of a task_claimed event and loading of local agent memory before beginning work.
- Structured status reporting: Mandate a standardized Status block in every response and machine-readable status files for automation and auditability.
- Governance and error handling: Enforce commit conventions, route errors to the debugger agent, require internal code-review handoffs, and impose response budget limits to ensure safe, predictable orchestration.
- Use case: Operate a code-writer agent within a CAST swarm that must record its progress, update memory, produce a status file, and trigger the code-reviewer after each logical unit of change.
Quick Start
Start your agent by emitting the task_claimed event, load the agent memory file, and finish each response with the required Status block and machine-readable status file.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: cast-conventions Download link: https://github.com/ek33450505/claude-agent-team/archive/main.zip#cast-conventions Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.