RuleStack

Configs

Stacks

Compare

Diff

RuleStack

Configs

Stacks

Compare

Diff

Read API

RuleStack

Configs

Stacks

Compare

Diff

Read API

Configs/Cline rules/vctmasters1/PDS-Layered-AI-Instruct-Template-V5

Cline rules

.clinerules/project.md
Cline rules

Quality

59/100

Scores the file, not the repository.

Length

306 words

5 headings · 0 code blocks

Repository

0

— · pushed 58 days ago

Last changed

3 days ago

First indexed 3 days ago.
vctmasters1/PDS-Layered-AI-Instruct-Template-V5/.clinerules/project.mdRawGitHub
1# Cline compatibility — rules pointer
2 
3> 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.
4 
5## Project rules location
6 
7This 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.**
8 
9Before suggesting any change, read in this order:
10 
111. [`.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.
16 
17## Cross-cutting rules
18 
19| 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) |
24 
25## Do not
26 
27- 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.
29 
30## MCP server
31 
32Cline configures MCP servers through its UI (Settings → MCP Servers → Add). Use the bundled [`pds-ai-instruct`](../.ai/mcp/README.md) server:
33 
34- **Command**: `python`
35- **Args**: `-m pds_mcp`
36- **Env**: `PDS_WORKSPACE=<absolute path to this workspace>`
37 
38Install once per clone: `cd .ai/mcp/python && pip install -e .` (or use the Node twin at `.ai/mcp/node/`).
39 

Commands it names

  • python

Sections

  • Cline compatibility — rules pointer
  • Project rules location
  • Cross-cutting rules
  • Do not
  • MCP server

What it covers

setupdo-not

Stack — with the evidence

python

(0.80)

github-actions

(0.60)

Format

Cline rules

A single file or a folder of files, all always-on. The folder form is the simplest way any format here lets you split rules into topics without also learning an activation model.

What the corpus says about it

Repository

Owner
vctmasters1
Language
—
License
—
Archived
no

All configs in this repo

Also in vctmasters1/PDS-Layered-AI-Instruct-Template-V5

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
vctmasters1/PDS-Layered-AI-Instruct-Template-V5CLAUDE.md · 0CLAUDE.mdpythongithub-actionsdo-notagent-behaviour46/1003 days ago
vctmasters1/PDS-Layered-AI-Instruct-Template-V5.github/copilot-instructions.md · 0Copilot instructionspythongithub-actionstypesgitsecuritydatabase+464/1003 days ago
vctmasters1/PDS-Layered-AI-Instruct-Template-V5.cursor/rules/project.mdc · 0Cursor rulespythongithub-actionsdo-notagent-behaviour46/1003 days ago
vctmasters1/PDS-Layered-AI-Instruct-Template-V5AGENTS.md · 0AGENTS.mdpythongithub-actionsgitdo-not63/1003 days ago
Diff against CLAUDE.md Diff against .github/copilot-instructions.md Diff against .cursor/rules/project.mdc Diff against AGENTS.md

Similar configs

Same format, overlapping stack, ranked by quality.

Same format, overlapping stack, ranked by quality
RepositoryFormatStackCoversScoreChanged
JCodesMore/ai-website-cloner-template.clinerules · 31kCline rulestypescriptnode+7buildlint-formatstylearch+397/1002 days ago
BryaanF/LiantPortfolio.clinerules/project-guidelines.md · 0Cline rulesjavascripttailwind+5buildstylearchgit+296/1003 days ago
lepinkainen/humanlog.clinerules/project-rules.md · 0Cline rulesgogithub-actionssetupbuildtestlint-format+896/1003 days ago
u9401066/zotero-keepervscode-extension/resources/repo-assets/pubmed-search-mcp/.clinerules/50-pubmed-project.md · 6Cline rulespytestruff+6testlint-formatstylearch+194/1003 days ago
u9401066/pubmed-search-mcp.clinerules/50-pubmed-project.md · 23Cline rulespythondocker+4testlint-formatstylearch+194/1003 days ago
u9401066/zotero-keeper.clinerules/50-pubmed-project.md · 6Cline rulespytestruff+6testlint-formatstylearch+194/1003 days ago
VaillerTeeter/HoshimiNest.clinerules/project-identity.md · 1Cline rulestypescriptvite+4setuparchtypesdo-not93/100yesterday
blendsdk/codeops-mcp.clinerules/project.md · 0Cline rulestypescriptvitest+3buildteststylearch+791/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