colormath
🔌PluginColorMath/ci
Installation
/plugin marketplace add ColorMath/ci/plugin install colormath@colormathSkills for the colormath gates + review pipeline: /colormath:ship takes a branch through PR, gates, review, and the PR's generated test plan — which it executes against the running stack — fixes the findings, then decides once: auto-merge when clean, or hold for a human; /colormath:qa QAs a focus area against the running stack then hands the fixes to ship; /colormath:bugfix turns a specific bug report into a merged fix — reproducing it before touching code, fixing at the layer the invariant belongs, remediating already-corrupted data, then handing off to ship. /colormath:refine-ticket grooms a ticket until it can be worked — investigating the code before it asks anything, then writing back a description, a file-anchored implementation plan, and an executable QA plan. /colormath:refine-initiative designs an initiative before it is built — investigating the architecture and decision records its features land in, interviewing until the picture is complete, then rewriting the initiative and its feature definitions, stopping short of code-level plans. /colormath:plan-initiative plans a whole initiative by running refine-ticket over each of its tickets in build order, injecting each one's place in the sequence and what the earlier plans decided. /colormath:implement-ticket takes a groomed ticket the rest of the way — checking its plan still matches the code, building it, executing its QA plan against the running stack, then handing off to ship.
Part of
ColorMath/ci