Write Agents Md
Description
A guided AgentSkill for writing, refactoring, and slimming down AGENTS.md, CLAUDE.md, through repository evidence and progressive disclosure.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
write-agents-md
[English](README.md) | [中文](README.zh-CN.md)
An agent skill for creating or reviewing **AGENTS.md** and related agent instruction files (CLAUDE.md, GEMINI.md) — at global, project, or nested scope.
This is a **guided-writing skill, not an auto-generator**: it gathers evidence read-only, asks only what the evidence cannot answer, and leaves every permission and deletion decision with the user.
How It Works
**Step 1 — Establish scope.** From the request and available context: global (user-level preferences), project (repo root), or nested; create or review; target files; and the language the user wants the files in — which may differ from the conversation language. Only unknowns that change the output or touch permissions become questions; there is no full interview by default. Global files are built from the user's own preferences, not repository scans. Project work reads only the relevant README, manifests, CI, and existing instruction files, and stops once the evidence suffices for the decisions at hand. It does not inventory every omitted implementation detail by default.
**Step 2 — Create or review.**
- Create: the file is built only from verifiable project facts and explicit user preferences. Authorization or completion gaps that affect the intended workflow become questions with options — never silent decisions. Omit unsupported template sections without unnecessary investigation.
- Review: every existing instruction gets a KEEP / DROP / REWRITE verdict with a one-line reason, assessed on five dimensions — provenance, boundary strength, missing permissions, missing completion conditions, and context economics — followed by a complete replacement draft. Separate current facts, user intent, and historical origin; code proves that a feature exists, not its maturity or role. Unknown history stays "unknown"; ambiguous boundaries go back to the user. Accuracy alone does not justify a permanent rule: explain what mistake it prevents or
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11