activate
Always-on ponytail hooks: SessionStart/SubagentStart inject lazy-senior-dev mode into every conversation and subagent, and UserPromptSubmit tracks level changes (lite/full/ultra, off). Configurable via PONYTAIL_DEFAULT_MODE.
Setups configure the agent itself — hooks, MCP servers, and status lines, bundled together. Search by key, namespace, or tag.
hooks→3 resultsAlways-on ponytail hooks: SessionStart/SubagentStart inject lazy-senior-dev mode into every conversation and subagent, and UserPromptSubmit tracks level changes (lite/full/ultra, off). Configurable via PONYTAIL_DEFAULT_MODE.
Superpowers bootstrap: a SessionStart hook that injects the using-superpowers skill at the start of every conversation so skills are discovered and used. Publishable standalone and referenced by the Superpowers box.
npx @aipkgs/cli setup superpowers/session-startImported from obra/superpowers (see LICENSE.txt).
Runs npm run format on every Stop event, so your code is formatted each time Claude finishes responding.
This requires that you have a NPM script setup in you repo root for format
npx @aipkgs/cli setup org443/node-format