Skip to content
Development
Skill

/spk-meta-skill-authoring

Author future Spec Kitty spk skills using the 3.2.0 naming convention, lifecycle families, and doctrine/command boundaries.

From plugin
spec-kitty
1.5k53 skills1 command
Install
$ npx -y skills add Priivacy-ai/spec-kitty --skill spk-meta-skill-authoring --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/spk-meta-skill-authoring

Context preview

The summary Claude sees to decide when to auto-load this skill.

Author future Spec Kitty spk skills using the 3.2.0 naming convention, lifecycle families, and doctrine/command boundaries.

SKILL.md

spk-meta-skill-authoring.SKILL.md
name: spk-meta-skill-authoring
description: "Author future Spec Kitty spk skills using the 3.2.0 naming convention, lifecycle families, and doctrine/command boundaries."

spk-meta-skill-authoring

Use this skill when creating or revising a Spec Kitty skill.

Rules

1. Name public operating skills `spk-<family>-<action-or-topic>`. 2. Keep generated slash-command files separate from generated `spec-kitty.<command>` Agent Skills. 3. Preserve legacy `spec-kitty-*` skills when they remain useful aliases or detailed workflows. 4. Keep mission behavior in doctrine mission composition, not in skill prose. 5. Add tests when changing the public skill inventory.

Families

Use only established families unless a new family improves discovery: `start`, `mission`, `run`, `gate`, `admin`, `team`, `doctrine`, `integrate`, or `meta`.

Ships withspec-kitty

Spec-Driven Development for serious software developers. Spec Coding with with Claude, Cursor, Gemini, Codex. Kanban dashboard, git worktrees, auto-merge and more.

Get the whole plugin

Other skills on spec-kitty.