follow-up-owner-assignerlisted
Install: claude install-skill JeelVankhede/agentsmyth
# Follow-Up Owner Assigner
## Purpose
Ensure every open follow-up recorded in Reflect has a named owner and a concrete next action — never `TBD` — and persist each one into the durable, cross-run open-items ledger (`workflow/artifacts/open-items.yaml`) so it survives past the current Reflect narrative.
This is a power skill, not a lifecycle phase. It is gate-bound: it runs at every Reflect Exit Gate.
## Invocation Context
Use this skill when:
- Reflect is finalizing its `## Follow-Ups` section
- Reflect's Manifest Coverage Retrospective marks any `R`/`RI` as `deferred` or `waived` (these
also need a follow-up entry, per `follow-up-policy.md`'s existing rule)
Do not invoke it when Reflect has zero follow-ups and zero deferred/waived requirements — nothing
to assign or persist.
## What To Load
**Foundation** (confirm in context; load if not already present):
- Root `AGENTS.md`
- `workflow/router.md`
- `workflow/lifecycle.md`
- `workflow/rules.md`
**Minimum for invocation**:
- This file
- `references/output-schema.md`
**Before starting work**:
- `references/ledger-format.md` — the exact `open-items.yaml` shape and ID conventions
- `src/workflow/schemas/open-items.schema.yaml`
- The reflect artifact's `## Follow-Ups` and `## Manifest Coverage Retrospective` sections
## Inputs
- Reflect's `## Follow-Ups` table.
- Reflect's `## Manifest Coverage Retrospective` (for deferred/waived IDs needing a follow-up).
- Existing `workflow/artifacts/open-items.yaml`, if present (