New Loop
AI-Builder-Club/skillsSpin up a new loop (domain) in a file-based knowledge base — bootstrap the substrate if it's missing, gather the loop's charter, scaffold domains/<loop>/README.md, then do ONE real test run and record it in the loop's Timeline and LOG.md. Use when the user says "set up a new loop", "create a domain", "start a new beat/workstream", or names a recurring job they want the agent to own.
At a glance
/plugin marketplace add AI-Builder-Club/skills
/plugin install new-loop
Setup, runtime and requirements describe AI-Builder-Club/skills, the repo this skill ships in.
Also in AI-Builder-Club/skills
View the repoScaffold an isolated CLOUD dev box per agent (via crabbox + Daytona) for any codebase — the parallel-safe counterpart to dev-local-setup. Ea...
Scaffold a one-command `dev-local` launcher for ANY codebase. Investigates the repo to find its services, ports, and infra dependencies, the...
Set up an end-to-end test suite in any repo, following practices that make e2e a reliable per-PR gate: real flows over bypass, layered asser...
Master skill — set up the full agent harness for any repo so an agent can work it reliably: legible (map-not-manual docs + custom lints), ex...
Set a repo up to prove engineering-task work actually works before it ships. Investigates the repo, ensures a one-command dev stack (`dev-lo...
Create animated flow diagrams from articles, workflow notes, architecture sketches, or process descriptions using a JSON specification and a...