CRITICAL: Never use , , or tools on or any file inside . Use only commands ( , , etc.) to interact with env files — secrets must never be read into the conversation context. Setup Repository Adds Git repositories to Cyrus so it knows which codebases to work with. Step 1: Check Existing Repositories If repositories are already configured, list them: Inform the user which repos are already added. Step 2: Add a Repository Ask the user: What is the Git URL of the repository you want Cyrus to work with? (e.g., ) Run: This clones the repo to and registers it with the Linear workspace. If multiple w…