Cline rules
.clinerules/project.mdCline rules
Quality
59/100
Scores the file, not the repository.Length
306 words
5 headings · 0 code blocksRepository
0
— · pushed 58 days agoLast changed
3 days ago
First indexed 3 days ago.1# Cline compatibility — rules pointer23> Cline reads rule files from `.clinerules/` (a directory of markdown files) or a single `.clinerules` file. This project's authoritative rules live in [`.hi/`](../.hi/) and per-directory `.hi/instruct.md` files. The files in this directory are pointers — they tell Cline where to look so its agent behaves the same way GitHub Copilot does in this repo.45## Project rules location67This project uses the **Depth-Priority Hierarchical AI-INSTRUCT V6** system. The rule files are **not** stored in `.clinerules/` — they are stored under `.hi/` and in per-directory `.hi/instruct.md` files. **The deepest `.hi/instruct.md` always wins.**89Before suggesting any change, read in this order:10111. [`.github/copilot-instructions.md`](../.github/copilot-instructions.md) — meta: how the layering works.122. [`.github/dev-specs.md`](../.github/dev-specs.md) — developer OS, shell, language versions, frameworks. Read at session start before suggesting commands or paths.133. [`.hi/index.md`](../.hi/index.md) — master index of every instruction section.144. [`.hi/instruct.md`](../.hi/instruct.md) — workspace-root authority.155. `[current-directory]/.hi/instruct.md` and every ancestor — **the deepest is authoritative**, shallower files are background context only.1617## Cross-cutting rules1819| Topic | Canonical file |20|-------|---------------|21| Naming, file organization | [`.hi/conventions.md`](../.hi/conventions.md) |22| Archive / never-delete / never-reset-db | [`.hi/maintenance.md`](../.hi/maintenance.md) |23| Credentials, `.env`, `.gitignore` | [`.hi/credentials.md`](../.hi/credentials.md) |2425## Do not2627- Do not invent a new `.clinerules/*.md` file with project rules in it — those rules belong in the appropriate `.hi/` file. The `.clinerules/` directory is a pointer layer only.28- Do not duplicate content from `.hi/` into Cline rules. If Cline needs context, add a one-line pointer here that links to the canonical file.2930## MCP server3132Cline configures MCP servers through its UI (Settings → MCP Servers → Add). Use the bundled [`pds-ai-instruct`](../.ai/mcp/README.md) server:3334- **Command**: `python`35- **Args**: `-m pds_mcp`36- **Env**: `PDS_WORKSPACE=<absolute path to this workspace>`3738Install once per clone: `cd .ai/mcp/python && pip install -e .` (or use the Node twin at `.ai/mcp/node/`).39
Also in vctmasters1/PDS-Layered-AI-Instruct-Template-V5
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 |
|---|---|---|---|---|---|
| vctmasters1/PDS-Layered-AI-Instruct-Template-V5CLAUDE.md · 0 | CLAUDE.md | do-notagent-behaviour | 46/100 | 3 days ago | |
| vctmasters1/PDS-Layered-AI-Instruct-Template-V5.github/copilot-instructions.md · 0 | Copilot instructions | typesgitsecuritydatabase+4 | 64/100 | 3 days ago | |
| vctmasters1/PDS-Layered-AI-Instruct-Template-V5.cursor/rules/project.mdc · 0 | Cursor rules | do-notagent-behaviour | 46/100 | 3 days ago | |
| vctmasters1/PDS-Layered-AI-Instruct-Template-V5AGENTS.md · 0 | AGENTS.md | gitdo-not | 63/100 | 3 days ago |
Similar configs
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| JCodesMore/ai-website-cloner-template.clinerules · 31k | Cline rules | buildlint-formatstylearch+3 | 97/100 | 2 days ago | |
| BryaanF/LiantPortfolio.clinerules/project-guidelines.md · 0 | Cline rules | buildstylearchgit+2 | 96/100 | 3 days ago | |
| lepinkainen/humanlog.clinerules/project-rules.md · 0 | Cline rules | setupbuildtestlint-format+8 | 96/100 | 3 days ago | |
| u9401066/zotero-keepervscode-extension/resources/repo-assets/pubmed-search-mcp/.clinerules/50-pubmed-project.md · 6 | Cline rules | testlint-formatstylearch+1 | 94/100 | 3 days ago | |
| u9401066/pubmed-search-mcp.clinerules/50-pubmed-project.md · 23 | Cline rules | testlint-formatstylearch+1 | 94/100 | 3 days ago | |
| u9401066/zotero-keeper.clinerules/50-pubmed-project.md · 6 | Cline rules | testlint-formatstylearch+1 | 94/100 | 3 days ago | |
| VaillerTeeter/HoshimiNest.clinerules/project-identity.md · 1 | Cline rules | setuparchtypesdo-not | 93/100 | yesterday | |
| blendsdk/codeops-mcp.clinerules/project.md · 0 | Cline rules | buildteststylearch+7 | 91/100 | 3 days ago |
