jwangkunjwangkunCommunityยท1 Agent Skills Included

loops

Self-correcting automation loops for testing, CI, and content

Runs tasks in a check-fix-repeat cycle until goals are met, covering tests, CI repair, linting, PR review, data cleaning, and blog polishing. Eliminates manual re-running of failed builds and one-shot instructions that stop halfway. Provides 100 ready-made bilingual prompts that work across Claude Code, Cursor, Trae, Windsurf, Cline, and Codex.
npx skills add jwangkun/loops --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’