project-workflows
Status reports, risk registers and the paperwork around a project.
Install
/plugin marketplace add https://catylai.com/marketplace.json/plugin install project-workflows@catylai
Two skills. status-report produces a weekly project status report from
whatever evidence exists — notes, tickets, or the commit history itself.
risk-register creates and maintains a register with likelihood, impact, owners
and mitigations, so risks are tracked rather than remembered.
Reach for it on the recurring reporting that is easy to do badly because it is done every week.
Both work in Claude Code and in Cowork. In Claude Code the status report can
read git log for evidence of what actually shipped and when; on the web there
is no checkout, so paste the notes in and it works from those.
For the engineering side of tracking — the pre-work gate, branch conventions and
an honest status vocabulary — see issue-tracker-core.