Migrate Followups banner
phmatray phmatray

Migrate Followups

Development community

Description

--- description: Consolidate the migrated repos' open follow-ups (owner decisions, tasks, deferrals) and update them at the source argument-hint: [repo-dir ...] --- Invoke the `review-followups` skill. Targets: each directory passed in `$ARGUMENTS` (otherwise, the migrated repos known from the session/memory; otherwise, ask). Add the kit's backlog if accessible. Discipline: aggregation exclusively via `<kit>/scripts/followups.py` (rule 7; path anchoring per the skill); every update (done / cl

Installation

Installs to ~/.claude/skills/phmatray-ai-migration-kit-migrate-followups/SKILL.md

Terminal
mkdir -p ~/.claude/skills/phmatray-ai-migration-kit-migrate-followups && curl -fsSL https://raw.githubusercontent.com/phmatray/ai-migration-kit/HEAD/commands/migrate-followups.md -o ~/.claude/skills/phmatray-ai-migration-kit-migrate-followups/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository