Skill Claude CodeCodex
A team-based review process that checks completed code and requirements from several viewpoints, including specification, code quality, security, and red-team attack testing. A final decision combines the findings.
Skill Claude CodeCodex
A team-based review process that checks completed code and requirements from several viewpoints, including specification, code quality, security, and red-team attack testing. A final decision combines the findings.
Skill Claude CodeCodex
A focused workflow for fixing a known software bug: investigate possible causes, apply a test-driven fix, verify it independently, and repeat if needed. TDD means writing a failing test first, then changing the code until the test passes.
Skill Claude CodeCodex
A seven-stage development coordinator for Agent Teams that routes a request to feature development, bug investigation, or red-team review. It combines debate, parallel implementation, debugging, and review.
Skill Claude CodeCodex
A team-based implementation workflow that assigns independent coding tasks to multiple agents while a lead coordinates shared files and progress. A separate checker regularly reviews the work.
Skill Claude CodeCodex
A requirements-checking workflow that compares a written request with the current code and tests. It reports which parts are implemented, incomplete, or missing.
Plugin Claude Code
Looper — a system's design contract in both directions: forward-author the product world from a raw idea, or reverse-engineer it from existing code and failure memory. /psl turns one experiential / semantically-fuzzy requirement (plus optional materials) into a complete Product Specification Language document — six d.
Skill Claude CodeCodex
Use when a codebase has NO shared ontology — when the team (and AI agents) lack a single agreed vocabulary of what the system's core objects, relationships, and constitutional rules ARE, and you want to reverse-engineer one from the existing code (and docs). Produces a Design Ontology Spec (DOS): a dos.yaml…
Skill Claude CodeCodex
Use when a Territory's □-class resident invariants are MISSING — when "what this block must always hold, on every Run" lives only in people's heads or in scars from past failures, not as written, traceable, verifiable rules. invariant-extract recovers them by ABDUCTION from the Territory's failure memory (the…
Skill Claude CodeCodex
A product-definition method for describing how an experience or product world works, including its rules, meanings, and tests for correctness. It fills in missing decisions by asking the user questions.
Plugin Claude Code
Product Development Forge - AI-driven 7-phase product development workflow. Provides complete methodology from requirements analysis to deployment, including brainstorming, TDD, three-stage review, and auto-fix loops.
Agent
Senior System Architect for technical design. Invoke when PRD is approved and technical decisions are needed. Produces ADRs, architecture diagrams, and technical specifications.
Agent
Agent "implementer" from XRenSiu/claude-code-forge, covering implementer agent, core responsibilities, when to use, input handling and execution flow.