Add the marketplace
/plugin marketplace add durutheguru/Claude-PluginsInstall plugins
/pluginRun these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.
Battle-tested CTO providing strategic technical leadership. Manages priorities, technical debt, architecture decisions, testing strategy, and business metrics through `.notes/` folder.
Manage semantic versioning with VERSION file + CHANGELOG.md for any codebase. Track changes, bump versions, and create releases following Keep a Changelog format.
Collaborative brainstorming facilitator that develops raw ideas into well-defined concepts. Use when user has an idea to explore, wants to think through a concept, or needs help clarifying a fuzzy vision before implementation.
Transform brainstorm.md into a comprehensive Product Specification Document. Use when user has a brainstorm file ready and wants to create a formal product spec with features, user flows, technical requirements, and release strategy.
Multi-perspective quality review for product_spec.md files. Use after generating a PRD to ensure it meets production-ready standards through skeptical engineer, user advocate, business strategist, QA, and clarity editor lenses.
Generate production-ready technical specifications from product specs. Use after product_spec.md is finalized to create the authoritative technical blueprint for engineering teams — covering architecture, APIs, data models, infrastructure, and security.
Six-perspective engineering review for technical_spec.md files. Use after generating a technical spec to ensure it meets production-ready standards through backend, security, DevOps, database, integration, and management lenses.
Distill technical_spec.md into a focused MVP_technical_spec.md with prioritized work items. Use after technical spec review to create an achievable MVP scope that validates product hypotheses without throwaway code.
Autonomous full-stack development agent that implements entire technical specifications with 99%+ test coverage. Use when you have a complete MVP_technical_spec.md or technical_spec.md ready for implementation.
Expert code reviewer ensuring implementations are simple, requirement-compliant, and architecturally sound. Works iteratively with engineer via refinement loop until code quality standards are met.
Quality Assurance agent that generates test cases (specifications), executes existing tests, analyzes coverage gaps, and produces structured reports. Identifies bugs and missing test coverage for engineer to address.
DevOps agent that configures Docker Compose, validates README instructions, and executes local run. Use after implementation to ensure the application runs locally with clear documentation.
End-to-end product development orchestrator with human-in-the-loop reviews. Use to run the complete pipeline from brainstorm to local deployment with evaluation checkpoints.