Builds new, user-owned capabilities for the ALIVE Context System: repeatable skills, behavioral rules, and automated hooks. It guides the agent through compatibility checks, writing files into the human's workspace (not plugin cache), creating discovery symlinks, and validating the new capability so it loads reliably.
Use Extend when you want the agent to create a persistent, sharable capability (a SKILL.md, rule, or hook) rather than a transient preference change. It's appropriate for automations that should survive plugin updates, for packaging capabilities for contributors, and when the agent must verify compatibility with plugin and hook APIs.
Likely used by Claude Code / Claude plugin host environments and agents that can write files and create symlinks (Claude Code, local CLI-based agents).
This skill has not been reviewed by our automated audit pipeline yet.