Review Readme banner
danielrosehill danielrosehill

Review Readme

Documentation community

Description

Review the README and category files for quality and organization. ## Steps 1. **Rebuild README** from category files: ```bash cd /home/daniel/repos/github/Claude-Code-Repos-Index && python3 scripts/build_site.py ``` 2. **Check alphabetical ordering** within each category file in `categories/`. Flag any repos that are out of order and fix them. 3. **Check for duplicate repos** across all category files. Each repo should appear in exactly one category. 4. **Review descriptions** for

Installation

Installs to ~/.claude/commands/danielrosehill-claude-agent-blueprints-review-readme.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/danielrosehill/Claude-Agent-Blueprints/HEAD/.claude/commands/review-readme.md -o ~/.claude/commands/danielrosehill-claude-agent-blueprints-review-readme.md

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

Full documentation available on GitHub

View Source Repository