Capability banner
jacobo07 jacobo07

Capability

Development community

Description

--- name: capability description: Compile the minimum sufficient capability stack for a mission — which capabilities apply, which stay dormant, which are blocked and why. --- # /cpp-capability The capability layer (CPP-APIR Option A). Every other registry in this estate is module-, skill-, or model-level; this one reasons about capabilities. ## Compile a stack for a mission ```bash python modules/capability_runtime/applicability.py "<mission description>" \ --evidence "hardware_boot_log,ru

Installation

Installs to ~/.claude/skills/jacobo07-claude-power-pack-capability/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jacobo07-claude-power-pack-capability && curl -fsSL https://raw.githubusercontent.com/jacobo07/claude-power-pack/HEAD/commands/capability.md -o ~/.claude/skills/jacobo07-claude-power-pack-capability/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository