posit-dev/working-on
Set a tracking document as the source of truth for the current feature or task. Use when starting work on a feature, bug fix, or multi-step task that benefits from a persistent record of decisions, discoveries, and progress. Keeps the document updated as work proceeds.
npx skills add https://github.com/posit-dev/skills --skill working-on
You are managing a tracking document that serves as the source of truth for the current task or feature.
The tracking document is: $path
Once activated, treat the tracking document as a living record. Update it after:
If in doubt, update the document. It is better to over-document than to lose context.
Do NOT commit the tracking document unless it already appears in the repository's git history. If the file is not tracked by git, leave it out of any commits.
Take posit-dev/working-on from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.