Monorepo Health Check
This loop performs a comprehensive health check of a monorepo by validating its structure, dependencies, code quality, and consistency. It iteratively identi…
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 "Monorepo Health Check" loop.
Goal: Improve repository health
Max iterations: 10
Between iterations run: repo validation
Exit when: Validation passes
Begin the monorepo health check loop. Run 'repo validation' to assess the current state, identify all critical and warning issues, and apply targeted fixes. Continue iterating up to 10 times, rechecking after each fix, until the repository passes validation. Prioritize issues that block builds or violate best practices. Do not make breaking changes—focus only on health improvements.
Self-pace this loop. After each iteration, run `repo validation` and evaluate the output, and only continue if the exit condition is not met (Validation passes). Stop when the exit condition passes or 10 iterations are reached. Give a short status update each pass.