vc-review-situation

Summarize Git repository branch, worktree, and plan status.

1|Updated Jun 27, 2026
One-click install
npx skills add https://github.com/lovecrushfamily/Manga2Anime --skill vc-review-situation-lovecrushfamily
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vc-review-situation
Source: https://github.com/lovecrushfamily/Manga2Anime/tree/main/.claude/skills/vc-review-situation
Command: npx skills add https://github.com/lovecrushfamily/Manga2Anime --skill vc-review-situation-lovecrushfamily

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of reviewing and handoffing the state of a Git repository, providing a comprehensive summary of branch state, worktrees, active project plans, and suggested next steps.

Core Features & Use Cases

  • Branch and Worktree Status: Summarize the current state of branches and worktrees.
  • Active Project Plans: List all active project plans and their statuses.
  • Suggested Next Steps: Provide recommendations for the next steps in the workflow.
  • Program Review Mode: Offer a deep dive into the current program state, including phase summaries and decision logs.
  • Artifact Review Mode: Compare process artifacts like plan files against the actual state of the repository.

Quick Start

Run the vc-review-situation skill to generate a summary of the current repository 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 repository state for project handoff?

To get a Git repository state summary for handoff, run a review skill that provides a comprehensive read-only overview of branch status, worktrees, active project plans, and suggested next steps.

What is the best way to review active project plans against the actual Git repository state?

The best way to review active project plans against the actual repository state is using an artifact review mode, which compares process artifacts like plan files directly against the real current state of the Git repository.

Does this Git workflow review skill work without modifying my repository files?

Yes, this Git workflow review skill operates strictly in a read-only mode without modifying your repository files. It safely analyzes branch status, worktrees, and project plans to generate a comprehensive state summary.

Can I perform a deep dive into the current program state and decision logs?

Yes, you can perform a deep dive into the current program state using the program review mode. This mode provides detailed phase summaries and extracts decision logs for a deeper analysis of the repository.

Do I need specific dependencies to summarize my Git branch and worktree status?

Yes, you need Git installed and access to repository plan files to summarize branch and worktree status. The review process requires these dependencies to analyze the repository state and generate suggested next steps.