What problem does it solve?
This skill eliminates the manual, error-prone process of registering new repositories into a dev-loop workspace by automating the detection, validation, and configuration steps required to make a repo a functional part of your autonomous dev team.
Core Features & Use Cases
- Automated Onboarding: Automatically clones or registers repositories, detects build/typecheck commands, and identifies merge checks from CI configurations.
- Policy Enforcement: Ensures all new repositories comply with the team's deployPolicy and workspace structure requirements before registration.
- Use Case: When adding a new microservice to your project, use this skill to instantly wire it into the dev-loop hub, set up its deployment style, and map its entrypoints into your strategy documentation.
Quick Start
Ask the agent to add the repository located at the provided git URL to the current project and configure it as the primary service.