---
description: Capture the current work as / into a TRK-* tracking record now (mid-session)
---

Update tracking for the work in progress, without waiting for session close.

Use the `project-memory` skill to create or update a `TRK-*` record in
`.prd_plugin/state/tracking.json` for the current work: a concise summary,
`type` (`goal` for the session's overall objective, `active_work` for a sub-task),
status (`active`/`complete`), and `linked_ids` to the active `REQ-*` /
`IMP-TASK-*` / `CHG-*`. Set `type: goal` and `status: active` when capturing the
thing you are driving to completion — that open goal is what the autonomous Stop
guard keeps working toward. If a matching active `TRK-*` already exists, update it
instead of creating a duplicate. Register any new ID in
`.prd_plugin/ids/registry.json`. Use complexity/confidence ratings, not time
estimates. Then report the TRK id and what you recorded.

Optional focus from the user: $ARGUMENTS
