project-recap

Generate a visual HTML report summarizing project activity from Git history.

51|5|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/LeeJuOh/claude-code-zero --skill project-recap
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-recap
Source: https://github.com/LeeJuOh/claude-code-zero/tree/main/plugins/vision-powers/skills/project-recap
Command: npx skills add https://github.com/LeeJuOh/claude-code-zero --skill project-recap

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps you quickly understand the current state, recent activity, and key decisions of a software project without needing to deep-dive into code or commit history.

Core Features & Use Cases

  • Project Status Summary: Generates a visual report summarizing project identity, recent activity, architecture, decisions, and cognitive debt.
  • Time Window Analysis: Accepts flexible time windows (e.g., '2w', '30d', '3m') to focus the recap.
  • Multi-language Support: Can generate reports in English, Korean, or Japanese.
  • Use Case: When onboarding to a new project or catching up after a leave, use this Skill to get a comprehensive overview of the project's health and direction.

Quick Start

Generate a project recap for the last 30 days in English.

Frequently Asked Questions about project-recap

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

FAQPage Schema
How do I generate a visual project status summary from Git history?

To generate a visual project status summary from Git history, use a tool that analyzes commits, project files, and documentation to create a self-contained HTML report covering recent activity, architecture, and decisions.

What is cognitive debt analysis in software development?

Cognitive debt analysis in software development evaluates the mental effort required to understand a project's current state and trajectory by summarizing recent decisions, code changes, and documentation gaps.

Can I analyze project activity for a specific time window like the last 30 days?

Yes, you can analyze project activity for a specific time window by providing flexible time parameters such as '2w', '30d', or '3m' to focus the recap on recent development trends.

How do I onboard to a new codebase without reading every commit?

To onboard to a new codebase without reading every commit, generate a comprehensive project recap report that summarizes architecture, momentum, and key decisions from recent Git history and documentation.

Does the project recap report support multiple output languages?

Yes, the project recap report supports multiple output languages, allowing you to generate summaries in English, Korean, or Japanese to accommodate international development teams.

What's the best way to understand a project's architecture and momentum quickly?

The best way to understand a project's architecture and momentum quickly is to generate a self-contained HTML report that analyzes Git history and project files to visualize recent development trends and decision-making context.