AGENTS.md agentsA

AGENTS.md is agent-read markdown (agents) from cooneycw/claude-power-pack.

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

# AGENTS.md

**The rules for working in this repository are in [`CLAUDE.md`](CLAUDE.md). Read
it. This file does not restate them, and where the two could be read as
disagreeing, `CLAUDE.md` is the rules.**

This file exists because Codex looks for `AGENTS.md` and would otherwise find no
agent context at all. It carries only what is different for a Codex session -
facts that cannot be inferred from the tree, or that are wrong if inferred from
`CLAUDE.md` alone. Everything else resolves through the pointer above.

## What is different here for Codex

**The Codex skill surface is generated.** `codex/skills/` is build output. Edit
the source under `.claude/commands/**`, then run `make codex-skills`. Never edit
`codex/skills/` directly: the next regeneration overwrites it, and the parity
gate reds on the drift in between. This is the one hazard the repository does not
otherwise announce.

**Skills arrive as named Codex skills, not slash commands.** Command documents
are written as `/flow:auto`, `/cpp:init` and so on. On this surface they are
Codex skills named `flow-auto`, `cpp-init`. A `/name:thing` in any document means
the skill `name-thing` here.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add cooneycw/claude-power-pack/AGENTS.md@git:20260920.c148195
Exact content
mdr add cooneycw/claude-power-pack/AGENTS.md@sha256:861019e9867b7ab6

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_pzgylppu2chuguay.svg)](https://markdownregistry.com/a/art_pzgylppu2chuguay)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260920.c148195 latest2026-09-20 c148195 2,118 BA view

Audit of the latest version

A  14 of 14 checks passed. Deterministic, no model, same answer every run.
  • pass: Size between 200 bytes and 200 KB (2118 bytes)
  • 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
  • pass: No script tag

Source

GitHub

cooneycw/claude-power-pack · 19 stars · license NOASSERTION · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_pzgylppu2chuguay
GET https://markdownregistry.com/api/v1/resolve?ref=cooneycw/claude-power-pack/AGENTS.md
GET https://markdownregistry.com/api/v1/blob/861019e9867b7ab63323d1551a44a34262167d0c294193213f2230bbdebbcdb1

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 cooneycw/claude-power-pack

best-practices skill
cooneycw/claude-power-pack · .claude/skills/best-practices/SKILL.md · Routes to topic-specific best practices skills instead of loading them all. Use for Claude Code help, tips, or a how to…
git:20260920.677b300 · audit A · 19 stars
boot skill
cooneycw/claude-power-pack · .claude/skills/boot/SKILL.md · Menu-driven session identity registration for Kyle-compatible local-network discovery. Use to boot or register a…
git:20260920.677b300 · audit A · 19 stars
browser-tiered skill
cooneycw/claude-power-pack · .claude/skills/browser-tiered/SKILL.md · Use the bdg CLI for lightweight work and escalate to Playwright MCP for complex flows. Use for browser automation…
git:20260920.677b300 · audit A · 19 stars
cicd-verification skill
cooneycw/claude-power-pack · .claude/skills/cicd-verification/SKILL.md · Build system, health check, pipeline and container patterns. Use for CI/CD - a pipeline, Makefile generation, GitHub…
git:20260920.677b300 · audit A · 19 stars
claude-md-config skill
cooneycw/claude-power-pack · .claude/skills/claude-md-config/SKILL.md · CLAUDE.md structure, optimization and conventions. Use when writing or reviewing a CLAUDE.md, during project setup, or…
git:20260920.677b300 · audit A · 19 stars
code-quality skill
cooneycw/claude-power-pack · .claude/skills/code-quality/SKILL.md · Code review, testing and quality patterns. Use when reviewing code, deciding what testing a change needs, or judging…
git:20260920.677b300 · audit A · 19 stars
context-efficiency skill
cooneycw/claude-power-pack · .claude/skills/context-efficiency/SKILL.md · Progressive disclosure, token budgets and optimization. Use when context is filling up, when tokens must be cut to a…
git:20260920.677b300 · audit A · 19 stars
documentation skill
cooneycw/claude-power-pack · .claude/skills/documentation/SKILL.md · Generate C4 architecture diagrams as GitHub-renderable Mermaid, and PowerPoint slides. Use to update docs, or draw a c4…
git:20260920.677b300 · audit A · 19 stars
evaluate skill
cooneycw/claude-power-pack · .claude/skills/evaluate/SKILL.md · Domain-aware prompts for multi-model analysis. Use to evaluate an architecture, concept, algorithm, ui-design or…
git:20260920.677b300 · audit A · 19 stars
hooks-automation skill
cooneycw/claude-power-pack · .claude/skills/hooks-automation/SKILL.md · Hook types, lifecycle and automation patterns. Use when adding or debugging hooks such as SessionStart or…
git:20260920.677b300 · audit A · 19 stars
idd-workflow skill
cooneycw/claude-power-pack · .claude/skills/idd-workflow/SKILL.md · IDD workflow with git worktrees and issue hierarchy. Use for issue driven development, creating a git worktree, or…
git:20260920.677b300 · audit A · 19 stars
infrastructure-hardening skill
cooneycw/claude-power-pack · .claude/skills/infrastructure-hardening/SKILL.md · Validation gates, runtime contracts, canary validation and sentinel files. Use after a repeated failure, or for…
git:20260920.677b300 · audit A · 19 stars

Every file in cooneycw/claude-power-pack

Other files named AGENTS.md

AGENTS.md agents
obra/superpowers · AGENTS.md
git:20260919.5bf4e78 · audit A · 291,204 stars
AGENTS.md agents
affaan-m/ecc · AGENTS.md
git:20260919.91ba9b4 · audit A · 266,832 stars
AGENTS.md agents
firecrawl/firecrawl · AGENTS.md
git:20260613.d9a35c0 · audit A · 184,144 stars
AGENTS.md agents
dietrichgebert/ponytail · AGENTS.md
git:20260710.b6c0448 · audit A · 144,862 stars
AGENTS.md agents
garrytan/gstack · AGENTS.md
git:20260914.4a3c6a8 · audit A · 134,082 stars
AGENTS.md agents
graphify-labs/graphify · AGENTS.md
git:20260414.7ec92ec · audit A · 121,202 stars
AGENTS.md agents
juliusbrussee/caveman · AGENTS.md
git:20260902.d9faebc · audit A · 107,708 stars
AGENTS.md agents
addyosmani/agent-skills · AGENTS.md
git:20260709.b665c5c · audit A · 98,554 stars

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