Keel Apply banner
grimaldost grimaldost

Keel Apply

Development community

Description

--- description: Apply the keel method to the current project (bind slots, run the phases). --- Invoke the `apply-method` skill to set up or run the keel method here: read the doctrine at `${CLAUDE_PLUGIN_ROOT}/docs/doctrine.md`; if this project already carries a `method-bindings.md` or prior method artifacts, read the bindings first and match the established formats (the skill's entry step). Otherwise run `keel init` to copy the template kit into this project, then bind every portability slot

Installation

Installs to ~/.claude/skills/grimaldost-keel-keel-apply/SKILL.md

Terminal
mkdir -p ~/.claude/skills/grimaldost-keel-keel-apply && curl -fsSL https://raw.githubusercontent.com/grimaldost/keel/HEAD/commands/keel-apply.md -o ~/.claude/skills/grimaldost-keel-keel-apply/SKILL.md

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

Full documentation available on GitHub

View Source Repository