emanuelrechsteiner

Status Sync — Git skill for Claude Code

Git community

Synchronize PROJECT-STATUS.md with actual project state (GitHub issues or plan units).

How to install Status Sync

Installs to ~/.claude/skills/emanuelrechsteiner-claude-rcode-status-sync/SKILL.md

Terminal
mkdir -p ~/.claude/skills/emanuelrechsteiner-claude-rcode-status-sync && curl -fsSL https://raw.githubusercontent.com/emanuelrechsteiner/claude-rcode/HEAD/commands/status-sync.md -o ~/.claude/skills/emanuelrechsteiner-claude-rcode-status-sync/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Status Sync does


description: "Synchronize PROJECT-STATUS.md with actual project state (GitHub issues or plan units). Run periodically or after merging PRs / closing plan units." allowed-tools:

  • Read
  • Write
  • Edit
  • Bash(gh:*)
  • Bash(git:*)
  • Bash(bash:*)
  • Glob

R.Code Status Sync — Progress Dashboard Update

You are executing the R.Code `/status-sync` command. This synchronizes the project's living docum

Alternatives in Git

  • Triage Open Pull Requests — Review, label, and act on all open PRs for a repository using parallel review agents 10.8k ★
  • Claude Code Action — A general-purpose Claude Code action for GitHub PRs and issues that can answer questions and implement code ch 6.6k ★
  • Git Status — Read the Files and run the Commands and summarize the current state of the git repository 3.4k ★

Full documentation available on GitHub

View Source Repository