nixcfg/config/opencode/agents
Harald Hoyer 4ec1561af4 feat(opencode): add multi-agent workflow agents and commands
Adds @check, @simplify, @test, @make, @pm subagents and the /workflow
and /review slash commands from the autonomous multi-agent workflow
gist by ppries.

@pm is rewritten to manage issues in a local ./TODO.md file instead of
Linear (file-only access, documented schema, structured JSON output).

/workflow is adapted: TODO.md-based issue context, generic worktree
paths (no hardcoded ~/repos/veo/sunstone), generic branch examples,
and a Phase 1 guard that verifies origin is on GitHub before any
work begins.
2026-05-06 14:56:42 +02:00
..
check.md feat(opencode): add multi-agent workflow agents and commands 2026-05-06 14:56:42 +02:00
make.md feat(opencode): add multi-agent workflow agents and commands 2026-05-06 14:56:42 +02:00
pm.md feat(opencode): add multi-agent workflow agents and commands 2026-05-06 14:56:42 +02:00
simplify.md feat(opencode): add multi-agent workflow agents and commands 2026-05-06 14:56:42 +02:00
test.md feat(opencode): add multi-agent workflow agents and commands 2026-05-06 14:56:42 +02:00