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

  1. Pick the instance. From the repo's MCP config. If multiple ai-memory servers are configured, ask which endpoint to write to.
  2. Pick workspace/project. Default to the repo's .ai-memory.toml; confirm if writing elsewhere.
  3. Choose a path + kind. Use folder conventions so kind is derived and recall stays clean:
    • decisions/ADR-NNNN-<slug>.md → decision
    • _rules/<slug>.md → rule
    • gotchas/<slug>.md → gotcha
    • otherwise a topical path (e.g. runbooks/<slug>.md, <area>/<slug>.md). You can also set kind explicitly via frontmatter node_type / the tool arg.
Installs
62
Repository
djalmajr/skills
GitHub Stars
4
First Seen
May 28, 2026
aim-write — djalmajr/skills