agents-md
Installation
SKILL.md
AGENTS.md generator
Turns one .code-workspace file plus a small scan of its folders — nothing else — into the workspace-root AGENTS.md and its CLAUDE.md redirect shim.
Inputs
- The target root must contain a
*.code-workspacefile (multi- or single-folder). If none exists, stop and do not generate files — the Project Matrix is built from itsfolderslist; tell the user to rerun from a folder holding one. - Never read or copy the agent's own global or user instruction files (
~/.claude/CLAUDE.md,~/.codex/, globalAGENTS.md, personal memory/rules). Generate rules from the shipped templates and workspace evidence. Zero attribution: omit co-author, AI, and tool attribution from generated files and all output.
Rules
AGENTS.mdis the single source of truth for Codex CLI, Claude CLI, Antigravity CLI, Cursor CLI, Opencode CLI, and GitHub Copilot CLI; all operating instructions — context, memory policy, issue routing, skill use — live there.CLAUDE.mdis only a redirect shim for Claude CLI: emitassets/claude-md-template.mdbyte-for-byte, nothing more, and never read other context from it.- Generate exactly one of each, at the workspace root — never per-project or per-repo
AGENTS.md. The generatedAGENTS.mdis spartan and direct.
Workspace scan
Small-scan every workspace folder before generating: note any VISION.md/vision.md at the workspace or a project root (feeds North star) and detect each stack. Multiple stacks → the intro slot says so and warns against mixing conventions or code across projects.