land
Installation
SKILL.md
land
Use this skill at the end of a task before the final user-facing report.
Workflow
- Determine terminal status
- Mark the task as
Doneonly when the requested scope is complete. - Mark the task as
Blockedwhen work cannot be completed now (missing info, missing permissions, external dependency, failing prerequisite, or partial delivery).
- Update GitHub issue status when the task originated from an issue
- Detect issue origin from conversation context (issue URL/id, branch/PR linkage, or explicit "started from issue" instruction).
- If terminal status is
Done, update the issue with a concise completion note and verification evidence. - If terminal status is
Blocked, update the issue with the blocker, attempted mitigation, and the next unblocking action. - If direct GitHub write access is unavailable, prepare exact issue-update text for manual posting and include it in the final report.