← ClaudeAtlas

sprint-openlisted

Use when a team is picking up work for the next stretch - "let's start a sprint", "what are we doing this month", "pull the top three payment items into a sprint". Creates the sprint with its goal and agreed end date, and moves the chosen intents out of the backlog pool so each one lives in exactly one place. Also owns reading an open sprint back as a status board ("how is the dispatch sprint going?") and mid-sprint edits - moving a status, reassigning a holder - that happen between opening and closing.
repository-standards/core · ★ 4 · AI & Automation · score 77
Install: claude install-skill repository-standards/core
# sprint-open A team is committing to a stretch of work. This creates the sprint and moves the intents into it. *(scale profile only - a `core` repo has a backlog and needs nothing else.)* What a sprint is, and what belongs in one: [sprints (by reference)](https://github.com/repository-standards/core/blob/main/docs/tree/docs-sprints.md). This is how one is opened. ## Steps 0. **Resolve the backlog path once, the way the guard does.** Check `docs/backlog.md` first, then `backlog.md` (the manifest's primary path, R15) - whichever exists is the pool for every step below. Do not assume `docs/backlog.md`; a repo that satisfies the manifest at its primary path has no other file to read. 1. **Which team, and is there already an open sprint for them?** Look under `docs/sprints/`. A team with one already open is the common case worth catching: ask whether this is a second parallel sprint (legitimate - a team can run two threads) or whether the open one should be closed first. Do not open a duplicate silently. 2. **Ask for the goal, and push back once if it is a list.** The goal is the outcome, not the items: "checkout stops losing carts", never "do PAY-2, PAY-3 and PAY-7". If the answer restates the items, ask what becomes true when they are done - a sprint whose goal is its own contents tells the timeline nothing and tells the team nothing either. 3. **Ask for the target date, and say what it is.** Agreed and movable, not a deadline; nothing enfor