aim-write
Installation
SKILL.md
aim-write
Persist a durable wiki page. Use only for canonical knowledge the user explicitly wants remembered — routine session notes are captured automatically by the hooks; do not hand-write those, and do not use a handoff for a permanent annotation.
Steps
- Pick the instance. From the repo's MCP config. If multiple ai-memory servers are configured, ask which endpoint to write to.
- Pick workspace/project. Default to the repo's
.ai-memory.toml; confirm if writing elsewhere. - Choose a path + kind. Use folder conventions so
kindis derived and recall stays clean:decisions/ADR-NNNN-<slug>.md→ decision_rules/<slug>.md→ rulegotchas/<slug>.md→ gotcha- otherwise a topical path (e.g.
runbooks/<slug>.md,<area>/<slug>.md). You can also setkindexplicitly via frontmatternode_type/ the tool arg.