next-issuelisted
Install: claude install-skill chalosalvador/claude-workflows
# Next issue — start prompt OR start now
Decide the **next issue**, then act in one of two modes:
- **Mode A — Prompt** (default): write a complete prompt the user pastes into a
*fresh* session. Output is the prompt in one copyable code block. Do **not** start
implementing.
- **Mode B — Start now**: actually begin the issue **in this session**.
**Pick the mode from the user's wording** (don't ask): "give me a prompt", "to start
in a new session", "draft a prompt" → **Mode A**. "start it", "work on it now",
"begin", "let's do it here" → **Mode B**. When genuinely ambiguous, default to **A**.
Resolve board, repos, branches and validate commands via
[`shared/config.md`](../../shared/config.md). With no board configured, select from
`gh issue list` by label and assignee instead.
## Workflow
```
Shared:
- [ ] 1. Pick the issue (theme-aligned Todo card, or the issue the user names)
- [ ] 2. Identify the repo + workstream
- [ ] 3. Research + plan: delegate to `gh-issue-flow:issue-planner` (effort: max)
Mode A (Prompt):
- [ ] 4A. Fill template.md — every section, repo-specific VALIDATE commands
- [ ] 5A. Output the finished prompt in ONE code block
Mode B (Start now):
- [ ] 4B. Post scoping-plan comment + set board In Progress → PAUSE for the user's OK
- [ ] 5B. After OK: branch → spec change (if any) → implement → validate →
parallel `gh-issue-flow:diff-reviewer` review → archive → commit → PR →
babysit to green
- [ ] 6B. End with the PR handoff summary