Steve Yegge
bc22d7deff
feat: Add workflow template system for agent-executable checklists
...
Adds `bd workflow` command group that creates epics with dependent child tasks
from YAML templates. This enables structured multi-step workflows like version
bumps where agents can work through tasks with verification and dependencies.
Commands:
- `bd workflow list` - List available workflow templates
- `bd workflow show <name>` - Show template details and task graph
- `bd workflow create <name> --var key=value` - Instantiate workflow
- `bd workflow status <epic-id>` - Show workflow progress
- `bd workflow verify <task-id>` - Run verification command
Features:
- Variable substitution with {{var}} syntax
- Built-in variables: {{today}}, {{user}}
- Preflight checks before workflow creation
- Hierarchical task IDs under epic (bd-xxx.1, bd-xxx.2)
- Dependency graph between tasks
- Verification commands embedded in task descriptions
Includes built-in `version-bump` template with 21 tasks covering:
- All 10+ version files
- check-versions.sh verification
- Git commit, tag, push
- CI monitoring (goreleaser, npm, pypi, homebrew)
- Local machine upgrades
- Final verification
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2025-12-17 21:17:59 -08:00
..
2025-12-16 14:20:49 -08:00
2025-12-16 13:42:43 -08:00
2025-12-17 21:17:59 -08:00
2025-12-16 14:20:49 -08:00
2025-12-07 21:09:32 +11:00
2025-12-16 14:20:49 -08:00
2025-11-21 19:30:48 -05:00
2025-11-26 22:02:59 -08:00
2025-12-16 22:01:31 -08:00
2025-12-14 14:18:01 -08:00
2025-12-02 23:44:22 -08:00
2025-12-16 01:25:57 -08:00
2025-12-16 14:20:49 -08:00
2025-11-28 23:19:21 -08:00
2025-11-21 19:21:05 -05:00
2025-12-16 17:26:06 -08:00
2025-12-16 17:26:06 -08:00
2025-12-16 18:34:48 -08:00
2025-12-16 00:06:19 -08:00
2025-11-24 23:39:54 -08:00
2025-11-26 20:59:07 -08:00
2025-11-28 23:14:12 -08:00
2025-11-29 22:24:29 -08:00
2025-11-28 23:10:44 -08:00
2025-11-28 23:10:44 -08:00
2025-12-16 01:17:25 -08:00
2025-12-01 17:37:56 -08:00
2025-11-23 21:33:00 -08:00
2025-12-11 07:11:15 -05:00
2025-11-23 21:33:00 -08:00
2025-11-24 23:39:54 -08:00
2025-12-11 07:11:42 -05:00
2025-12-13 12:50:33 -08:00
2025-11-28 23:14:12 -08:00
2025-12-16 14:20:49 -08:00
2025-12-11 07:11:15 -05:00
2025-11-21 19:32:45 -05:00
2025-11-21 19:32:45 -05:00
2025-12-13 12:50:33 -08:00
2025-12-16 01:17:25 -08:00
2025-12-16 22:01:31 -08:00
2025-12-01 21:17:56 -08:00
2025-12-16 00:17:40 -08:00
2025-11-25 19:32:05 -08:00
2025-12-02 23:44:22 -08:00
2025-11-23 20:33:31 -08:00
2025-11-21 23:09:47 -08:00
2025-12-13 12:50:33 -08:00
2025-12-13 10:04:01 +11:00
2025-12-16 01:08:20 -08:00
2025-12-16 14:20:49 -08:00
2025-12-16 18:34:48 -08:00
2025-11-27 22:39:13 -08:00
2025-12-02 23:44:22 -08:00
2025-11-21 16:14:30 -05:00
2025-12-02 23:44:22 -08:00
2025-12-02 23:44:22 -08:00
2025-12-07 21:14:13 +11:00
2025-12-02 22:41:07 -08:00
2025-12-07 20:57:58 +11:00
2025-12-17 17:29:33 -08:00
2025-11-22 00:11:45 -08:00
2025-11-22 00:11:45 -08:00
2025-11-26 17:42:14 -08:00
2025-12-13 12:50:33 -08:00
2025-12-13 12:50:33 -08:00
2025-11-21 23:09:47 -08:00
2025-12-16 14:20:49 -08:00
2025-12-17 17:29:33 -08:00
2025-12-17 19:16:12 -08:00
2025-11-29 23:22:52 -08:00
2025-12-13 12:50:33 -08:00
2025-11-23 19:42:21 -08:00
2025-12-13 12:50:33 -08:00
2025-12-16 17:50:25 -08:00
2025-12-16 14:20:49 -08:00
2025-12-16 14:20:49 -08:00
2025-11-30 15:35:30 -08:00
2025-12-03 17:50:23 -08:00
2025-12-16 00:56:06 -08:00
2025-12-02 23:44:22 -08:00
2025-11-24 20:16:07 -08:00
2025-12-16 20:36:47 -08:00
2025-12-17 17:29:33 -08:00
2025-11-29 22:24:29 -08:00
2025-12-16 18:34:48 -08:00
2025-11-22 16:49:29 -08:00
2025-11-28 23:11:24 -08:00
2025-12-02 23:44:22 -08:00
2025-12-02 23:44:22 -08:00
2025-12-04 11:21:43 -08:00
2025-12-13 12:50:33 -08:00
2025-12-16 14:20:49 -08:00
2025-12-02 23:44:22 -08:00
2025-12-04 11:21:43 -08:00
2025-11-26 17:42:14 -08:00
2025-12-05 13:20:51 -08:00
2025-12-17 18:46:46 -08:00
2025-12-03 18:08:33 -08:00
2025-12-16 16:11:30 -08:00
2025-12-16 01:08:40 -08:00
2025-12-02 23:44:22 -08:00
2025-11-30 00:38:57 -08:00
2025-12-16 01:07:33 -08:00
2025-12-05 14:47:02 -08:00
2025-12-16 18:34:48 -08:00
2025-12-15 23:59:21 -08:00
2025-12-15 23:59:21 -08:00
2025-12-02 23:44:22 -08:00
2025-12-02 23:44:22 -08:00
2025-12-16 13:06:47 -08:00
2025-12-16 17:50:25 -08:00
2025-12-04 11:21:43 -08:00
2025-11-21 19:32:45 -05:00
2025-11-21 19:32:45 -05:00
2025-11-21 19:32:45 -05:00
2025-11-21 22:46:12 -05:00
2025-11-24 21:16:44 -08:00
2025-12-16 13:42:43 -08:00
2025-12-16 18:34:48 -08:00
2025-11-23 21:42:43 -08:00
2025-12-02 22:41:07 -08:00
2025-11-26 22:02:59 -08:00
2025-11-21 23:22:12 -08:00
2025-12-16 01:07:33 -08:00
2025-12-04 11:21:43 -08:00
2025-11-21 23:34:22 -08:00
2025-12-16 14:20:49 -08:00
2025-12-17 01:15:40 -08:00
2025-12-04 11:21:43 -08:00
2025-12-13 12:50:33 -08:00
2025-11-24 00:21:01 -08:00
2025-12-14 12:40:32 -08:00
2025-11-24 10:56:14 -08:00
2025-11-24 11:28:32 -08:00
2025-12-13 12:50:33 -08:00
2025-11-23 17:16:27 -08:00
2025-12-03 18:30:53 -08:00
2025-12-02 23:44:22 -08:00
2025-12-13 10:04:01 +11:00
2025-12-04 11:21:43 -08:00
2025-12-02 23:38:20 -08:00
2025-12-17 19:16:12 -08:00
2025-12-17 21:17:59 -08:00
2025-12-16 00:06:19 -08:00
2025-12-16 00:06:19 -08:00