ad-hoc-profile-load
FeaturedLegacy alias for resolver-backed profile loading. Use the canonical spk-doctrine-profile-load skill for identity, boundaries, and governance. Triggers: "act as the architect", "load the reviewer profile", "switch to researcher", "use the planner role", "adopt a profile".
AI & Automation 1,620 stars
161 forks Updated today MIT
Install
Quality Score: 88/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# ad-hoc-profile-load
This is the compatibility alias for `spk-doctrine-profile-load`. The
canonical skill owns the mechanics; do not maintain a second profile-loading
procedure here.
## Canonical Route
Resolve the requested profile and load action-scoped governance:
```bash
spec-kitty agent profile show <profile-id>
spec-kitty charter context --action <action> --json
```
Apply the resolved initialization declaration, specialization boundaries,
directive and tactic references, collaboration handoffs, and mode defaults.
Read
`../spk-doctrine-profile-load/references/profile-load-mechanics.md`
for the complete resolver-backed flow, including the explicitly degraded
fallback for a read-only harness that cannot invoke the CLI.
For a one-shot governed request outside a Mission, use:
```bash
spec-kitty dispatch "<request>" --profile <profile-id>
```
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
AI & Automation Solid
spk-doctrine-profile-load
Load a Spec Kitty agent profile on demand for interactive sessions, including identity, governance scope, boundaries, and initialization.
1,620 Updated today
Priivacy-ai AI & Automation Solid
spk-admin-agent-config
Configure Spec Kitty agent profiles, host-specific paths, command installation, and model/tool routing.
1,620 Updated today
Priivacy-ai AI & Automation Solid
spk-doctrine-glossary
Curate and apply Spec Kitty glossary terminology, canonical terms, aliases, conflicts, and semantic drift checks.
1,620 Updated today
Priivacy-ai