You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
# Contributing
4
4
5
-
Boatstack is a generated content distribution. Propose changes to workflow semantics, templates, evidence rules, or generated presentation in [Intelligence Flow](https://github.com/operatorstack/intelligence-flow/tree/849cdf48cabc60e5331cc7e8b7668a9f72aff1e6/labs/12-product-engineering-loop).
5
+
Boatstack is a generated content distribution. Propose changes to workflow semantics, templates, evidence rules, or generated presentation in [Intelligence Flow](https://github.com/operatorstack/intelligence-flow/tree/b0e65b129cc80a5cb43543ac4b7f89563b64b45e/labs/12-product-engineering-loop).
6
6
7
7
The Boatstack repository receives product/runtime changes through a generated pull request. Review the PR's `UPSTREAM.json`, tests, adapter diff, and context-size change; do not hand-edit generated output on `main`. `.github/workflows` is the exception: it is Boatstack's executable control plane, excluded from scheduled projection and changed only through a separate manually reviewed Boatstack PR.
Copy file name to clipboardExpand all lines: README.md
+47-12Lines changed: 47 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,24 +8,48 @@
8
8
9
9
<palign="center"><strong>Build freely. Prove it. Ship.</strong></p>
10
10
11
-
## A delivery harness for AI coding agents
11
+
## Keep your software delivery process when you change coding agents
12
12
13
-
<!-- boatstack-claim:portable-product-flow -->An AI coding agent will guess a product decision, call the work "done" on one green check, and lose the reasoning the moment you change tools. Boatstack connects the work from an idea to a reviewed PR so none of that slips: the plan, decisions, gaps, tests, review findings, and project context stay connected along the way. Keep using Cursor, Codex, Claude Code, or Gemini CLI, with the models and specialist skills that fit the work.
13
+
Boatstack is a repository-local delivery harness for Cursor, Codex, Claude Code, and Gemini CLI.
14
14
15
-
The agent remains free to build. Before it says the work is done, Boatstack asks for the approval, tests, review, and recorded evidence appropriate to the change.
15
+
AI coding agents can write code quickly, but each tool brings its own planning flow, session state, and definition of “done.” Change agents and your delivery process often disappears with the chat.
16
16
17
-
**Your product development flow stays with the repository—not the coding agent.** Change tools without rebuilding how you ship or redefining what “done” means. Boatstack carries the workflow and saved project state—not an agent's private chat history or a command already in progress.
17
+
<!-- boatstack-claim:portable-product-flow -->Boatstack keeps the delivery process in the repository. Plans, product decisions, tests, review findings, accepted gaps, and completion evidence stay connected from idea to pull request, regardless of which agent or model performs the work. Use Cursor, Codex, Claude Code, or Gemini CLI. Boatstack keeps the same approval, testing, review, and shipping boundaries across them.
18
+
19
+
**Your product development flow stays with the repository, not the coding agent.** Change agents, models, or specialist skills without rebuilding how your team plans, verifies, reviews, and ships software.
20
+
21
+
The coding agent executes the work. Boatstack supervises the delivery. Your repository owns the policy and evidence.
18
22
19
23
<palign="center">
20
24
<imgsrc="assets/boatstack-portability.svg"width="900"alt="Change the tools, keep the flow: coding agents, models, and specialist skills feed one repository-owned Boatstack flow that produces a reviewed pull request and useful context for the next feature">
21
25
</p>
22
26
23
-
| You change |Boatstack keeps|
27
+
| You change |You keep|
24
28
|---|---|
25
-
| Cursor, Codex, Claude Code, or Gemini CLI | The same path from planning through PR preparation |
26
-
| Lower-cost, general, or frontier model | The same approval, testing, and review requirements |
27
-
| React guidance, gstack, Spec Kit, or another skill | Human approval and evidence remain authoritative |
28
-
| Session, worktree, or feature | Durable decisions, gaps, evidence, and code state in the repository |
29
+
| Cursor, Codex, Claude Code, or Gemini CLI | The same path from approved plan to reviewed PR |
30
+
| Lower-cost, general, or frontier model | The same definition of done and proof requirements |
31
+
| React guidance, gstack, Spec Kit, or another skill | Human product decisions remain authoritative |
32
+
| Session, worktree, or feature | Decisions, open gaps, evidence, and verified delivery state |
33
+
34
+
## How it works
35
+
36
+
1. Save a plan in your coding agent.
37
+
2. Boatstack validates the plan and pauses for material product decisions.
38
+
3. The agent builds freely inside the approved scope.
39
+
4. Boatstack checks the promised outcomes against tests and evidence.
40
+
5. Review findings, risks, and accepted gaps become a focused PR brief.
41
+
6. The resulting context stays in the repository for the next feature.
42
+
43
+
## Each delivery makes the next one easier
44
+
45
+
Boatstack does not preserve an agent's private reasoning or replay old chats. It keeps the durable parts of delivery:
46
+
- approved product decisions
47
+
- unresolved gaps
48
+
- validation evidence
49
+
- review findings
50
+
- verified repository state
51
+
52
+
That means the next feature starts from recorded project knowledge instead of reconstructing intent from another agent session.
29
53
30
54
## Install with your coding agent
31
55
@@ -76,7 +100,16 @@ Invoke `/repair` in Claude Code, Cursor, or Gemini CLI, or `$boatstack repair` i
76
100
77
101
Receipts remain as history; published corrections become linked deliveries.
78
102
79
-
## Features
103
+
## What you get
104
+
105
+
-**Change coding agents without changing how you ship.**
106
+
-**Resume work without reconstructing the previous chat.**
107
+
-**Stop agents from guessing material product decisions.**
108
+
-**Require evidence for every outcome the change claims to deliver.**
109
+
-**Create reviewer-ready PRs from the actual scope, changes, risks, and validation.**
110
+
111
+
<details>
112
+
<summary>Technical Features</summary>
80
113
81
114
-**A guided path from idea to PR.**`/auto-plan` starts a one-action-at-a-time delivery flow.
82
115
-**Instant orientation after a break.**`boatstack next` reconstructs the verified stage without treating chat or a running process as workflow evidence, so you resume in seconds instead of re-reading history.
@@ -90,6 +123,8 @@ Receipts remain as history; published corrections become linked deliveries.
90
123
-**Portable across your AI stack.** Hosts, models, and skills share one repository-owned delivery contract.
91
124
-**Repository-friendly maintenance.** Worktrees restore runtime; updates stay in separate infrastructure PRs.
92
125
126
+
</details>
127
+
93
128
### Optional changelog
94
129
95
130
It is disabled by default. Enable it in `.boatstack-project.json`:
@@ -123,9 +158,9 @@ Boatstack is a repository-local delivery harness.
123
158
124
159
This does not mean every model performs equally. [See the evidence and paired evaluation design](docs/why-these-steps.md#model-choice-and-budget).
125
160
126
-
## Why these steps?
161
+
## Built from failures observed in real coding work
127
162
128
-
They derive from coding failures observed in benchmark and product work—not guesses. Each link explains what happened, what Boatstack does, and whether that behavior has actually been tested.
163
+
They derive from coding failures observed in benchmark and product work—not guesses. When a failure reveals a reusable delivery problem rather than a project-specific mistake, Boatstack turns it into a boundary future runs can enforce. Each link explains what happened, what Boatstack does, and whether that behavior has actually been tested.
129
164
130
165
| What happened | What Boatstack does | Current evidence |
0 commit comments