Skip to content

docs: add /debate to README command details#229

Merged
avifenesh merged 2 commits intomainfrom
copilot/add-debate-to-readme
Feb 18, 2026
Merged

docs: add /debate to README command details#229
avifenesh merged 2 commits intomainfrom
copilot/add-debate-to-readme

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 18, 2026

/debate was listed in the commands table but had no detail section, unlike every other command.

Changes

  • README.md — adds ### /debate section after ### /consult, covering:
    • What it does (5-step flow: tool detection → interactive picker → proposer/challenger format → multi-round exchange → verdict)
    • Usage examples (natural language, explicit flags, --context flag)
    • Options table (--tools, --rounds, --effort, --context)
    • Agent attribution (debate-orchestrator, opus)

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: avifenesh <55848801+avifenesh@users.noreply.github.com>
Copilot AI changed the title [WIP] Add debate to README commands overview docs: add /debate to README command details Feb 18, 2026
Copilot AI requested a review from avifenesh February 18, 2026 08:55
@avifenesh avifenesh marked this pull request as ready for review February 18, 2026 09:01
Copilot AI review requested due to automatic review settings February 18, 2026 09:01
@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, add credits to your account and enable them for code reviews in your settings.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds comprehensive documentation for the /debate command to the README, which was previously only listed in the commands table without a detail section. The documentation follows the established structure of other command sections like /consult and /learn.

Changes:

  • Adds /debate command detail section with purpose, workflow, usage examples, options table, and agent attribution
  • Places the section immediately after /consult (line 673), maintaining logical grouping of consultation-related commands
  • Introduces an Options table format (new pattern) that clearly documents all command flags in one place

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@avifenesh avifenesh merged commit 3b90b65 into main Feb 18, 2026
13 checks passed
@avifenesh avifenesh deleted the copilot/add-debate-to-readme branch February 18, 2026 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants