skill-status-sync
✓Atomically update task status across TODO.md and state.json. Invoke when task status changes.
Installation
SKILL.md
| Start research | notstarted | researching | | Complete research | researching | researched | | Start planning | researched | planning | | Complete planning | planning | planned | | Start implement | planned | implementing | | Complete implement | implementing | completed | | Block task | any | blocked | | Abandon task | any | abandoned |
When creating a new task, BOTH files require additional updates beyond task entries:
Atomically update task status across TODO.md and state.json. Invoke when task status changes. Source: benbrastmckie/.config.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/benbrastmckie/.config --skill skill-status-sync Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/benbrastmckie/.config --skill skill-status-sync- Source
- benbrastmckie/.config
- Category
- >_Productivity
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is skill-status-sync?
Atomically update task status across TODO.md and state.json. Invoke when task status changes. Source: benbrastmckie/.config.
How do I install skill-status-sync?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/benbrastmckie/.config --skill skill-status-sync Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/benbrastmckie/.config
Details
- Category
- >_Productivity
- Source
- skills.sh
- First Seen
- 2026-02-01