Sidequest is a high-level orchestration skill designed to handle any development task from a single-line bug fix to a large-scale architectural epic. By analyzing a job's scope, clarity, risk, and duration, it intelligently routes work through four distinct execution tiers: Trivial, Base, Deep, or Epic. It automates the entire lifecycle—context gathering via semantic search, multi-model research, design scaffolding, and agentic execution—ensuring that every task ends with a standardized completion artifact and validated code.
Key Features
01Integrated task tracking and dependency management via the 'bd' system
020 GitHub stars
03Multi-model dispatch for diverse perspective research and design synthesis
04Automated context gathering using semantic search and codebase indexing
05Four-tier complexity classification for optimized task routing
06Standardized DONE.md artifacts with validation results and runnable instructions