Dojo Sprint.prompt
---
mode: agent
description: 'Run the full dojo pipeline (brainstorm to learn) on a goal.'
---
<!-- Auto-generated by scripts/regen-prompts.sh from scripts/pipeline.tsv. Do not edit by hand. -->
Run the **dojo sprint** — the mandatory end-to-end workflow — for the goal I give you.
Scaffold the run with `bash scripts/sprint.sh start "<goal>"`, then walk every phase in order, reading and applying each underlying skill before moving on:
1. **BRAINSTORM** — read [`skills/brainstorming/SKILL.md`](../../skills/brainstorming/SKILL.md): Socratic refinement into an approved design
2. **WORKTREE** — read [`skills/using-git-worktrees/SKILL.md`](../../skills/using-git-worktrees/SKILL.md): Isolated workspace on a feature branch
3. **PLAN** — read [`skills/plan-before-code/SKILL.md`](../../skills/plan-before-code/SKILL.md): Bite-sized tasks written to tasks/todo.md
4. **EXECUTE** — read [`skills/executing-plans/SKILL.md`](../../skills/executing-plans/SKILL.md): One task at a time, verifying each before the next
5. **TEST** — read [`skills/test-writing/SKILL.md`](../../skills/test-writing/SKILL.md): RED then GREEN then REFACTOR for every behaviour change
6. **REVIEW** — read [`skills/requesting-code-review/SKILL.md`](../../skills/requesting-code-review/SKILL.md): Self-review the diff against the plan
7. **FINISH** — read [`skills/finishing-a-development-branch/SKILL.md`](../../skills/finishing-a-development-branch/SKILL.md): Verify, decide the merge, clean up the branch
8. **LEARN** — read [`skills/self-improvement/SKILL.md`](../../skills/self-improvement/SKILL.md): Log lessons, promote patterns, update the memory vault
Do not skip or reorder phases. After REVIEW, run `bash scripts/sprint.sh finish` so the single gate (`scripts/verify.sh`) is green before you propose the merge, then capture lessons.when to use it
Community prompt sourced from the open-source GitHub repo andreaswasita/copilot-agents-dojo (MIT). A "Dojo Sprint.prompt" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
productivitycommunitydeveloper
source
andreaswasita/copilot-agents-dojo · MIT
more in Productivity
Productivity✓ tested
Summarize a doc into decisions & actions
chief of staff who extracts what to DO, not just what was said
Productivity✓ tested
Draft a reply to a hard email
calm, direct communicator who de-escalates without caving
Productivity✓ tested
Turn a brain-dump into a weekly plan
planning coach who protects your focus, not just your calendar