Build Index banner
danielrosehill danielrosehill

Build Index

Development community

Description

--- description: Build comprehensive indexes of all Change My View debates agentref: index-builder --- Generate multiple index formats (Markdown, HTML, PDF, JSON) that catalog all debates in the repository. Create a browsable, sortable, searchable index with statistics and direct links to all debate files. Also create a reusable Python script that can rebuild indexes automatically whenever log.json is updated.

Installation

Installs to ~/.claude/commands/danielrosehill-claude-change-my-view-build-index.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/danielrosehill/Claude-Change-My-View/HEAD/.claude/commands/build-index.md -o ~/.claude/commands/danielrosehill-claude-change-my-view-build-index.md

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

Full documentation available on GitHub

View Source Repository