Copilot instructions
.github/copilot-instructions.mdCopilot instructions
Quality
56/100
Scores the file, not the repository.Length
165 words
6 headings · 0 code blocksRepository
57k
— · pushed 1 days agoLast changed
3 days ago
First indexed 3 days ago.1This file contains Copilot-specific additions. See AGENTS.md for the shared cross-tool governance layer.23# Copilot-specific guidance45## Test generation67- Prefer unittest.TestCase for generated tests to match the existing test suite.8- Mock external calls with unittest.mock.patch.910## Pull request reminders1112Before suggesting a pull request:1314- Confirm that pytest passes.15- For changes that belong in the next release notes, add a `changelog.d/<n>.<type>.md` fragment (do not edit `CHANGELOG.md` or bump version manifests). See `CONTRIBUTING.md` / `AGENTS.md` § Changelog and releases and fill the PR template’s Agent disclosure + Relationship sections.16- If changes were made anywhere under skills/last30days/, confirm the install copy has been refreshed with:1718npx skills add . -g -y1920## Vendor exclusion zone2122- Never suggest changes to skills/last30days/scripts/lib/vendor/.23- Treat skills/last30days/scripts/lib/vendor/ as a no-touch zone.2425## CI expectations2627GitHub CI runs:2829- pytest30- ruff3132Generated changes should pass both before review is requested.3334## CLI examples3536When suggesting CLI usage examples for safe local testing, default to:3738--emit=compact --mock39
Also in mvanhorn/last30days-skill
Diff this repo’s formatsOne repository carrying more than one format is the comparison this product exists for: does anyone actually write different content in each file, or is one a copy of the other?
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| mvanhorn/last30days-skillAGENTS.md · 57k | AGENTS.md | setupteststylearch+6 | 93/100 | 3 days ago |
Similar configs
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| pytorch/pytorch.github/copilot-instructions.md · 102k | Copilot instructions | setupbuildteststyle+5 | 100/100 | 3 days ago | |
| chihebnabil/lovable-boilerplate.github/instructions/global.instructions.md · 63 | Copilot instructions | buildlint-formatstylearch+4 | 100/100 | 3 days ago | |
| louislam/uptime-kuma.github/copilot-instructions.md · 90k | Copilot instructions | setupbuildtestlint-format+9 | 100/100 | 3 days ago | |
| dotnet/roslyn.github/instructions/Compiler.instructions.md · 21k | Copilot instructions | buildteststylearch+3 | 99/100 | 3 days ago | |
| dotnet/roslyn.github/copilot-instructions.md · 21k | Copilot instructions | buildteststylearch+3 | 97/100 | 3 days ago | |
| rtk-ai/rtk.github/copilot-instructions.md · 75k | Copilot instructions | buildtestlint-formatstyle+2 | 97/100 | 3 days ago | |
| JCodesMore/ai-website-cloner-template.github/copilot-instructions.md · 31k | Copilot instructions | buildlint-formatstylearch+3 | 97/100 | 2 days ago | |
| hiyouga/LlamaFactory.github/copilot-instructions.md · 74k | Copilot instructions | setupbuildtestlint-format+5 | 97/100 | 2 days ago |
