RuleStack

Configs

Stacks

Compare

Diff

RuleStack

Configs

Stacks

Compare

Diff

Read API

RuleStack

Configs

Stacks

Compare

Diff

Read API

Configs/Copilot instructions/HoangNguyen0403/agent-skills-standard

Copilot instructions

.github/instructions/agent-skill-standard-rule.instructions.md

Rule for Agent Skills Standard - Always consult AGENTS.md for consolidated project context and technical triggers.

Copilot instructions

Quality

44/100

Scores the file, not the repository.

Length

305 words

7 headings · 0 code blocks

Repository

536

— · pushed 20 days ago

Last changed

3 days ago

First indexed 3 days ago.
HoangNguyen0403/agent-skills-standard/.github/instructions/agent-skill-standard-rule.instructions.mdRawGitHub
1---
2description: Rule for Agent Skills Standard - Always consult AGENTS.md for consolidated project context and technical triggers.
3applyTo: '**/*'
4---
5 
6# 🛠 Agent Skills Routing Protocol (CRITICAL)
7 
8You are operating in a Zero-Trust environment. You are strictly forbidden from relying on your baseline pre-training for architecture, styling, testing, or code patterns in this repository.
9 
10> [!CRITICAL] GATEKEEPER CONSTRAINT
11> **Your first action in ANY session MUST be a tool call to read `AGENTS.md`.**
12> You must NOT write code, suggest solutions, or output text explanations until you have completed the State Machine below.
13 
14## 🔄 The Mandatory State Machine
15 
16You must execute these states sequentially. Do not proceed to the next state until the current one is satisfied.
17 
18### State 1: Discovery (Tool Call Required)
19 
20- **Action:** Execute a file-reading tool (e.g., `view_file`, `read_file`, `cat`) targeting the exact path: `AGENTS.md` (located in the project root).
21- **Condition to pass:** You have successfully read the `<!-- SKILLS_INDEX_START -->` block.
22 
23### State 2: Trigger Matching (Internal Thought)
24 
25- **Action:** Analyze the user's prompt (keywords) and the files involved in the task (globs).
26- **Condition to pass:** Cross-reference them against the `(triggers: ...)` list inside `AGENTS.md`. Identify all matching Skills and note their exact file paths.
27 
28### State 3: Context Loading (Tool Call Required)
29 
30- **Action:** Execute file-reading tools to read the `SKILL.md` files at the exact paths identified in State 2.
31- **Condition to pass:** You have ingested the specific guidelines for the task. If no skills matched in State 2, you may skip this state.
32 
33### State 4: Execution & Audit Log (Output Generation)
34 
35- **Action:** You may now begin answering the user or writing code.
36- **Constraint:** Your very first text output MUST be a "Pre-Write Audit Log" confirming which skills were loaded, or explicitly stating "No project-specific skills applicable."
37 
38## Self-Learning Protocol
39 
40At the end of any multi-step task with user corrections, load and run **[common/common-session-retrospective](../skills/common/common-session-retrospective/SKILL.md)** to capture skill gaps and prevent repeat rework.
41 

Sections

  • 🛠 Agent Skills Routing Protocol (CRITICAL)
  • 🔄 The Mandatory State Machine
  • State 1: Discovery (Tool Call Required)
  • State 2: Trigger Matching (Internal Thought)
  • State 3: Context Loading (Tool Call Required)
  • State 4: Execution & Audit Log (Output Generation)
  • Self-Learning Protocol

What it covers

agent-behaviour

Stack — with the evidence

typescript

(1.00)

nestjs

(1.00)

node

(0.70)

express

(0.70)

vite

(0.70)

vitest

(0.70)

jest

(0.70)

eslint

(0.70)

javascript

(0.60)

monorepo

(0.60)

pnpm

(0.60)

github-actions

(0.60)

Glob targeting

  • **/*

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
HoangNguyen0403
Language
—
License
—
Archived
no

All configs in this repo

Also in HoangNguyen0403/agent-skills-standard

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
HoangNguyen0403/agent-skills-standardserver/AGENTS.md · 536AGENTS.mdtypescriptnestjs+11styleagent-behaviour43/1003 days ago
HoangNguyen0403/agent-skills-standard.github/copilot-instructions.md · 536Copilot instructionstypescriptnestjs+10test50/1003 days ago
HoangNguyen0403/agent-skills-standardAGENTS.md · 536AGENTS.mdtypescriptnestjs+10teststyleagent-behaviour51/1003 days ago
HoangNguyen0403/agent-skills-standardcli/temp_e2e_test/AGENTS.md · 536AGENTS.mdtypescriptnestjs+10styleagent-behaviour43/1003 days ago
Diff against server/AGENTS.md Diff against .github/copilot-instructions.md Diff against AGENTS.md Diff against cli/temp_e2e_test/AGENTS.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
HerringtonDarkholme/megarepo.github/copilot-instructions.md · 17Copilot instructionsnodejavascriptsetupbuildtestlint-format+7100/1003 days ago
louislam/uptime-kuma.github/copilot-instructions.md · 90kCopilot instructionstypescriptjavascript+10setupbuildtestlint-format+9100/1003 days ago
JCodesMore/ai-website-cloner-template.github/copilot-instructions.md · 31kCopilot instructionstypescriptnode+7buildlint-formatstylearch+397/1002 days ago
bagisto/bagisto.github/copilot-instructions.md · 28kCopilot instructionsphplaravel+8setupbuildteststyle+597/1003 days ago
darkmatter/nixmac.github/copilot-instructions.md · 24Copilot instructionstypescriptrust+14setupbuildtestlint-format+896/1003 days ago
nerolis-lab/nerolis-lab.github/copilot-instructions.md · 32Copilot instructionstypescriptnode+8setupbuildtestlint-format+1196/1003 days ago
thangaram611/second-brain.github/copilot-instructions.md · 0Copilot instructionstypescriptnode+12setupteststylearch+496/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