taodeng
b62a3b1cee
feat: add verify.sh — two-layer install verification
...
- Layer 1: checks all required skill files exist and skill.json is valid JSON
- Layer 2: runs 4 doctor unit tests (missing file, placeholder content,
high-stakes content, unsurfaced results) to verify the doctor tool
behaves correctly
- Layer 3: runs doctor against the live workspace
- --sample flag prints a high-stakes CURRENT_STATE.md example vs
placeholder text, explaining why content quality affects recovery
Also updates README: fix install path, add verify.sh to quickstart
and file tree, fix doctor --workspace example path.
2026-03-19 06:47:34 +10:00
taodeng
2a2d1583d8
Update SOUL.md with Recovery priority and refresh memory-continuity skill from GitHub
...
- Add Recovery priority (memory-continuity) section to SOUL.md
- Reinstall memory-continuity skill from GitHub (v0.3.0-probe)
- Update README with alpha support boundary notice
- Add new files: CHANGELOG.md, LICENSE, plugin/, references/, memory/
2026-03-14 11:40:12 +10:00
taodeng
960fc6409e
docs: convert legacy execution-agent readmes to wrappers
2026-03-13 19:31:06 +10:00
taodeng
fcebf4d195
skills: add worker-orchestrator and convert old skills to wrappers
2026-03-13 19:28:12 +10:00
taodeng
c688ef5239
docs: align memory continuity skill with lifecycle plugin plan
2026-03-12 22:42:50 +10:00
taodeng
b242026621
Mark execution-agent-dispatch as not usable for ACP comms
2026-03-12 19:36:08 +10:00
taodeng
22e6292aba
Clarify execution-agent-dispatch scope and harden gateway rules
2026-03-12 19:33:24 +10:00
taodeng
aaa9c8cca8
Harden heartbeat into forced timeout updates
2026-03-09 12:58:54 +10:00
taodeng
ea325f6bcb
Fix completion-consumption gap in agent workflow
2026-03-09 07:48:39 +10:00
taodeng
2cbf03dbb3
Add dispatch checklist and failure template
2026-03-09 07:01:32 +10:00
taodeng
4509a8e7f6
Harden workflow evidence gates after failed agent test
2026-03-09 07:00:17 +10:00
taodeng
c12b4397bf
Add project-heartbeat skill skeleton
2026-03-08 19:03:35 +10:00
taodeng
2b9bb6347e
Add agent-workflow skill skeleton
2026-03-08 16:44:49 +10:00
taodeng
67ed360f36
Add minimal JIRA-like workflow to memory-continuity skill
2026-03-08 16:43:17 +10:00
taodeng
dbf9dbcdba
Rename continuity skill to memory-continuity
2026-03-08 14:19:24 +10:00
taodeng
01ca393531
Add continuity-guard skill skeleton and doctor script
2026-03-08 11:19:28 +10:00
taodeng
0d0b7f2369
process: require main to forward worker updates to Tao
2026-03-07 21:45:44 +10:00
taodeng
f0ed738453
skills: add execution agent dispatch protocol
2026-03-07 20:58:32 +10:00
taodeng
1510da97e4
skills: add execution-agent planning workflow
2026-03-07 20:40:48 +10:00
taodeng
1fbaea680b
skills: add GitHub PR and release workflow skill
2026-03-07 20:07:41 +10:00