mshadmanrahman

Project Recap — AI skill for Claude Code

AI community

Generate a visual HTML project recap — rebuild mental model of a project's current state, recent decisions, and cognitive debt hotspots.

How to install Project Recap

Installs to ~/.claude/commands/mshadmanrahman-pm-operating-system-project-recap.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/mshadmanrahman/pm-operating-system/HEAD/.claude/commands/project-recap.md -o ~/.claude/commands/mshadmanrahman-pm-operating-system-project-recap.md

Restart Claude Code, or start a new session, for it to be picked up.

What Project Recap does


description: Generate a visual HTML project recap — rebuild mental model of a project's current state, recent decisions, and cognitive debt hotspots

Load the visual-explainer skill, then generate a comprehensive visual project recap as a self-contained HTML page.

Follow the visual-explainer skill workflow. Read the reference template, CSS patterns, and mermaid theming references before generating. Use a warm editorial or paper/ink aesthetic with muted blues and greens, but vary fonts an

Alternatives in AI

  • Hindsight — State-of-the-art long-term memory for AI agents by Vectorize 6.7k ★
  • J Space Cognition Suite V3.7 — J-Space Cognition Suite V3.7 - AI cognitive-enhancement Skills based on Anthropic's J-space global workspace r 3k ★
  • LongHorizon Harness — The long-horizon computer-use harness 1.3k ★

Full documentation available on GitHub

View Source Repository