Instructions for projectbluefin/bluefin-mcp, covering bluefin-mcp — copilot instructions, build & test, what this server does (and does not do), bluefin platform constraints — non-negotiable and mcp protocol — stdout is sacred.
Instructions for projectbluefin/bluefin-mcp, covering projectbluefin/bluefin-mcp, pr comment policy, skills, quick start and server boundary: linux-mcp-server vs bluefin-mcp.
Copilot instructions for projectbluefin/testsuite: Read AGENTS.md first — it is the local authority for paths, ownership, build commands, and branch targets. Then read docs/SKILL.md, the task → skill router, and load only the skills your task needs. The generated catalog is docs/skills/index.json.
Review pull requests in projectbluefin/testsuite against contribution gates. Checks test correctness, step hygiene, skill doc updates, and CI gate compliance before recommending merge.
Write behave scenarios for coverage gaps in projectbluefin/testsuite. Implements @future stubs, fills gaps from suite-map.md, and follows all testsuite authoring conventions.
Triage open issues and PRs in projectbluefin/testsuite. Use when asked to review the backlog, classify stale work, apply lifecycle labels, close completed/duplicate issues, or decide what is ready for an agent to claim.
AGENTS.md instructions for projectbluefin/testsuite, covering testsuite — agent instructions, start here, build / test / lint commands, lint and bdd dry-run (run only if you touched .feature files).
How to request and retrieve Flatpak app screenshots from the e2e workflow. Load when configuring screenshotflatpaks or writing release workflows that consume screenshots.
When to stop and ask a human for input. Use when a PR is ready to merge, when changing CI interfaces or secrets, when a change may break consumers, or before any upstream write.
How to write KDE/Plasma e2e tests with selenium-webdriver-at-spi and raw CDP for Steam Gamescope. Use when authoring KDE tests, setting up the KDE runner image, or deciding where inputsynth must live.