-
Notifications
You must be signed in to change notification settings - Fork 0
Step 5 Review AI
github-actions[bot] edited this page Jun 6, 2026
·
3 revisions
/review-ai audits AI-generated work before commit. It prioritizes correctness, security, scope control, and whether the implementation matches the brief.
| Field | Value |
|---|---|
| Command | /review-ai [diff or PR] |
| Habit | H4 Think Win-Win |
| Previous | Step 4 · Build Brief |
| Next | Step 6 · Deploy Guide |
- AI generated code, docs, config, tests, or release material.
- You are preparing a commit or PR.
- You are reviewing another agent's output.
Do not skip this step for AI-generated work. For tiny non-AI edits, use normal human judgment.
- Findings ordered by severity.
- File and line references where possible.
- Concrete fixes for each blocking issue.
- Residual risks or test gaps.
- Clear pass/fail review posture.
-
/security-checkfor auth, input, secrets, dependency, config, or infrastructure risk. -
/cross-verifyfor broader 8-Habit readiness. -
/scrutinizewhen intent and necessity should be challenged.
/deploy-guide should receive reviewed changes, validation results, and known residual risks.
Source of truth: this wiki is generated from docs/wiki/. Edits made through the GitHub Wiki web UI may be overwritten by the next sync. To change a page, open a PR against the repository source file.
Repository · Issues · README · License
Workflow discipline for AI-assisted development
Start
Workflow
- Overview
- 0 · Research
- 1 · Requirements
- 2 · Design
- 3 · Breakdown
- 4 · Build Brief
- 5 · Review AI
- 6 · Deploy Guide
- 7 · Monitor Setup
Operations
Reference
- Habits Reference
- Maturity Model
- Architecture
- Limitations
- Vibe Coding vs Structured
- Harness Engineering
Project