mirror of
https://github.com/microsoft/BCQuality.git
synced 2026-08-06 17:36:53 +01:00
1.6 KiB
1.6 KiB
CURABIS — Global Claude Code Instructions
These instructions apply to every Claude Code session, regardless of project.
Auto-update BCQuality (runs at every session start)
If the current project has .github/.agents/bcquality.agent.md:
- Fetch the latest commit SHA for
custom/setup/in BCQuality:https://api.github.com/repos/Curabis/BCQuality/commits?path=custom/setup&per_page=1 - Read stored SHA from
~/.claude/.bcquality-version(may not exist yet) - If SHA is different (or file missing):
a. Fetch and execute Mode B from:
https://raw.githubusercontent.com/Curabis/BCQuality/main/custom/setup/curabis-standard.agent.mdb. Write new SHA to~/.claude/.bcquality-versionc. Report: "BCQuality opdateret til [short-sha] — [antal] filer tjekket" - If SHA is unchanged: continue silently
Do this silently and quickly — do not ask for permission, do not explain the process unless something actually changed.
CURABIS Standard project setup
When the user says either of these commands, fetch and follow the setup agent:
https://raw.githubusercontent.com/Curabis/BCQuality/main/custom/setup/curabis-standard.agent.md
- "Konfigurer dette projekt til CURABIS Standard" → fuld setup af nyt repo
- "Opdater CURABIS Standard fra BCQuality" → manuel opdatering
Identity
- Organization: CURABIS ApS
- BC MCP bridge is installed at
~/.claude/bc-mcp-bridge.js - BC MCP credentials are at
~/.bc-mcp.config.json(never commit this file)
- User: [Your Name] (username: [your-username])