feat: add development and hf-hangman-lab skills
development: absorbed openclaw-plugin-dev as a workflow, with reference docs for plugin structure, hooks, tools, state, config. hf-hangman-lab: hf-wakeup workflow — full agent wakeup lifecycle: set busy → check due slots → select & defer → identify task → plan work → create work channel → execute. All branches end with status reset to idle. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
8
hf-hangman-lab/SKILL.md
Normal file
8
hf-hangman-lab/SKILL.md
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
name: hf-hangman-lab
|
||||
description: HarborForge integration workflows — wakeup handling, task execution, and calendar management. Use when woken up by the HF calendar scheduler or interacting with HarborForge.
|
||||
---
|
||||
|
||||
## Workflows
|
||||
|
||||
- `{baseDir}/workflows/hf-wakeup.md` — When woken up by the HF calendar scheduler with due slots. Handles status transitions, slot selection, task identification, and work channel creation.
|
||||
Reference in New Issue
Block a user