What problem does it solve? AI-DLC workflows need organisation-specific connection details (Jira project keys, Confluence spaces, GitLab doc repos, Linear teams), and hardcoding them into every skill causes errors and maintenance overhead. This Skill collects those settings once and writes them to a single aidlc.config.yaml file that all other AI-DLC skills read. ## Core Features & Use Cases - Centralized Configuration: Captures Atlassian cloud ID, Confluence space key, Jira project key and issue types, GitLab docs repo URLs, and Linear team key into one YAML file. - Backend Selection: Lets you choose GitLab, Linear, or Confluence as the default documentation backend and only prompts for relevant sections. - Optional Project Constitution: Offers to generate a one-page aidlc.constitution.md of project principles and constraints that intent, design, and verify phases check against. - Use Case: When onboarding a repository to AI-DLC for the first time, run this once to record your Jira project key and GitLab docs repo, then proceed to /aidlc-intent without re-entering organisation details. ## Quick Start Ask the assistant to initialize AI-DLC configuration for this project and answer the prompts for your Jira, Confluence, GitLab, or Linear settings.