en un clic
claude-plugins
claude-plugins contient 3 skills collectées depuis rimo, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Scaffold a complete self-running agent loop into the current repository (Loop Engineering setup). Use when the user asks to "set up the loop", "initialize loop engineering", "ループを構築/導入/セットアップ", "make this repo loop-ready", or invokes /loop-engineering:init. Creates .loop/ state & scripts, repo-local loop-tick/loop-discover skills, builder & verifier subagents, and a scheduler (GitHub Actions / cron / Routines).
Report the state and health of this repository's engineering loop. Use when the user asks "how is the loop doing", "loop status", "ループの状況/様子は", or invokes /loop-engineering:status.
Launch an interactive Claude Code session in another repository. Opens a new tab in Terminal.app or iTerm2, moves to the specified repository, and runs `claude --dangerously-skip-permissions` with an initial prompt. Detects completion of the spawned child session in the background and reports the result automatically. Use for requests like "work on this in another repo", "fix this in rimo-frontend", or "run this plan in another repository".