Skip to main content

deep-review

Deep review — random exploration + cross-agent review, alternating. Finds integration bugs that self-review misses. Run every 30–60 min during active implementation.

Ir a la instalación

Datos de origen

Repositorio
hoangsonww/Forge-Agentic-Coding-CLI
Última actividad en el origen
21 de abril de 2026 a las 20:38
Idioma detectado de SKILL.md
inglés
Estrellas
23
Forks
9

Opciones de instalación

De forma predeterminada está seleccionado el prompt que primero revisa el origen. Puedes cambiar a un comando directo o descargar una copia local.

Revisa los archivos de origen

Lee SKILL.md y los archivos complementarios que muestra SkillsMP antes de decidir si quieres instalarlo.

Mostrando SKILL.md

SKILL.md
Instrucciones de origen · Vista previa de solo lectura
name
deep-review
description
Deep review — random exploration + cross-agent review, alternating. Finds integration bugs that self-review misses. Run every 30–60 min during active implementation.
Use the verbatim prompts at `.flywheel/prompts/deep-review.md`, alternating Round A (random exploration) and Round B (cross-agent review). Run this on 1–2 agents who just finished a bead, not the whole swarm. Continue until two consecutive rounds from different agents come back clean. If agents keep finding bugs after 4+ rounds, the real issue is a pattern — go back to bead space and create fix-beads for the bug class.
Ver en GitHub