AI-assisted development orchestration with task tracking and skill-based routing
npx claudepluginhub srstomp/pokayokayAI-powered development workflows with task tracking, skill-based routing, and guaranteed execution hooks.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 79 focused plugins, 184 specialized agents, and 150 skills - optimized for granular installation and minimal token usage
Curated collection of 141 specialized Claude Code subagents organized into 10 focused categories
__ __
____ ____ / /______ _ __ ______ / /______ ___ __
/ __ \/ __ \/ //_/ __ `/ / / / / __ \/ //_/ __ `/ / / /
/ /_/ / /_/ / ,< / /_/ / / /_/ / /_/ / ,< / /_/ / /_/ /
/ .___/\____/_/|_|\__,_/ \__, /\____/_/|_|\__,_/\__, /
/_/ /____/ /____/
AI-assisted development orchestration - A Claude Code plugin that orchestrates AI-assisted development sessions with configurable human oversight, bridging the gap between hands-on control and full automation through skills, hooks, agents, and integration with ohno for task management.
The easiest way to install is with the setup wizard:
npx pokayokay
This interactive wizard will:
Run npx pokayokay doctor anytime to verify your installation.
# 1. Add the marketplace (one-time setup)
claude plugin marketplace add srstomp/pokayokay
# 2. Install the plugin
claude plugin install pokayokay@srstomp-pokayokay
Or from inside Claude Code REPL:
/plugin marketplace add srstomp/pokayokay
/plugin install pokayokay@srstomp-pokayokay
Add to your MCP configuration (~/.claude/settings.json):
{
"mcpServers": {
"ohno": {
"command": "npx",
"args": ["@stevestomp/ohno-mcp"]
}
}
}
npx @stevestomp/ohno-cli init
# 1. Run setup wizard (if not done already)
npx pokayokay
# 2. Restart Claude Code to activate MCP server
# 3. Plan from a PRD
/pokayokay:plan docs/prd.md
# 4. View kanban board
npx @stevestomp/ohno-cli serve
# 5. Start working
/pokayokay:work supervised
# 6. Audit completeness
/pokayokay:audit --full
| Command | Description |
|---|---|
/pokayokay:plan [--headless] [--review] <path> | Analyze PRD and create tasks with skill routing |
/pokayokay:revise [--direct] | Revise existing plan with impact analysis |
/pokayokay:work [mode] [-n N] | Start/continue work session (supervised/semi-auto/auto/unattended) |
/pokayokay:audit [feature] | Audit feature completeness across 5 dimensions |
/pokayokay:review | Analyze session patterns and skill effectiveness |
/pokayokay:handoff | Prepare session handoff with context preservation |
/pokayokay:hooks | View and manage hook configuration |
/pokayokay:worktrees | List, cleanup, switch, or remove worktrees |
| Command | Description |
|---|---|
/pokayokay:quick <task> | Create task and work inline (no agents) |
/pokayokay:fix [--thorough] <bug> | Bug fix with diagnosis + light pipeline (--thorough for full) |
/pokayokay:spike <question> | Time-boxed technical investigation |
/pokayokay:hotfix <incident> | Production incident response |
| Command | Description |
|---|---|
/pokayokay:api <task> | API design - REST/GraphQL patterns |
/pokayokay:arch <area> | Architecture review and refactoring |
/pokayokay:db <task> | Database schema and migrations |
/pokayokay:test <task> | Testing strategy and implementation |
/pokayokay:integrate <api> | Third-party API integration |
/pokayokay:sdk <task> | SDK creation and extraction |
| Command | Description |
|---|---|
/pokayokay:cicd <task> | CI/CD pipeline creation and optimization |
/pokayokay:security <area> | Security audit and vulnerability scanning |
/pokayokay:observe <task> | Logging, metrics, and tracing |
| Command | Description |
|---|---|
/pokayokay:research <topic> | Extended technical research |
/pokayokay:docs <task> | Technical documentation |
The plugin includes 21 specialized skills loaded on demand via commands or planner routing: