write-task
SKILL.md
Write Task Skill
This skill provides the knowledge and tools to write well-formed, self-contained tasks to .agent/tasks.md.
How to Write Tasks
Use the task_add.js script to add tasks:
node "${CLAUDE_PLUGIN_ROOT}/scripts/task_add.js" .agent/tasks.md "Task title
Path: /absolute/path/to/file
Pattern: Reference to existing similar code
Dependencies: What must exist first
Expected: Clear success criteria"