link
Installation
SKILL.md
link
Use this skill to turn a markdown file into the current task's durable source of truth.
Workflow
- Resolve the note path from the user's argument. Require a concrete
.mdpath; expand~; preserve existing frontmatter and user-authored content. - Resolve the current Codex session id.
- Add
session: <session-id>to the note's YAML frontmatter. If the note has no frontmatter, create one. - Ensure the note has these sections, in this order when creating a new body:
## Summary
## Tasks
## Notes