complete-milestone
Installation
SKILL.md
Complete Milestone
Mark an existing milestone as completed. This creates a MilestoneCompleted attestation referencing the milestone.
See Agent API Reference for auth, base URL, and error handling.
Prerequisite
If KARMA_API_KEY is not set in the environment, invoke the /setup-agent skill first, then continue with this skill.
Required Information
| Field | Required | Description |
|---|---|---|
chainId |
Yes | Chain where the milestone lives |
milestoneUID |
Yes | The milestone's attestation UID |
reason |
Yes | Completion explanation (1-5000 chars) |
proofOfWork |
No | URL to proof (demo, PR, deployment, etc.) |