Home / drafthq / draft · integrations/agents/AGENTS.md · GitHub

AGENTS.md@integrations/agents agentsC

AGENTS.md@integrations/agents is agent-read markdown (agents) from drafthq/draft.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Draft - Context-Driven Development

You are operating with the Draft methodology for Context-Driven Development.

**Measure twice, code once.**

## Core Workflow

**Context -> Spec & Plan -> Implement**

Every feature follows this lifecycle:
1. **Setup** - Initialize project context (once per project)
2. **New Track** - Create specification and plan
3. **Implement** - Execute tasks with TDD workflow
4. **Verify** - Confirm acceptance criteria met

## Project Context Files

When `draft/` exists in the project, always consider:
- `draft/.ai-context.md` - Source of truth for AI agents (dense codebase understanding)
- `draft/.ai-profile.md` - Ultra-compact profile (always loaded, 20-50 lines)
- `draft/architecture.md` - Human-readable engineering guide (source of truth)
- `draft/product.md` - Product vision and goals
- `draft/tech-stack.md` - Technical constraints
- `draft/workflow.md` - TDD and commit preferences
- `draft/tracks.md` - Active work items
- `draft/guardrails.md` - Hard rules and learned patterns

## Available Commands

| Command | Purpose |
|---------|---------|
| `draft` | Show overview and available commands |
…

Read the whole file at its exact version.

How to install

Latest version
mdr add drafthq/draft/integrations/agents/AGENTS.md@git:20260922.ade990d
Exact content
mdr add drafthq/draft/integrations/agents/AGENTS.md@sha256:e9f45da80b7bfadf

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_jvildrv7b5unmjp7.svg)](https://markdownregistry.com/a/art_jvildrv7b5unmjp7)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260922.ade990d latest2026-09-22 ade990d 1,047,408 BC view · diff
git:20260921.bd438422026-09-21 bd43842 1,047,385 BC view · diff
git:20260921.f858c862026-09-21 f858c86 1,047,332 BC view · diff
git:20260921.2ea6e102026-09-21 2ea6e10 1,047,199 BC view · diff
git:20260921.c051ec02026-09-21 c051ec0 1,046,692 BC view

Audit of the latest version

C  12 of 14 checks passed. Deterministic, no model, same answer every run.
  • fail: Size between 200 bytes and 200 KB (1047408 bytes)
  • fail: No script tag (matched: <script)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address

Source

GitHub

drafthq/draft · 40 stars · license MIT · pushed 2026-09-23 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_jvildrv7b5unmjp7
GET https://markdownregistry.com/api/v1/resolve?ref=drafthq/draft/integrations/agents/AGENTS.md
GET https://markdownregistry.com/api/v1/blob/e9f45da80b7bfadf5b60a10657ccec55b3ae5862265b4e5bce6002e5b20517ea

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from drafthq/draft

CLAUDE.md claude
drafthq/draft · CLAUDE.md
git:20260922.4c0dba0 · audit A · 40 stars
adr skill
drafthq/draft · skills/adr/SKILL.md · Create and manage Architecture Decision Records. Documents significant technical decisions with context, alternatives…
git:20260819.fda278e · audit A · 40 stars
assist-review skill
drafthq/draft · skills/assist-review/SKILL.md · Reviewing someone else's PR for handoff/sign-off. Isolates structural changes from trivial edits, flags HLD/LLD drift…
git:20260819.fda278e · audit A · 40 stars
bughunt skill
drafthq/draft · skills/bughunt/SKILL.md · Performs an exhaustive 14-dimension bug hunt across the codebase using Draft context (architecture, tech-stack…
git:20260819.fda278e · audit B · 40 stars
change skill
drafthq/draft · skills/change/SKILL.md · Handle mid-track requirement changes. Analyzes impact on completed and pending tasks, proposes amendments to spec.md…
git:20260819.fda278e · audit A · 40 stars
coverage skill
drafthq/draft · skills/coverage/SKILL.md · Compute code coverage for active track or module. Targets 95%+ coverage with report and justification for uncovered…
git:20260819.fda278e · audit A · 40 stars
debug skill
drafthq/draft · skills/debug/SKILL.md · Structured debugging session. Reproduce, isolate, diagnose, and fix bugs using systematic investigation. Invoked by…
git:20260819.fda278e · audit A · 40 stars
decompose skill
drafthq/draft · skills/decompose/SKILL.md · Decompose project or track into modules with dependency mapping. Project scope updates architecture.md and derives…
git:20260819.fda278e · audit A · 40 stars
deep-review skill
drafthq/draft · skills/deep-review/SKILL.md · Single-module production readiness audit (ACID, resilience, observability). Use to audit one service/module end-to-end…
git:20260819.fda278e · audit A · 40 stars
deploy-checklist skill
drafthq/draft · skills/deploy-checklist/SKILL.md · Pre-deployment verification checklist. Generates customized checklists based on tech-stack with rollback triggers…
git:20260819.fda278e · audit A · 40 stars
discover skill
drafthq/draft · skills/discover/SKILL.md · Primary router for discovery, debugging, investigation, quality, and exploration workflows. Analyzes user intent and…
git:20260614.c276954 · audit A · 40 stars
docs skill
drafthq/draft · skills/docs/SKILL.md · Primary router for authoring and documentation workflows. Analyzes intent and dispatches primarily to documentation…
git:20260609.d617e1b · audit A · 40 stars

Every file in drafthq/draft

Browse by kind, by grade C, or by owner.