kraken
01Plugin Claude Code
Plugin marketplace listing 1 plugin: kraken.
Plugin Claude Code
Plugin marketplace listing 1 plugin: kraken.
Plugin Claude Code
One head, many tentacles: a task queue built on GitHub Issues where named agent workers (Claude Code, GitHub Copilot CLI, or any protocol-conforming tool) claim tasks, execute them, validate against acceptance criteria, and record the evidence — dependencies, expiring leases, and automatic dead-worker recovery…
Hook Claude Code
Runs before the agent uses a tool for Bash, Grep, Read and Glob tool calls, running graphify hook-guard search (2 commands). From rafael-adcp/kraken.
Settings file Claude Code
Agent settings declaring 1 hook event (PreToolUse).
Instructions file CodexOpenCode
Instructions for rafael-adcp/kraken, covering agents.md — running as a kraken tentacle, your operating contract — read these, then follow them, why there are no deltas any more and driving it non-interactively.
Instructions file
Instructions for rafael-adcp/kraken: This project has a knowledge graph at graphify-out/ with god nodes, community structure, and cross-file relationships.
Hook
Runs when a session ends, executing session-end-release.sh via bash. From rafael-adcp/kraken.
Hook
Runs on the StopFailure event for rate_limit tool calls, executing stop-failure-release.sh via bash. From rafael-adcp/kraken.
Skill Claude CodeCodex
Stand up a kraken coordination repo end to end — verify or create the private repo, install the bundled task template, remove everything an earlier release installed to be executed server-side, and create the canonical labels. Strictly setup, the write-side twin of status's read-only console; it reads and writes no…
Skill Claude CodeCodex
Read-only console of a kraken queue — everything the operator reads in one place. Runs kraken.py status, which computes the review queue (awaiting-merge, with PR links), the decision queue (needs-decision), what is still in flight (every live claim ref — worker name + lease age, flagging expired leases), a…
Skill Claude CodeCodex
Run as a named worker draining the task queue in my private coordination repo, where each task is a GitHub Issue — claim one task at a time, check blocked-by dependencies, plan with explicit assumptions, execute, validate against acceptance criteria, and record results as comments; then stay in ambush behind a…