Context: You lead one team. You have influence potential across a tribe. This plan starts with your team and expands only after demonstrating results. No bloat — achievable steps with clear gates.
Tech stack: GitHub Copilot, VS Code (some Visual Studio), Bitbucket, Pipelines, Jenkins, Datadog, AKS/K8s, Vercel
Week 1–2: Setup and baseline
AGENTS.md in each active repo:
.github/copilot-instructions.md (or equivalent) with project-specific rulesWeek 3–4: Hashimoto Step 1–3 rollout
Approval checkpoint:
TDD-first approach
PR discipline
Risk tiering
REVIEW-POLICY.md at the org levelObservability of AI impact
Approval checkpoint:
AGENTS.md maturity
Copilot custom instructions & workspace setup
.vscode/ workspace settings template with Copilot configuration tuned for your stackPipeline integration
Security baseline
Tribe sharing:
REVIEW-POLICY.md risk tiering approach — this is the easiest win for other teams to adoptExpand to tribe
Middle loop recognition
Continuous improvement
Mid-level development programme
| Claim | Source |
|---|---|
| AI amplifies existing strengths AND weaknesses | DORA 2025 Report |
| Code churn doubled, refactoring dropped in AI codebases | GitClear (211M lines) |
| AI doesn’t reduce work — it intensifies it | HBR / Berkeley Haas (200-employee study) |
| TDD produces dramatically better agent results | Thoughtworks Retreat 2026 |
| Staff engineers save more time with AI than juniors per-use | Thoughtworks Retreat 2026 |
| Larger batch sizes correlate with lower stability | DORA (decade of research) |
| Mid-level engineers are the retraining risk | Thoughtworks Retreat 2026 |
| “Invest in the harness, not the prompts” | Mitchell Hashimoto |
AGENTS.md — project context, architecture, conventions, risk tiers, constraints.github/copilot-instructions.md — Copilot-specific rules for the repoREVIEW-POLICY.md — risk tiering and review requirements by service/repo classification.vscode/settings.json updates — workspace-level Copilot configurationThis plan assumes no additional budget beyond existing GitHub Copilot licenses. Phase 3 pipeline changes use existing Pipelines/Jenkins infrastructure. The primary investment is time: approximately 2 hours/week of deliberate practice and measurement during Phase 1–2, reducing to 1 hour/week from Phase 3 onward.