visual-project-recap

Generate visual HTML project recap pages from repository evidence and recent activity.

Updated Aug 12, 2018
One-click install
npx skills add https://github.com/ivanov-i/dots --skill visual-project-recap
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: visual-project-recap
Source: https://github.com/ivanov-i/dots/tree/main/codex/skills/visual-project-recap
Command: npx skills add https://github.com/ivanov-i/dots --skill visual-project-recap

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams generate a visual HTML project recap that rebuilds context from current code and recent activity, aiding mental-model refresh, architecture snapshots, and cognitive-debt reviews.

Core Features & Use Cases

  • Generates a high-signal visual recap from repository evidence and recent activity.
  • Writes the recap to a local path and provides a browser-friendly view for quick sharing.
  • Useful for onboarding, architecture reviews, change narratives, and documenting technical debt.

Quick Start

Provide a project context prompt to the Visual Project Recap Skill to produce and view the recap at ~/.agent/diagrams/.

Frequently Asked Questions about visual-project-recap

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

FAQPage Schema
How do I generate visual architecture diagrams from recent code activity for onboarding?

You can generate visual project recaps by providing a project context prompt, which reads repository evidence and recent activity to build an HTML summary. The recap is written to a local path and opened in a browser for sharing.

What is the best way to document cognitive debt and create change narratives for a software project?

To document cognitive debt and change narratives, generate a visual project recap that reconstructs current code context and recent activity into a visual, shareable HTML summary, aiding mental-model refresh and architecture snapshots.

How do I create a visual project recap from repository evidence?

You create a visual project recap by applying a workflow that reads visual-explainer prompts, resolves a time window and context, builds a fact sheet from repository evidence, and writes HTML output to a local path for browser viewing.

Do I need any specific dependencies or components to generate visual code context summaries?

No specific dependencies or components are required to generate visual code context summaries. The Skill independently reads repository evidence, builds a fact sheet, and writes the visual HTML recap to a local directory for browser viewing.

Where does the visual HTML project recap get saved and how do I view it?

The visual HTML project recap is saved to a local directory. After writing the output, the workflow opens it in the browser and reports the file path so you can view and share the summary.