By areese801
Skills for working with Kanbaroo via MCP, including a bridge that ties cage-orchestrator dispatches to Kanbaroo stories
Use this skill when running cage-orchestrator workflows on a project that's wired up to Kanbaroo (the kanbaroo MCP server is active and mcp__kanbaroo__* tools are visible). Triggers when the user is about to dispatch a cage and a Kanbaroo story will represent the work. Augments cage-orchestrator's flow with story creation, progress comments, and a summary on export. No-ops gracefully if Kanbaroo MCP is not configured.
Use this skill when working with Kanbaroo, a kanban-style issue tracker for managing software work across workspaces, epics, and stories. Triggers when the user asks to: work on a specific story by its human ID (e.g. "let's work on KAN-123"), review what's in progress or up next, create stories from a planning session, comment on or transition stories, or otherwise interact with the Kanbaroo board. Also triggers when the user is deep in a coding session and identifies follow-up work that should be captured on the board rather than held in context. Works standalone on any Kanbaroo instance; optionally integrates with trusty-cage for delegating story implementation to isolated inner Claude sessions.
A Claude Code plugin that bundles the agent skills for working with
Kanbaroo — a kanban-style
issue tracker with a TUI, REST + WebSocket API, CLI, and MCP server.
The skills teach an outer Claude session how to drive the Kanbaroo MCP
tools and (optionally) tie them into a trusty-cage
cage-orchestrator workflow when both are installed.
kanbaroo-workflow — the general workflow skill. Activates when
the user references a Kanbaroo story by its human ID (e.g.
KAN-123), asks about the board, or wants to capture follow-up
work as new stories. Standalone; does not require trusty-cage.kanbaroo-cage-bridge — the integration layer between
cage-orchestrator and Kanbaroo. Activates only when both the
kanbaroo MCP server and the cage-orchestrator skill are active in
the same session. Mirrors cage dispatches onto a Kanbaroo story:
creates or attaches a story before launch, comments on progress,
posts a summary on tc export, and captures revision instructions
before they're sent to the cage's inbox. No-ops gracefully when
Kanbaroo isn't configured.A running Kanbaroo instance. The dogfood layout (single-user,
docker-compose, host bind-mounted SQLite, nightly snapshots) is
documented in Kanbaroo's docs/deployment-dogfood.md.
kanbaroo-mcp on PATH. Install the meta package via pipx so
every Kanbaroo binary (including the MCP server) is exposed:
pipx install --include-deps 'kanbaroo[all]'
--include-deps is load-bearing — without it pipx hides the
sub-package binaries.
Per-project wiring. Run kb project init from the project's
root. It creates a workspace, mints a per-project
actor_type=claude token, and writes a project-root .mcp.json
pointing at kanbaroo-mcp --token-file <path>. Restart Claude
Code afterward so it picks up the new MCP entry.
Run these commands inside a Claude Code session:
/plugin marketplace add areese801/kanbaroo-plugin
/plugin install kanbaroo@kanbaroo-plugin
Restart Claude Code; both skills load automatically.
The skills are passive — they do not run anything on install. Each SKILL.md is matched against the user's message at session time, so the workflow skill only fires when the user mentions Kanbaroo concepts and the cage-bridge skill only fires when both Kanbaroo and the cage-orchestrator are active.
| Skill | Activates when |
|---|---|
kanbaroo-workflow | The user references a Kanbaroo story human ID, asks about the board, or wants to create / comment / transition stories. |
kanbaroo-cage-bridge | The session has both mcp__kanbaroo__* tools and the trusty-cage cage-orchestrator skill active, and a cage dispatch is about to be (or is being) driven. |
The bridge skill no-ops automatically on projects without the Kanbaroo MCP wired up; cage-orchestrator runs unchanged in that case.
~/.claude.json
under extraKnownMarketplaces and enabledPlugins (the
/plugin slash commands write both). Look for the cached plugin
under ~/.claude/plugins/cache/kanbaroo-plugin/plugins/kanbaroo/.
Confirm Claude Code was fully restarted, not just reloaded.mcp__kanbaroo__* tools 404.
Confirm the project has a .mcp.json at its root with a
kanbaroo entry and that the running Kanbaroo server is
reachable at the URL listed in --api-url. kb project init
writes both pieces in one shot.kb project init and restart
Claude Code, or check cage-orchestrator's own skill matching
rules.This plugin follows Semantic Versioning and tracks releases independently of Kanbaroo's PyPI versions. The plugin's release version usually matches the Kanbaroo release whose MCP tool surface it targets, but they are not enforced to be identical.
MIT — see LICENSE.
Issues and PRs welcome. The skills' canonical home is this repo; Kanbaroo's monorepo references this plugin via the marketplace pattern above.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Skills for orchestrating trusty-cage containers — delegate tasks to isolated Claude Code instances
npx claudepluginhub areese801/kanbaroo-plugin --plugin kanbarooMemory compression system for Claude Code - persist context across sessions
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth