ad-hoc-profile-load
Legacy alias for resolver-backed profile loading. Use the canonical spk-doctrine-profile-load skill for identity, boundaries, and governance. Triggers: "act as…
Load a Spec Kitty agent profile on demand for interactive sessions, including identity, governance scope, boundaries, and initialization.
$ npx -y skills add Priivacy-ai/spec-kitty --skill spk-doctrine-profile-load --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/spk-doctrine-profile-loadContext preview
The summary Claude sees to decide when to auto-load this skill.
Load a Spec Kitty agent profile on demand for interactive sessions, including identity, governance scope, boundaries, and initialization.
name: spk-doctrine-profile-load description: "Load a Spec Kitty agent profile on demand for interactive sessions, including identity, governance scope, boundaries, and initialization."
Use this skill when the agent needs a profile outside the runtime loop or the user asks to adopt a specific role.
1. Identify the requested profile, action, and active Mission context. 2. Resolve the profile through the CLI:
spec-kitty agent profile show <profile-id>
3. Load action-scoped governance:
spec-kitty charter context --action <action> --json
4. Apply the resolved initialization declaration, specialization boundaries, directive and tactic references, collaboration handoffs, and mode defaults. 5. Return to `spk-run-next` for Mission advancement.
Do not substitute a raw `.agent.yaml` read for resolution. A narrowly scoped read-only-harness fallback is documented in the reference below.
`ad-hoc-profile-load` is a compatibility alias that points here. This skill and its reference are the canonical authority.
checklist, standalone dispatch, and the bounded read-only fallback.
Spec-Driven Development for serious software developers. Spec Coding with with Claude, Cursor, Gemini, Codex. Kanban dashboard, git worktrees, auto-merge and more.
Legacy alias for resolver-backed profile loading. Use the canonical spk-doctrine-profile-load skill for identity, boundaries, and governance. Triggers: "act as…
Deploy a bounded, profile-loaded adversarial review squad at an SDD point-cut (post-spec, post-plan, post-tasks, pre-merge, or an ad-hoc decision) so…
Recognize when a mission is a bulk edit and drive the occurrence-classification guardrail on the user's behalf. Triggers: user says any variant of "rename X to…
Run charter interview, generation, context, and sync workflows for project governance in Spec Kitty 3.x. Access doctrine artifacts programmatically via…
Understand how Spec Kitty manages git: what git operations Python handles automatically, what agents must do manually, worktree lifecycle, auto-commit…
Curate and apply canonical terminology across Spec Kitty missions. Triggers: "update the glossary", "use canonical terms", "check terminology", "add a term",…