.github/skills/slrj/SKILL.md
Full autonomous engineering workflow using swarm mode for parallel execution
npx skillsauth add the-rabak/compound-engineering-plugin slrjInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
[feature description]
Swarm-enabled LRJ. Run these steps in order, parallelizing where indicated.
/compound-engineering-ralph-loop "finish all slash commands" --completion-promise "DONE"/workflows-plan $ARGUMENTS/compound-engineering-deepen-plan/workflows-work — Use swarm mode: Make a Task list and launch an army of agent swarm subagents to build the planAfter work completes, launch steps 5 and 6 as parallel swarm agents (both only need code to be written):
/workflows-review — spawn as background Task agent/compound-engineering-test-browser — spawn as background Task agentWait for both to complete before continuing.
/compound-engineering-resolve_todo_parallel — resolve any findings from the review/compound-engineering-feature-video — record the final walkthrough and add to PR<promise>DONE</promise> when video is in PRStart with step 1 now.
development
Mutates a single field or content region of an existing self-contained HTML artifact in place (island-first, no-added-facts, injection-safe) without regenerating the document from scratch. Invoked by a workflow command whenever it needs to back-write into an artifact it already composed -- e.g. a ref/status update, or a content rewrite that must re-project the affected view -- never by the user directly.
development
Composes a self-contained, interactive HTML artifact (island-first, single file, token-layer themed, injection-safe) from a workflow command's structured plan payload. Invoked by a workflow command at its artifact-write step -- currently `/workflows:plan` -- never by the user directly.
development
Mutates a single field or content region of an existing self-contained HTML artifact in place (island-first, no-added-facts, injection-safe) without regenerating the document from scratch. Invoked by a workflow command whenever it needs to back-write into an artifact it already composed -- e.g. a ref/status update, or a content rewrite that must re-project the affected view -- never by the user directly.
development
Composes a self-contained, interactive HTML artifact (island-first, single file, token-layer themed, injection-safe) from a workflow command's structured plan payload. Invoked by a workflow command at its artifact-write step -- currently `/workflows:plan` -- never by the user directly.