using-cadence
CommunityEnforce skill invocation before responses
Software Engineering#skills#process-enforcement#invocation#skill-discovery#tool-mapping#agent-workflow
Authorzephyrflow97
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Many agents proceed to act or ask clarifying questions without first checking whether a dedicated Cadence skill applies, leading to inconsistent workflows and missed safeguards. This Skill ensures agents always check for and invoke relevant Cadence skills before any response or action, establishing disciplined, discoverable behavior across conversations.
Core Features & Use Cases
- Mandatory Invocation Rule: Require invoking the Skill tool (or loading SKILL.md) whenever there is even a small chance a skill applies, before any reply or clarifying question.
- Priority & Safety Rules: Define precedence so user explicit instructions override skills, and skills override the default system prompt.
- Platform Adaptation: Map Claude Code tool names to Codex equivalents and explain how to spawn subagents, wait for results, and close agents.
- Use Cases: Starting a conversation to determine workflows, entering planning or implementation phases, dispatching subagents, and ensuring TDD or debugging skills are applied when appropriate.
Quick Start
Invoke the using-cadence skill before answering any user message to check for and load applicable Cadence skills.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: using-cadence Download link: https://github.com/zephyrflow97/cadence/archive/main.zip#using-cadence 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.