byfrankxai· 58 skills
Execute exactly one disciplined iteration of a designed loop from .loop/<name>/ (LOOP.md charter + state.json + journal.md). Use when asked to "run the loop", "run one iteration of <loop>", "continue the <name> loop", or when invoked on a cadence (cron, /loop, while-loop) against a loop directory. Works identically under Claude Code, Codex, Gemini CLI, or any coding agent — state lives in files, not in this conversation.
$npx -y skills add frankxai/claude-skills-library --skill loop-runnerInstalls into the current project.
Run `npx skills use "https://github.com/frankxai/claude-skills-library" --skill "frankxai/claude-skills-library/loop-runner"` 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/frankxai/claude-skills-library" that are relevant to the current task. Run `npx skills add "https://github.com/frankxai/claude-skills-library"` and select the relevant skills, then follow their instructions.