Agentmap – Like SKILL spec but for code. A frontmatter for source code filesgithub.com/remorses 2 pointsxmorse6 months ago1 commentSaveHideCopy link On HNComments−xmorseOP6moA compact, YAML-based inventory of your codebase, intended to be prepended to a coding agent's context at session start.Purpose- Give the agent a fast, structured overview of files and responsibilities- Provide jump targets via top-level defs (functions/classes with line numbers)
Comments
A compact, YAML-based inventory of your codebase, intended to be prepended to a coding agent's context at session start.
Purpose
- Give the agent a fast, structured overview of files and responsibilities
- Provide jump targets via top-level defs (functions/classes with line numbers)