opencode-config/docs/decisions
Sergey 67174b4879
refactor(pipeline): make pipeline-status sole orchestrator + slim docs (#42)
* refactor(pipeline): add subagent_type and template to NEXT actions

NEXT_ACTIONS now explicitly specifies subagent_type + template per phase (except MERGE which calls merge_pr tool). ISSUE/IMPLEMENT -> general/A, DOCS -> docs-reviewer/B, REVIEW -> reviewer/C, MEMORY -> memory-syncer/E. Existing tests updated to new format, 25 new tests added.

* refactor(docs): slim AGENTS.md and run-pipeline skill

AGENTS.md 71 -> 31 lines: remove Commits/Pull Requests sections (formats in tools), shorten Development Workflow/Pipeline to 1-2 lines. run-pipeline SKILL.md 164 -> 155 lines: remove Phase 0 Bootstrap (duplicated phases, now in pipeline-status NEXT_ACTIONS). Keep protocol, templates, restrictions.

* chore(skills): remove commit skill (format in tool validator)

commit/SKILL.md deleted (format validated by commit.ts tool, PR#38). References updated: configure-opencode SKILL.md (2 places), add-skill SKILL.md (1 place + tree structure). project-map README: remove commit/SKILL.md from tree, add configure-opencode.

* docs(handoff): add ADR-017 and handoff for orchestration switch

PR number in handoff frontmatter is <PR-NUMBER> placeholder, will be set after gh pr create.

* docs(handoff): set PR number

Set PR number 42 in handoff frontmatter, rename handoff/ADR files from pr-41 to pr-42 (pipeline-status matches pr-{pr_number}-*.md in diff).

* docs: update project map + handoff + ADR

---------

Co-authored-by: opencode-agent <agent@slaid098.dev>
2026-07-24 15:40:20 +03:00
..
.gitkeep docs: initial project map + handoff/decisions skeleton + README rewrite (#32) 2026-07-24 01:12:51 +03:00
001-pr-18-ci-bootstrap.md ci: ubuntu-latest workflows + dependabot (#18) 2026-07-23 22:22:09 +03:00
002-pr-23-migrate-opencode-config.md feat: migrate src/ second-brain + tests + python tooling (#17) 2026-07-23 23:17:18 +03:00
003-pr-17-migrate-src-tests.md feat: migrate src/ second-brain + tests + python tooling (#17) 2026-07-23 23:17:18 +03:00
004-pr-24-docker-setup.md feat: docker-compose + Dockerfile + .env.example (#24) 2026-07-23 23:35:18 +03:00
005-pr-25-reviewer-echo-bypass.md fix: reviewer agent echo bypass (#25) 2026-07-23 23:42:41 +03:00
006-pr-26-skills-cleanup-batch.md fix: skills minor cleanup batch (#26) 2026-07-23 23:53:55 +03:00
007-pr-27-configure-opencode-rewrite.md refactor: opencode-config skill rewrite + rename /configure-opencode (#27) 2026-07-24 00:21:02 +03:00
008-pr-28-issue-repo-init-rewrite.md refactor: issue + repo-init skills rewrite (#28) 2026-07-24 00:31:19 +03:00
009-pr-29-commands-rename.md refactor: commands rename /run-pipeline + /spec (#29) 2026-07-24 00:46:00 +03:00
010-pr-30-run-pipeline-rewrite.md feat: pipeline-driver rewrite + merge_pr tool (#30) 2026-07-24 00:59:27 +03:00
011-pr-31-orchestrator-agents-md.md feat: orchestrator AGENTS.md + docker bind-mount (#31) 2026-07-24 01:08:56 +03:00
012-pr-32-docs-skeleton-readme.md docs: initial project map + handoff/decisions skeleton + README rewrite (#32) 2026-07-24 01:12:51 +03:00
013-pr-34-tunnel-tool.md feat(tunnel): add cloudflare tunnel toggle tool (#34) 2026-07-24 02:11:29 +03:00
014-pr-36-memory-setup-tool.md feat(memory): add memory-setup tool with deterministic init (#36) 2026-07-24 03:26:16 +03:00
015-pr-38-validation-tools.md feat(tools): add commit, create-pr, create-issue tools (#38) 2026-07-24 04:17:44 +03:00
016-pr-40-permissions-lock.md feat(permissions): deny direct git/gh calls + role-based tool access (#40) 2026-07-24 04:34:20 +03:00
017-pr-42-orchestration-switch.md refactor(pipeline): make pipeline-status sole orchestrator + slim docs (#42) 2026-07-24 15:40:20 +03:00