RuleStack

Configs

Stacks

Compare

Diff

RuleStack

Configs

Stacks

Compare

Diff

Read API

RuleStack

Configs

Stacks

Compare

Diff

Read API

Configs/CLAUDE.md/angad-kandhari/deliberate

CLAUDE.md

CLAUDE.md
CLAUDE.mdroot

Quality

74/100

Scores the file, not the repository.

Length

360 words

5 headings · 1 code blocks

Repository

2

— · pushed 31 days ago

Last changed

3 days ago

First indexed 3 days ago.
angad-kandhari/deliberate/CLAUDE.mdRawGitHub
1# Deliberate
2 
3Engineering discipline for AI harnesses. A drop-in skill library for LLM coding agents.
4 
5## Repo structure
6 
7```
8skills/
9 deliberate/SKILL.md — foundational, 9 principles (always load)
10 spec/SKILL.md — spec-driven feature work against a PRD
11 debug/SKILL.md — debugging discipline
12 review/SKILL.md — code review discipline
13 test/SKILL.md — testing discipline
14 verify/SKILL.md — verification discipline (completion claims)
15 secure/SKILL.md — security discipline (writing safe code)
16 pentest/SKILL.md — penetration-testing discipline (authorized offensive testing)
17 explore/SKILL.md — codebase-familiarity discipline
18 memory/SKILL.md — memory discipline (persistent agent memory)
19 architect/SKILL.md — architectural thinking
20 migrate/SKILL.md — migration playbook
21 incident/SKILL.md — incident response
22.claude-plugin/
23 plugin.json — Claude Code plugin manifest
24 marketplace.json — makes the repo /plugin-installable
25hooks/
26 hooks.json — SessionStart activation hook
27 activation.md — discipline-check injected at session start
28 enforcement/ — opt-in deterministic gates (block-no-verify, test-gate, scope-lock)
29evals/ — honest with/without eval harness (scenarios, rubric, runner)
30AGENTS.md — distilled core for AGENTS.md-native tools (Codex, Cursor, …)
31README.md
32LICENSE — Apache 2.0
33NOTICE — copyright + attribution
34```
35 
36Every skill lives at `skills/<name>/SKILL.md` with YAML frontmatter (`name`, `description`). This structure is required for compatibility with `npx skills add angad-kandhari/deliberate` (vercel-labs/skills CLI).
37 
38The repo doubles as a **Claude Code plugin**: `.claude-plugin/plugin.json` marks it a plugin (the existing `skills/` folder is auto-discovered), `.claude-plugin/marketplace.json` makes it installable via `/plugin marketplace add angad-kandhari/deliberate`, and `hooks/hooks.json` wires a SessionStart hook that `cat`s `hooks/activation.md` into context so the skills actually activate. The activation hook is the fix for the ecosystem-wide "instruction dropout" problem — passive skills fire only ~6–44% of the time without it.
39 
40## Sibling repo
41 
42The marketing site lives at `angad-kandhari/deliberate-site` (separate repo). It pulls this repo in as a git submodule at `content/deliberate/`. Deployed to https://deliberate.work via Cloudflare Pages.
43 
44When editing skills here, the site repo's submodule needs to be bumped to pick up changes.
45 
46## Conventions
47 
48- Each SKILL.md follows a consistent voice: terse intro, numbered principles, one-line `**Test:**` per section, "These Guidelines Are Working If" summary, footer with cross-references.
49- Frontmatter is minimal: `name` (lowercase, matches directory) and `description` (one paragraph).
50- Cross-references between skills use relative paths: `[deliberate](../deliberate/SKILL.md)`.
51- No tool-specific syntax — plain markdown with frontmatter, works with any agent.
52 
53## License
54 
55Apache 2.0. Copyright 2026 Angad Kandhari. See LICENSE and NOTICE.
56 

Commands it names

  • npx skills add angad-kandhari/deliberate

Sections

  • Deliberate
  • Repo structure
  • Sibling repo
  • Conventions
  • License

What it covers

code-stylearchitecture

Stack — with the evidence

shell

(0.80)

Format

CLAUDE.md

Claude Code's memory file. Shaped like AGENTS.md but with two things it lacks: @path imports, so shared rules live in one place, and a user-scope layer that follows the developer across repos rather than shipping with the code.

What the corpus says about it

Repository

Owner
angad-kandhari
Language
—
License
—
Archived
no

All configs in this repo

Also in angad-kandhari/deliberate

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
angad-kandhari/deliberateAGENTS.md · 2AGENTS.mdshellno sections43/1003 days ago
Diff against AGENTS.md

Similar configs

Same format, overlapping stack, ranked by quality.

Same format, overlapping stack, ranked by quality
RepositoryFormatStackCoversScoreChanged
ivangrynenko/cursorrulesCLAUDE.md · 86CLAUDE.mdshellgithub-actionsteststylearchtesting-strategy+593/1003 days ago
danielvm-git/bigpowersCLAUDE.md · 119CLAUDE.mdnodevitest+8setupbuildtestlint-format+776/1003 days ago
zhangqi444/open-forgeCLAUDE.md · 91CLAUDE.mdshellgithub-actionssetupbuildstylearch+773/1002 days ago
congmnguyen/claude-code-wsl2-setupCLAUDE.md · 44CLAUDE.mdshellsetuplint-formatagent-behaviour56/1003 days ago
xl0/agent-filesagents.md/CLAUDE.md · 3CLAUDE.mdshellbiome+1no sections30/1003 days ago
zhu1090093659/spec_driven_developCLAUDE.md · 958CLAUDE.mdshellagent-behaviour16/1003 days ago
marcusquinn/aidevopsCLAUDE.md · 359CLAUDE.mdtypescriptai-agent+9agent-behaviour16/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