Skip to content

Commit ce01fef

Browse files
author
Sorra
authored
opencode: add agent command docs (#120)
* opencode: add agent command docs (cherry-pick from feature/ge-hch.3.4.6-tests) * chore: bd sync
1 parent a6f904f commit ce01fef

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.opencode/agent/ship.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@ Repo rules:
4848
- Use `bd` for issue tracking; don’t introduce markdown TODO checklists.
4949
- Record a `bd` comment/notes update for major items of work or significant changes in design/content (brief rationale + links to relevant files/PRs).
5050
- Issue notes must list documents created, deleted, or edited while working the issue (paths) and call out any temporary planning stored in `history/`.
51+
- `main` is always releasable; avoid direct-to-main changes.
52+
- Use a git branch + PR workflow; do not push directly to `main`.
53+
- Ensure the working branch is pushed to `origin` before you finish.
54+
- Do NOT close the Beads issue until the PR is merged.
5155

5256
Boundaries:
5357
- Ask first:

0 commit comments

Comments
 (0)