Generate Build Report banner
jchigg2000-git jchigg2000-git

Generate Build Report

Git community

Description

--- description: Reconstruct how this repo was built from Claude Code session logs + git history and write a single BUILD_REPORT.md — compact stats first, short honest retrospective last. argument-hint: "[optional output path, default BUILD_REPORT.md]" allowed-tools: Bash, Read, Write, Glob, Grep, Skill --- You are generating a **build report** for the repository at the current working directory: a single skimmable Markdown file that reconstructs how this project was built from its Claude Code

Installation

Installs to ~/.claude/skills/jchigg2000-git-claude-code-dev-generate-build-report/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jchigg2000-git-claude-code-dev-generate-build-report && curl -fsSL https://raw.githubusercontent.com/jchigg2000-git/claude-code-dev/HEAD/commands/generate-build-report.md -o ~/.claude/skills/jchigg2000-git-claude-code-dev-generate-build-report/SKILL.md

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

Full documentation available on GitHub

View Source Repository