loops
Self-correcting automation loops for testing, CI, and content
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Loops?โผ
Run `npx skills add jwangkun/loops --all -g -y` in your terminal to install all loops globally for your coding assistant.
What is a loop workflow?โผ
A loop is an execute-check-fix-repeat instruction set that keeps your assistant working on a task until a verifiable goal, like passing tests, is reached.
How do I fix failing CI automatically?โผ
Invoke the fix-ci-until-green loop and the assistant reads CI logs, reproduces the failure locally, fixes the root cause, and verifies until the build passes.
Which coding assistants support Loops?โผ
Loops works with Claude Code, Cursor, Trae, Windsurf, Cline, and Codex, and prompts can also be pasted directly into any chat-based assistant.
Can I use Loops without coding experience?โผ
Yes. Many loops like blog polishing and meeting note cleanup need no command execution, and you simply describe your goal in plain language.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core