Architecture Review Loop
A prompt-driven loop that iteratively reviews and refines system architecture based on feedback until formal approval is granted. This loop helps ensure arch…
This loop is republished with attribution. Full credit and the original content belong to the source linked above.
AI Skill Market Insights
Real data. Real impact.
Emerging
Developers
Kickoff Prompt
Copy this prompt and run it with your agent to start the loop.
Start the "Architecture Review Loop" loop.
Goal: Resolve architecture feedback
Max iterations: 10
Between iterations run: architecture review
Exit when: Approval granted
I'd like to start an architecture review loop. Please analyze the current system architecture in this codebase and provide a comprehensive review focusing on [SPECIFIC_AREA] based on the following feedback: [FEEDBACK_POINTS]. Begin by documenting the key architectural components and identifying areas that need improvement based on the provided feedback.
Self-pace this loop. After each iteration, run `architecture review` and evaluate the output, and only continue if the exit condition is not met (Approval granted). Stop when the exit condition passes or 10 iterations are reached. Give a short status update each pass.