granary-execute-task
OfficialExecute a granary task as a focused sub-agent.
Authorspeakeasy-api
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables a sub-agent to execute a designated Granary task by building the necessary task context, applying the required changes, and systematically reporting progress back to the orchestrator.
Core Features & Use Cases
- Context-driven execution: The sub-agent builds task context using granary handoff to understand goals, files to modify, implementation details, and steering conventions.
- Automated task execution: It reads the handoff outputs, implements changes, and verifies completion according to acceptance criteria.
- Progress reporting & blockers: The sub-agent records progress with granary task comments and signals blockers or completion to the orchestrator.
Quick Start
Start a new task by obtaining its handoff and then proceed through the lifecycle:
- granary handoff --tasks <task-id>
- granary task <task-id> start
- Implement the required changes as described in the handoff and periodically update progress with granary task <task-id> comments create "Started work"
- granary task <task-id> done --comment "Completed task per handoff"
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: granary-execute-task Download link: https://github.com/speakeasy-api/granary/archive/main.zip#granary-execute-task Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.