RuleStack

Configs

Stacks

Compare

Diff

RuleStack

Configs

Stacks

Compare

Diff

Read API

RuleStack

Configs

Stacks

Compare

Diff

Read API

Configs/Copilot instructions/justrach/codedb

Copilot instructions

.github/copilot-instructions.md
Copilot instructions

Quality

74/100

Scores the file, not the repository.

Length

220 words

6 headings · 0 code blocks

Repository

1.4k

— · pushed 0 days ago

Last changed

3 days ago

First indexed 3 days ago.
justrach/codedb/.github/copilot-instructions.mdRawGitHub
1# codedb — Agent Instructions
2 
3## Project
4 
5Zig 0.17.0-dev code intelligence server (pinned to `0.17.0-dev.813+2153f8143`). Tests live in `src/test_*.zig`. Build and test with `zig build test`.
6 
7## Rules
8 
9### Filing Issues
10 
11**Every GitHub issue must include a failing test case.** No exceptions.
12 
13When creating an issue:
14 
151. Write a `test "issue-XX: <description>"` block in `src/tests.zig` that **fails** on the current `main` branch
162. Verify it fails: `zig build test 2>&1 | grep "issue-XX"`
173. File the issue via `gh issue create` with this structure:
18 - **Title:** `<module>: <concise description>`
19 - **Body sections:** Problem, Failing Test (the zig test block), Expected, Fix
20 - **Labels:** `bug` for defects, `priority:p0` for crashes, `priority:p2` for correctness
214. Commit the failing test on a branch: `issue-XX-failing-test`
225. Do **not** fix the bug in the same commit as the failing test
23 
24If you cannot write a failing test, the issue is not well-defined enough to file.
25 
26### Test Style
27 
28- Use `std.testing` and `testing.allocator`
29- Use `std.heap.ArenaAllocator` for Explorer tests
30- Always `defer` cleanup (arena.deinit, allocator.free)
31- One test per issue, named `test "issue-XX: <short description>"`
32- Keep tests minimal — only exercise the specific broken code path
33 
34### Code Style
35 
36- No comments or documentation changes unless explicitly asked
37- Prefer minimal, targeted fixes over refactors
38- Follow existing patterns in the module you're editing
39 

Commands it names

  • zig build test
  • zig build test 2>&1 | grep "issue-XX"
  • gh issue create

Sections

  • codedb — Agent Instructions
  • Project
  • Rules
  • Filing Issues
  • Test Style
  • Code Style

What it covers

testcode-styledo-notagent-behaviour

Stack — with the evidence

zig

(1.00)

github-actions

(0.60)

Format

Copilot instructions

Two layers: one always-on repo file, plus optional glob-scoped instruction files. Lives under .github/ rather than the repo root, which is the tell that it is aimed at the GitHub platform surface as much as the editor.

What the corpus says about it

Repository

Owner
justrach
Language
—
License
—
Archived
no

All configs in this repo

Also in justrach/codedb

Diff this repo’s formats

One 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?

The other instruction files in this repository
RepositoryFormatStackCoversScoreChanged
justrach/codedbAGENTS.md · 1.4kAGENTS.mdziggithub-actionsgitsecurityagent-behaviour58/1003 days ago
justrach/codedbCLAUDE.md · 1.4kCLAUDE.mdziggithub-actionsteststyledo-notagent-behaviour74/1003 days ago
Diff against AGENTS.md Diff against CLAUDE.md

Similar configs

Same format, overlapping stack, ranked by quality.

Same format, overlapping stack, ranked by quality
RepositoryFormatStackCoversScoreChanged
chihebnabil/lovable-boilerplate.github/instructions/global.instructions.md · 63Copilot instructionstypescriptreact+7buildlint-formatstylearch+4100/1003 days ago
louislam/uptime-kuma.github/copilot-instructions.md · 90kCopilot instructionstypescriptjavascript+10setupbuildtestlint-format+9100/1003 days ago
pytorch/pytorch.github/copilot-instructions.md · 102kCopilot instructionspythonpytorch+4setupbuildteststyle+5100/1003 days ago
dotnet/roslyn.github/instructions/Compiler.instructions.md · 21kCopilot instructionscsharpdotnet+1buildteststylearch+399/1003 days ago
hiyouga/LlamaFactory.github/copilot-instructions.md · 74kCopilot instructionspythontransformers+4setupbuildtestlint-format+597/1002 days ago
rtk-ai/rtk.github/copilot-instructions.md · 74kCopilot instructionsrustgithub-actionsbuildtestlint-formatstyle+297/1003 days ago
JCodesMore/ai-website-cloner-template.github/copilot-instructions.md · 31kCopilot instructionstypescriptnode+7buildlint-formatstylearch+397/1002 days ago
dotnet/roslyn.github/copilot-instructions.md · 21kCopilot instructionscsharpdotnet+1buildteststylearch+397/1003 days ago
RuleStack

Built by

Kynth Studio

Directory

Configs
Stacks
Compare formats
Diff two configs
Best AGENTS.md examples

Formats

AGENTS.md
CLAUDE.md
Cursor rules
Copilot instructions

Reference

Read API
Corpus health
Privacy Policy
Terms

RuleStack

RuleStack

Built by

Kynth Studio

Directory

Configs
Stacks
Compare formats
Diff two configs
Best AGENTS.md examples

Formats

AGENTS.md
CLAUDE.md
Cursor rules
Copilot instructions

Reference

Read API
Corpus health
Privacy Policy
Terms

RuleStack

RuleStack

Built by

Kynth Studio

Directory

Configs
Stacks
Compare formats
Diff two configs
Best AGENTS.md examples

Formats

AGENTS.md
CLAUDE.md
Cursor rules
Copilot instructions

Reference

Read API
Corpus health
Privacy Policy
Terms

RuleStack