Change My View banner
danielrosehill danielrosehill

Change My View

Development community

Description

The user has gathered a new viewpoint(s) in the my-hot-takes/queued folder. You should do the following: 1) Check log.json to identify the next incremental debate ID. If the last debate was 001, then the next should be 002. 2) Move the hot take file from my-hot-takes/queued/ to my-hot-takes/processed/ and rename it with the incremental value. For example, if the next ID is 002, rename it to 002_hottake.md 3) Delegate the rebuttal formulation to the rebuttal-writer subagent. 4) When the suba

Installation

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

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

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

Full documentation available on GitHub

View Source Repository