We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e68ca93 commit eb8a7fdCopy full SHA for eb8a7fd
1 file changed
README.md
@@ -3,6 +3,12 @@
3
[](LICENSE)
4
[](https://opencode.ai)
5
6
+## TLDR: One-shot prompt to get started
7
+Run this command to begin your first Lean Loop cycle:
8
+```
9
+opencode "Implement a greet(name) function that returns 'Hello, {name}!': Start with PLAN phase"
10
11
+
12
A disciplined heartbeat cycle for AI-assisted and human-driven TDD development.
13
14
```
@@ -293,4 +299,4 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.
293
299
294
300
## License
295
301
296
-[MIT](LICENSE) © 2026 Max
302
+[MIT](LICENSE) © 2026 Max
0 commit comments