Settings

Theme

Agentmap – Like SKILL spec but for code. A frontmatter for source code files

github.com

2 points by xmorse 14 hours ago · 1 comment

Reader

xmorseOP 14 hours ago

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)

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection