mirror of
https://github.com/Team-Rockstars-AI/opencode-agentic-platform-engineering.git
synced 2026-09-13 23:53:31 +02:00
[PR #9] [MERGED] chore(plan): consolidate build plan into BUILD_PLAN.md and remove import remnants #9
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
github-mirrors/opencode-agentic-platform-engineering#9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Team-Rockstars-AI/opencode-agentic-platform-engineering/pull/9
Author: @niels-emmer
Created: 6/17/2026
Status: ✅ Merged
Merged: 6/17/2026
Merged by: @niels-emmer
Base:
main← Head:chore/remove-sisyphus-import-remnants📝 Commits (1)
bce88b4chore(plan): consolidate build plan into BUILD_PLAN.md and remove import remnants📊 Changes
5 files changed (+9 additions, -7 deletions)
View changed files
📝
.opencode/prompts/orchestrator.txt(+2 -2)📝
BUILD_PLAN.md(+5 -2)📝
ruff.toml(+0 -1)📝
skills/plan-tracking/SKILL.md(+1 -1)📝
templates/opencode-config/skills/plan-tracking/SKILL.md(+1 -1)📄 Description
A previous import ("Engineer2" + Sisyphus + Azure DevOps board) left dangling references in the agent configuration:
Detailed_Planning_Engineer2.md) that never existed in this repo;.sisyphus/plans/build-plan.md, which is not where OpenCode keeps project plans;ado-board/export/epics/path.Move the (still active) backlog — Epic 1
/optimise(done), Epic 2/driftand Epic 3/compliance(pending) — into a project-nativeBUILD_PLAN.mdat the repo root, alongsideBUILD_JOURNAL.md. Repoint the orchestrator prompt and the plan-tracking skill (root + template) atBUILD_PLAN.md, drop the phantom backlog and ADO-board references, remove the.sisyphus/folder, and drop its now-unneeded ruff exclude so nothing reads or writes.sisyphus.Summary
Type of change
Changes
Checklist
feature/<id>-<description>and targetsmainterraform fmt -recursiverun on any changed Terraformruff check .passes for any changed Pythonpython3 scripts/validate-skills.pypasses if skills/prompts changed.tfvars, or generated artifacts includedVerification
Notes for reviewers
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.