spk-doctrine-profile-load

Solid

Load a Spec Kitty agent profile on demand for interactive sessions, including identity, governance scope, boundaries, and initialization.

AI & Automation 1,620 stars 161 forks Updated today MIT

Install

View on GitHub

Quality Score: 85/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
55
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# spk-doctrine-profile-load Use this skill when the agent needs a profile outside the runtime loop or the user asks to adopt a specific role. ## Resolver-Backed Flow 1. Identify the requested profile, action, and active Mission context. 2. Resolve the profile through the CLI: ```bash spec-kitty agent profile show <profile-id> ``` 3. Load action-scoped governance: ```bash 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. ## Legacy Alias `ad-hoc-profile-load` is a compatibility alias that points here. This skill and its reference are the canonical authority. ## References - `references/profile-load-mechanics.md` -- Full resolver flow, application checklist, standalone dispatch, and the bounded read-only fallback.

Details

Author
Priivacy-ai
Repository
Priivacy-ai/spec-kitty
Created
11 months ago
Last Updated
today
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category