Skip to content

v6.2.0 — Debate, Perspective, Micro-Planning

Choose a tag to compare

@dev-inho dev-inho released this 07 Apr 13:41
· 509 commits to main since this release

What's New

New Skills

  • /Qdebate — Multi-round structured debate with independent agents
    • 3 modes: agent-vs-agent, codex-vs-claude, self-debate
    • Steelman-first debate rules, synthesis after rounds
  • /Qperspective — Parallel multi-perspective analysis
    • Spawn independent agents as developer, PM, user, security, ops, etc.
    • Optional Codex as cross-model independent perspective

Qplan Fix: Micro/Small Task Support

  • /Qplan now triggers for any task size, not just projects/milestones
  • Auto-assesses scale (micro / small / full) and adjusts planning depth:
    • Micro (bug fix): 1-line confirmation → straight to /Qgs
    • Small (one feature): 1-2 questions → single phase → handoff
    • Full (project): existing full roadmap planning

Docs

  • README: simplified Quick Start to just /Qinit + /Qplan
  • README: user-selectable engine routing presets by project type
  • README: multi-engine routing explanation with practical examples

Stats

Metric Count
Skills 167
Agents 21
New Skills Qdebate, Qperspective

Full Changelog

v6.1.0...v6.2.0