vc-review-situation

Summarize branch state, refs, worktrees, and active plans for handoff.

Updated Jun 20, 2026
One-click install
npx skills add https://github.com/tutran27/trust-room-AI --skill vc-review-situation-tutran27
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vc-review-situation
Source: https://github.com/tutran27/trust-room-AI/tree/main/.agents/skills/vc-review-situation
Command: npx skills add https://github.com/tutran27/trust-room-AI --skill vc-review-situation-tutran27

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a summary of your current branch state, local/remote refs, worktrees, active project plans, selected-plan hints, and suggested next checks for a smooth handoff and continuation of work.

Core Features & Use Cases

  • Branch and Worktree Status: Show current branch, recent commits, and worktree information.
  • Active Plans Summary: Present a list of active plans and their status.
  • Next Steps and Warnings: Provide suggestions for the next steps and any potential issues.

Quick Start

Run the 'vc-review-situation' skill to get a summary of your current state.

Frequently Asked Questions about vc-review-situation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get a summary of my git branch and worktree status for handoff?

To get a branch and worktree status summary for handoff, you can trigger a review that scans local and remote refs, recent commits, and active plans. This provides a snapshot of your current state for smooth continuation of work.

What is the best way to review active project plans before switching git branches?

Reviewing active project plans before switching branches involves scanning your plan inventory and selected-plan hints alongside your worktree metadata. This ensures no active context is lost during the transition.

Does reviewing git worktree status require read access to the repository?

Yes, reviewing git worktree status requires read access to the repository and knowledge of the plan file structure. The tool scans git metadata and plan inventory to gather evidence about your current branch state.

How do I check local and remote refs when preparing a branch handoff?

Checking local and remote refs for a branch handoff is done by operating in simple or deep modes based on trigger signals. The process scans git metadata to present a summary of your current branch state and next checks.

What suggested next steps and warnings are provided during a git branch handoff?

During a git branch handoff, suggested next steps and warnings are generated by scanning git and worktree metadata for potential issues. This helps identify any obstacles before continuing work on the active plans.