Update STATE.md to match what actually changed this session — moving items between done, in progress, and blocked.
Scanned 8/31/2026
Install to Claude Code
npx -y skills add Chaitanya299/Orient --skill sync --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Sync?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/chaitanya299-sync)More formats (shields.io, HTML) on the badges page.
---
name: sync
description: Update STATE.md to match what actually changed this session — moving items between done, in progress, and blocked.
---
# /orient:sync
Reconcile `STATE.md` with what actually changed.
Resolve the docs directory from `CLAUDE_PLUGIN_OPTION_DOCS_DIR` (default `docs`).
1. Read `<docs_dir>/STATE.md`.
2. Read `git status` and `git diff --stat` for the uncommitted work.
3. Reconcile the two: move finished items to Done, add new blockers and open
questions, refresh the `<!-- updated: YYYY-MM-DD -->` marker.
Show the diff and get approval before writing.
Keep the file under 70 lines, and preserve the `## Shape` diagram — don't drop it when
condensing. When Done grows long, condense old entries into a one-line summary rather than
letting the file grow forever.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!