This repo is intentionally deep. Treat it like a library, not required reading.
If you're drowning: forget the repo. Pick one file that's breaking your flow and fix that first.
Pick one file that hurts (the one you touch 10 times a day), then paste this:
No repo tour. No docs.
Read only this file.
1) What is it supposed to do?
2) What is it doing instead?
3) What's the smallest safe fix?
Then stop and ask me one question if you need to.
Ship the smallest evidence-backed fix. Come back for depth only if you want it.
Run one real ticket with this chain:
- Discussion:
No edits yet. Restate problem, risks, and fix order. - Scope:
Define in-scope, out-of-scope, and done criteria. - Execute:
Fix one bug cluster with minimal blast radius. - Verify:
Show scenario table with expected vs actual. - Package:
Propose commit groups and a PR summary.
If you only open three docs:
- A depth layer behind a short live demo.
- A reusable set of prompts and templates for teams that want to go further.
- Two training labs with intentionally planted bugs for teaching workflow discipline.
- Team rollout:
01-WEEK-ONE-CHECKLIST.md,35-INSTRUCTION-FILES-ADVANCED.md,40-TEMPLATES/INSTRUCTION-STARTER-PACK/README.md - Quality and review:
10-WORKFLOW-FOUNDATIONS.md,04-TIPS-AND-TRICKS-SCORECARD.md,97-DEVILS-ADVOCATE-ADVERSARIAL-TAKE.md - Labs:
80-SAMPLE-PROJECT-LAB.md,LAB-rn-insurance-20-tricks/README.md,LAB-scheduling-demo/README.md
- Cursor runtime details:
77-CURSOR-AGENT-CLI-WEB-BOT-ENTERPRISE-ADVANCED.md - Copilot and other harnesses:
75-GITHUB-COPILOT-CONFIG-ADVANCED.md,76-OTHER-AGENT-HARNESSES-ADVANCED.md
- License:
LICENSE,LICENSES.md - Contribution sign-off policy:
CONTRIBUTING.md,DCO - CLA policy:
CLA/README.md