This is a meta-skill that chains other skills together in three predefined sequences. When you're starting a new project from scratch, it walks you through investigation, contradiction analysis, then builds up from a small base. For gnarly bugs or architecture problems, it runs investigation, identifies root conflicts, concentrates effort on verification, then loops through practice and reflection until solved. For iterating on existing solutions, it cycles through gathering feedback from multiple sources, analyzing contradictions, implementing changes, and self-criticism. Each workflow defines explicit handoff formats between steps and termination conditions. It's opinionated about sequencing but solves the real problem of knowing which skill to use next and how to connect them.
npx skills add https://github.com/hughyau/qiushi-skill --skill workflows