bylerianstudio· 58 skills
Executing a phased plan in rolling waves where each phase runs as one multi-agent workflow harness: the supervisor elaborates the phase into tasks against the real landed code, launches a workflow that implements with TDD and runs mandatory in-harness review plus an adversarial contrarian pass (and researchers when the phase hits an unknown) before returning verified work, then reviews it, checkpoints with the user, and rolls to the next phase. Use when each wave should be a reviewed multi-agent harness, not a lone subagent. Skip when one supervised subagent per wave suffices (ring:executing-plans) or the full gated cycle is wanted (ring:running-dev-cycle).
$npx -y skills add lerianstudio/ring --skill dispatching-workflowsInstalls into the current project.
Run `npx skills use "https://github.com/lerianstudio/ring" --skill "lerianstudio/ring/dispatching-workflows"` 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/lerianstudio/ring" that are relevant to the current task. Run `npx skills add "https://github.com/lerianstudio/ring"` and select the relevant skills, then follow their instructions.