Save a short, important, durable note into task.notes.md. Use this to record constraints, decisions, warnings, assumptions, and key reminders that a future agent should know immediately.
Save a short, important, durable note into task.notes.md.
Use this skill when the user says:
task-note ...remember this for the task ...important note ...This file is for constraints, decisions, warnings, assumptions, and key reminders that a future agent should know immediately.
task.notes.mdtask.notes.mdGood note types:
feature/ABC-123-ui-login is already createdDo not store:
Use this structure inside task.notes.md:
# Task Notes
- Constraint: Do not change backend API contracts.
- Decision: Use existing auth modal instead of building a new login page.
- Warning: Mobile header layout is fragile around widths below 360px.
- Open dependency: Waiting for design confirmation on navigation labels.
Constraint:Decision:Warning:Assumption:Dependency:Branch:Target file size:
This file must stay highly signal-dense.
task.notes.md if present.A fresh agent reading task.notes.md should instantly know:
The file should feel like a compact task memory, not a diary.