Continuous fullstack delivery loop — cycles a combined frontend+backend team through test → diagnose → fix → review → secure → re-test, building both layers together in cross-side vertical-slice waves until every E2E/suite, code-quality, visual-fidelity, and security gate is clean. Use to develop, fix, harden, or finish a feature that spans the API and the UI in one coordinated loop, instead of running the frontend and backend loops back-to-back.
$npx -y skills add jgamaraalv/delivery-loop --skill fullstack-delivery-loopInstalls into the current project.
Run `npx skills use "https://github.com/jgamaraalv/delivery-loop" --skill "jgamaraalv/delivery-loop/fullstack-delivery-loop"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jgamaraalv/delivery-loop" that are relevant to the current task. Run `npx skills add "https://github.com/jgamaraalv/delivery-loop"` and select the relevant skills, then follow their instructions.