Get2knowio Maverick
get2knowio-maverick is a Claude Code plugin for the Build phase that orchestrates bead-driven multiphase dev workflows via YAML and autonomous agents.
Orchestrate bead-driven feature, review, and tech-debt workflows in Claude Code using Maverick’s YAML DSL and autonomous agent steps.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install get2knowio-maverick@get2knowio/maverickBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:get2knowio/maverick") and the paste-ready config with skillselion.get_install_config("plugin:get2knowio/maverick").
What it does
get2knowio-maverick is a Claude Code plugin that orchestrates AI-powered, bead-driven development using a YAML workflow DSL and autonomous agents. Solo builders who juggle specs, implementation, review, and tech debt install it when they want repeatable multi-phase routines instead of re-prompting the same conventions every session. Maverick ties together feature work, structured review, and cleanup paths so Claude follows a declared workflow rather than drifting. It suits agent-forward repos where beads or tickets represent units of work and you need explicit handoffs between phases. Complexity is intermediate to advanced: you should be comfortable editing YAML workflows and trusting agent autonomy within guardrails. The plugin does not replace your issue tracker; it coordinates how the coding agent moves through defined stages. Expect clearer traceability from intent to merged change when workflows are kept current.
Highlights
- YAML DSL for multiphase development workflows with autonomous agent orchestration
- Bead-driven loops covering feature implementation, review, and tech-debt resolution
- Workflow updates and convention management across implementation cycles
- Orchestrates resolution and review steps instead of one-shot code generation
- Maverick plugin from get2knowio/maverick repository
Why builders use it
Solo builders lose momentum when every feature needs a custom prompt chain for implementation, review, and tech-debt follow-up.
After registering Maverick, Claude follows your YAML-defined workflows across beads so implementation, review, and cleanup stay consistent sprint to sprint.
At a glance
- Type - Plugin in Productivity.
- Adoption - 0 installs, 1 stars, 0 votes.
FAQ
Who is get2knowio-maverick for?
Developers using bead-driven or ticket-shaped work who want Claude Code to run multiphase implementation and review flows from YAML definitions.
When should I use get2knowio-maverick?
Use it when starting a feature bead, standardizing review and tech-debt resolution, or updating team conventions across autonomous agent steps.
How do I add get2knowio-maverick to my agent?
Install the get2knowio/maverick Claude Code plugin, author or extend Maverick YAML workflows for your beads, then invoke the plugin so agents follow the declared phases.
Comments
Share how you use get2knowio-maverick, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.