What problem does it solve?
Loop Setup enables immediate, tracker-agnostic initialization for loop-engineering by auto-detecting the issue tracker and generating a standardized .loop/config.md that defines five core verbs for loop-issues and work-issues.
Core Features & Use Cases
- Detects the active tracker (GitHub/GitLab/local) and asks for confirmation before applying changes.
- Creates or validates backend-specific artifacts, such as GitHub/GitLab labels or local workspace scaffolding.
- Writes a canonical .loop/config.md detailing five verbs (next-ready, read, comment, set-status, link-pr) with concrete commands.
- Verifies configuration by exercising read-only verbs to ensure the setup works in the repository.
Quick Start
Run this skill in your repository to generate the .loop/config.md after confirming the tracker choice.