mmap.page

Agent instructions

Keep this file short: many agents inject it into the system prompt. Details that are only needed for some tasks live under .agents/ — read them on demand.

Style

Code quality

Commands

Skills

Under .agents/skills/<name>/SKILL.md. When a task matches a skill description, read and follow that SKILL.md. Before any commit, read .agents/skills/git-commits/SKILL.md even if the user did not mention commits.

Skill Path
Git commits and trailers .agents/skills/git-commits/SKILL.md
Generate movies/netflix.csv .agents/skills/generate-netflix-csv/SKILL.md

Git (multi-agent cwd)

Other agents may be editing different files here. Never touch their unstaged/staged/untracked files.