Plugin Claude Code
Plugin marketplace listing 1 plugin: zero-review.
Plugin Claude Code
Plugin marketplace listing 1 plugin: zero-review.
Plugin Claude Code
Auto-dev platform for agent-majority software teams. Five skills (auto-dev, auto-env, auto-req, auto-test, auto-triage), four roles (dev-agent, req-agent, user-agent, triage-agent), and cross-skill contracts. Humans supply requirements and intervene at key decision points; agents handle everything else.
Command
Configure a runnable development environment for the current repo or a specified repo using the bundled Auto-env skill.
Command
Add a single component — lightweight workflow for well-scoped additions.
Command
Enhance existing code — impact-analysis-driven workflow.
Command
Fix a bug — hypothesis-driven diagnosis and minimal surgical fix.
Command
Greenfield development — full architecture design before implementation.
Command
Composable development workflow — auto-classifies task type and follows the matching paradigm.
Command
Requirements elicitation — turn vague input into structured, actionable specifications.
Command
Simulated user testing — exercise software as a real user and report findings.
Command
Issue triage — classify, deduplicate, prioritize, and dispatch work items.
Hook
Runs when a subagent starts for Bash, general-purpose and Plan tool calls, executing inject-dev-skill.sh. From A7um/zero-review.
Skill Claude CodeCodex
Composable development workflow system. Phases define reusable steps; paradigms compose them into ordered sequences. Four paradigms cover greenfield, enhancement, bugfix, and addition task types.
Skill Claude CodeCodex
Configure runnable development environments for repositories using repo inspection, targeted environment-variable discovery, Docker or local setup, and smoke-test evidence. Use this skill whenever the user asks to set up a repo, make a project runnable, configure environment variables, prepare a Docker/dev…
Skill Claude CodeCodex
Requirements elicitation skill. Turns vague human intent into structured, actionable specifications that downstream skills can consume.
Skill Claude CodeCodex
Simulated user testing skill. Provisions environments, exercises software through persona-driven interaction, and produces structured feedback.
Skill Claude CodeCodex
Issue intake and prioritization skill. Classifies, deduplicates, and dispatches work items from raw issues.