·dual-pass-review
</>

dual-pass-review

congdon1207/agents.md

Use AFTER any code changes (feature implementation, bug fix, refactor) to enforce mandatory dual-pass review. First pass reviews unstaged changes for correctness and convention compliance. Second pass ONLY executes if first pass made any corrections. Ensures work follows project conventions, development rules, and best practices before task completion.

2Installs·0Trend·@congdon1207

Installation

$npx skills add https://github.com/congdon1207/agents.md --skill dual-pass-review

SKILL.md

Mandatory review checkpoint that runs after any code changes to ensure quality and convention compliance.

This skill is the FINAL step before task completion in:

| Feature | plan → cook → test → dual-pass-review → docs-update → watzup | | Bug Fix | debug → plan → fix → test → dual-pass-review | | Refactor | plan → code → test → dual-pass-review |

Use AFTER any code changes (feature implementation, bug fix, refactor) to enforce mandatory dual-pass review. First pass reviews unstaged changes for correctness and convention compliance. Second pass ONLY executes if first pass made any corrections. Ensures work follows project conventions, development rules, and best practices before task completion. Source: congdon1207/agents.md.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/congdon1207/agents.md --skill dual-pass-review
Category
</>Dev Tools
Verified
First Seen
2026-02-05
Updated
2026-02-18

Quick answers

What is dual-pass-review?

Use AFTER any code changes (feature implementation, bug fix, refactor) to enforce mandatory dual-pass review. First pass reviews unstaged changes for correctness and convention compliance. Second pass ONLY executes if first pass made any corrections. Ensures work follows project conventions, development rules, and best practices before task completion. Source: congdon1207/agents.md.

How do I install dual-pass-review?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/congdon1207/agents.md --skill dual-pass-review Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/congdon1207/agents.md