track-status

Installation
SKILL.md

Track Status

State-change updates on outreach log rows. Append-only spirit: the date columns shift, but the original date column (when the outreach happened) does not.

Inputs

$ARGUMENTS:

  • Required identifier — one of:
    • --row=<n> — 1-based row index in outreach.md.
    • --company=<slug> --contact=<name> — disambiguates if multiple outreach events to same person.
    • --latest=<company-slug> — picks the most recent outreach row for that company.
  • Required: --status=<sent|replied|meeting-booked|meeting-done|stalled|closed-won|closed-lost>
  • Optional: --note=<freeform> — appended to existing notes.
  • Optional: --next-action=<freeform> — overwrites next-action column.

Examples

Installs
1
GitHub Stars
4
First Seen
Apr 29, 2026
track-status — danielrosehill/claude-career-plugin