mark_moment
Record key development moments with a contextual snapshot—including title, type, tags, and details—to enable traceability and agent handoffs.
Instructions
Capture a build moment with safe context snapshot
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Working directory | |
| kind | Yes | Type of moment | |
| tags | No | Tags for categorization | |
| title | Yes | Title of the moment | |
| details | No | Additional details | |
| task_id | No | Associated task ID (v0.4) | |
| actor_id | No | Actor ID who creates this moment (v0.4) |