What problem does it solve? New or unstructured repositories lack a consistent agent customization layer, forcing teams to manually create instruction files, standards, prompts, and skill selections before development can begin. ## Core Features & Use Cases - Baseline Scaffolding: Detects the existing stack and creates repository instructions, scoped standards, specialist agents, reusable prompts, and decision records only where none exist. - Skill Selection: Chooses required and suggested skills from the installed catalog matched to the project's actual languages, frameworks, and constraints. - Conflict-Safe Planning: Classifies every planned artifact as create, already-present, or conflict, and never overwrites project-authored content. - Use Case: Point it at an existing repository that has source code but no agent customization layer, and it produces a validated setup plan plus a governed baseline without touching source code. ## Quick Start Ask the agent to set up this repository with the project baseline and generate the setup plan for a new Azure API service.