mirror of
https://github.com/github/awesome-copilot.git
synced 2026-05-05 14:42:12 +00:00
0a59e67fa4
* feat(chatmode): add Thinking Beast Mode chatmode with quantum cognitive workflow and constitutional agent protocol Introduce a new chatmode, 'Thinking Beast Mode', which defines a transcendent coding agent with quantum cognitive architecture, adversarial intelligence, and recursive meta-cognitive workflow. The prompt includes: - Multi-phase quantum cognitive workflow for problem solving - Constitutional, adversarial, and meta-cognitive analysis layers - Explicit instructions for recursive internet research and rigorous validation - Multi-perspective and adversarial thinking protocols - Markdown todo list framework for constitutional task management - Communication protocol for intent, process, and pattern synthesis This enables advanced autonomous agent behavior for complex, research-driven coding tasks. No breaking changes. * docs(README): add Thinking Beast Mode chatmode to chatmode table with description and install links --------- Co-authored-by: Aung Myo Kyaw <aungmyokyaw@users.noreply.github.com>