Agent Skills
› hailo-ai/hailo-apps
› hl-plan-and-execute
hl-plan-and-execute
GitHub用于复杂构建任务的计划与执行循环模式,通过分步规划与执行提升构建过程的可靠性和可控性。
Trigger Scenarios
需要执行复杂的构建流程
涉及多步骤或高风险的构建任务
Install
npx skills add hailo-ai/hailo-apps --skill hl-plan-and-execute -g -y
SKILL.md
Frontmatter
{
"name": "hl-plan-and-execute",
"description": "Plan-and-execute loop pattern for complex builds."
}
Read .hailo/skills/hl-plan-and-execute.md for the complete skill documentation.
Version History
- 891ce70 Current 2026-07-25 05:48


