Show the current porting status. Reads the goal document, porting-memory.md, and latest handoff note to report where things stand. Read-only - does not continue any work.
---
name: porting-status
description: Show the current porting status. Reads the goal document, porting-memory.md, and latest handoff note to report where things stand. Read-only — does not continue any work.
disable-model-invocation: true
---
You are checking the current porting status. This is read-only — do NOT continue any work or start any implementation.
## Gather Status
Locate the agent's **artifact directory** at `<project-root>/.porting/` (defined in `porting-methodology`). All artifacts live there. Load the `porting-methodology` skill if not already in context.
Read the following files and report their contents:
1. **Goal document** (`goal-*.md` in the artifact directory) — if it exists, show the milestone tracker with current status of each milestone.
2. **porting-memory.md** — if it exists, show the watch list and feature status table.
3. **Latest handoff note** (`porting-handoff-*.md` in the artifact directory) — if one exists, show what was done, what's deferred, and known issues.
4. **Discovery report** (`discovery-report.md` in the artifact directory) — if it exists, note that discovery is complete.
If none of these files exist, report: "No porting artifacts found. Run `/porting-discover` to begin."
## Output… install to load the full skill