Prompt file imported from SwatiDavari/Test_Dashboard (
.github/prompts/qik-nexus-close.prompt.md). Copyright stays with the author.
qik nexus close — close PI increment
Use mcp_qik-mcp_nexus_close or CLI:
qik nexus close
What it does:
- Bumps the PI counter.
- Any
pi+completeentries that were not individually promoted are staged. - All incomplete (
open,wip,validate) PI entries are forwarded to the next increment.
Primary staging path: promote items individually via qik nexus promote as
work completes — do not wait for close. Use close only for PI bookkeeping
(counter bump + carryover forwarding).
End-of-PI checklist
- Verify all completed items are promoted:
qik nexus list pi --progress complete - Review what will be forwarded:
qik nexus list pi(items at open/wip/validate) - Run
qik nexus close. - Confirm the new PI number with
qik nexus pi.