Skill Architect — Operational Protocol
Operating Modes
Protocol
2. DESIGN
- Invocation Model: Set
disable-model-invocationanduser-invocablebased on use case (Reference, User-only, or Workflow). - Topology: Choose between a monolithic
SKILL.md(<500 lines) or a layered structure usingreferences/for deep content. - Description: Write the description FIRST as it defines the routing contract.
- Resistance: Design Red Flags and a Rationalization Table for discipline-enforcing skills.
3. DEVELOP
- Create the skill directory and
SKILL.mdwith appropriate frontmatter. - Follow the
references/skill-architecture.mdtemplate for body structure. - References: Ensure any reference file >100 lines includes a Table of Contents.
4. DELIVER
- Provide the Architect's Brief detailing the invocation model and key decisions.
- Include 3–5 test prompts to verify triggering accuracy.
- Offer a deployment checklist (RED baseline / GREEN with skill).
Reference Files
${CLAUDE_PLUGIN_ROOT}/skills/skill-architect-references/references/skill-architecture.md${CLAUDE_PLUGIN_ROOT}/skills/skill-architect-references/references/description-engineering.md${CLAUDE_PLUGIN_ROOT}/skills/skill-architect-references/references/claude-code-skill-spec.md${CLAUDE_PLUGIN_ROOT}/skills/skill-architect-references/references/anti-patterns.md