Accelint QRSPI Automate the QRSPI + OpenSpec planning workflow, implementing the methodology from "We Got RPI Wrong" with OpenSpec's artifact system. This skill orchestrates the Question generation → Research → Design → Structure phases, with mandatory human checkpoints before code is written. What This Skill Does Automates : The planning phase of spec-driven development using QRSPI methodology Scope : Questions → Research → Design → Structure/Plan (stops before implementation) Output : A complete OpenSpec change ready for Does NOT : Implement code, run tests, create PRs, or archive changes P…