Command Claude Code
Rapidly evaluate multiple solution approaches for hackathon challenges using massive parallel research (15 concurrent agents).
Command Claude Code
Rapidly evaluate multiple solution approaches for hackathon challenges using massive parallel research (15 concurrent agents).
Command Claude Code
Create multiple PRP variations in parallel for comparative analysis and implementation strategy validation.
Command Claude Code
Post-execution analysis of a PRP implementation to capture lessons learned, success metrics, and template improvements.
Command Claude Code
Pre-flight validation of a PRP to ensure all context and dependencies are available before execution.
Command Claude Code
User Story: $ARGUMENTS.
Command Claude Code
Generate a complete PRP for TypeScript/JavaScript feature implementation with deep and thorough research. Ensure rich context is passed to the AI through the PRP to enable one pass implementation success through self-validation and iterative refinement.
Command Claude Code
Implement a TypeScript/JavaScript feature using the PRP file.
Command Claude Code
Perform a comprehensive review of the entire TypeScript/Astro codebase focusing on architecture, patterns, and best practices.
Command Claude Code
List and review any files in the staging area, both staged and unstaged. Ensure you look at both new files and modified files.
Skill Claude CodeCodex
Foundation work for Productive MCP v2 — refactors the API client, sets up the test harness, modernizes the server bootstrap, owns transports and release plumbing. Picks up M1 (foundation fixes), M2 (McpServer migration + elicitation + completion + ResourceLinks infra), and M7 (StreamableHTTP transport + 2.0 release).
Skill Claude CodeCodex
Reviews a completed milestone for code quality, contract coverage, and validation parity. Spawned by the orchestrator at the end of each milestone before user-testing kicks in. Produces scrutiny findings as bd tasks that block the milestone closing.
Skill Claude CodeCodex
Implements MCP tool features wrapping Productive.io API endpoints. Handles list/get/read tools, simple create/update tools, and the bulk of M3 (reports), M5 reads (org/resourcing), and M6 reads (knowledge/pipeline/comm reads). Pairs Zod schemas with dual-output handlers and writes co-located vitest tests.
Skill Claude CodeCodex
Implements destructive / state-changing MCP tools — approvals, deletes, finalize/send invoice, publish page, archive, deal close, bulk operations. Every tool gates on the shared elicitation/dry-run helper. Heavy users of the validation contract because mutations are where bugs hurt most.
Instructions file
Claude Code instructions for rubenlangeweg/productive-mcp, covering claude.md, core development philosophy, kiss (keep it simple, stupid), yagni (you aren't gonna need it) and design principles.
MCP server Claude CodeCodexCursor
Productive.io MCP server — extended for rb2 delivery operations. Runs locally from the productive-mcp-rb2 npm package.