name: ntn-todo-prompt-maintainer description: Use when ntn-sim-core phase/group prompt packs, todo status, or group sequencing need updating so the repo keeps an accurate handoff surface for future agents.
NTN Todo Prompt Maintainer
Use this skill when a phase/group completes, a future group needs resequencing, or prompt packs under todo/ need to be split, archived, or updated to match the current authority set.
Required Read Order
Read these first:
agent-governance.mdsdd/ntn-sim-core-implementation-status.md- the active phase SDD and any just-completed prior phase SDD
todo/README.md- the relevant prompt files under:
todo/platform-refactor/todo/modqn/todo/ui-estnet/(historical redirect only)
If the change touches literature or parameter provenance assumptions, also read:
6. /home/u24/papers/AGENTS.md
Workflow
- Determine the current true project state from SDD/status docs, not from memory.
- Compare that state against:
todo/README.md- the phase/group prompt files
- completed/archive placement
- Update the smallest correct prompt surface.
- Preserve historical prompt files that still have handoff value; prefer moving to completed/archive over deletion.
What To Maintain
Keep these aligned:
- which phase/group is next
- which groups are completed
- estimated future group counts
- whether a downstream program is still blocked by platform-refactor gates
- whether a prompt needs a preflight step before execution
Do Not
- Do not let
todo/override SDD or implementation status. - Do not delete completed prompts casually; archive or mark complete instead.
- Do not leave prompt packs referring to phases/groups that are no longer valid.
- Do not expand future prompts based only on speculation; tie them to current SDD boundaries.
Output
Report:
- which
todo/files changed - which prompts were promoted, archived, or left unchanged
- what the next active group is
- whether any future prompt pack now needs re-optimization before use