Constraint-first development framework with structured phases: initialize, constrain, tension, anchor, generate, verify.
npx claudepluginhub dhanesh/manifold --plugin manifoldQuick lookup for Manifold JSON schema field names. Prevents field name confusion and lists all required fields.
Complete Manifold schema reference with all valid phases, types, statuses, and field values.
Light mode: 3-phase workflow for simple changes. Use instead of full workflow for bug fixes, small features, or quick iterations.
Generate parallel execution plan from constraint network. Identifies waves, critical path, and bidirectional dependencies
Show current Manifold state, constraint summary, workflow progress, and next action
Initialize a constraint manifold for a feature. Creates .manifold/<feature>.json + .manifold/<feature>.md
Interview-driven constraint discovery across 5 categories (business, technical, UX, security, operational)
Surface and resolve constraint conflicts (trade-offs). Identifies direct conflicts, resource tensions, and competing requirements
Backward reasoning from desired outcome. Derives required conditions by asking 'What must be TRUE?'
Generate ALL artifacts simultaneously from the constraint manifold - code, tests, docs, runbooks, alerts
Verify ALL artifacts against ALL constraints. Produces a verification matrix showing coverage and gaps
Wire generated artifacts together. Identifies integration points and produces actionable wiring checklist
Execute tasks in parallel using git worktrees. Analyzes dependencies and file overlaps to safely parallelize independent tasks.
Install or update the Manifold CLI binary. Downloads the pre-compiled binary for your platform from GitHub releases.
AI-supervised issue tracker for coding workflows. Manage tasks, discover work, and maintain context with simple CLI commands.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.
Orchestrate multi-agent teams for parallel code review, hypothesis-driven debugging, and coordinated feature development using Claude Code's Agent Teams
Continuous self-referential AI loops for interactive iterative development, implementing the Ralph Wiggum technique. Run Claude in a while-true loop with the same prompt until task completion.