review-global

Generates project overviews highlighting key items and risks from tracked sources.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/juliuschun/tower --skill review-global
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-global
Source: https://github.com/juliuschun/tower/tree/main/claude-skills/skills/review-global
Command: npx skills add https://github.com/juliuschun/tower --skill review-global

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a consolidated overview of all your active projects, helping you regain context and identify priorities when you've lost track of your work.

Core Features & Use Cases

  • Comprehensive Scanning: Analyzes session transcripts, git activity, key project files (CLAUDE.md, plan.md, TODO), and running processes.
  • Actionable Insights: Categorizes projects as active, stalled, or new, highlights open items, and flags potential issues like "zombie" processes.
  • Use Case: After a few days away, run /review-global to quickly understand what you were working on, what's progressed, and what needs your immediate attention across all your development projects.

Quick Start

Run the review-global skill to generate a background situation report.

Frequently Asked Questions about review-global

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

FAQPage Schema
How do I generate cross-project situation reports to track project health?

Identify active, stalled, and new projects by running a cross-project review that scans session transcripts, git activity, key project files, and running processes. This highlights open items and flags potential issues like zombie processes to help regain context.

What is the best way to regain context on all my development projects after being away?

The best way to regain context is running a cross-project situation report that analyzes session transcripts and git activity. It quickly summarizes what you were working on, what has progressed, and what needs immediate attention across all development projects.

Do I need Python 3 and Claude Code Task tool support to scan session transcripts?

Yes, scanning session transcripts and generating project health reports requires Claude Code with Task tool support and Python 3. These prerequisites enable the scripts to analyze git activity and running processes effectively.

Can I detect stalled projects and zombie processes across multiple repositories?

Yes, you can detect stalled projects and zombie processes across multiple repositories by scanning git activity and running processes. The situation report flags these potential issues and categorizes project status for developers.

What project files does a cross-project review analyze to assess developer productivity?

A cross-project review analyzes key project files like CLAUDE.md, plan.md, and TODO to assess developer productivity. It combines this with session transcripts and git activity to identify open items and overall project health.

When should I avoid using a session scanner for project health situation reports?

Avoid using a session scanner for situation reports if your projects lack session transcripts, git activity, or key project files. The tool depends on scanning these artifacts to generate meaningful cross-project health insights.