claude-auto 0.13.0 → 0.13.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -20,7 +20,7 @@ That's not multiplication. That's marginally faster serial work.
|
|
|
20
20
|
|
|
21
21
|
---
|
|
22
22
|
|
|
23
|
-
## The Solution: The Quality
|
|
23
|
+
## The Solution: The Quality Loop
|
|
24
24
|
|
|
25
25
|
Claude Auto creates trust. Trust enables parallelization.
|
|
26
26
|
|
|
@@ -141,7 +141,7 @@ The on.auto team ships 5-10 features per week. Not 1-2.
|
|
|
141
141
|
| ------------------------------------------------ | ------------------------------- |
|
|
142
142
|
| [Getting Started](./docs/getting-started.md) | 5-minute transformation |
|
|
143
143
|
| [Installation](./docs/installation.md) | Detailed installation guide |
|
|
144
|
-
| [The
|
|
144
|
+
| [The Ketchup Technique](./docs/ketchup-technique.md) | The planning methodology |
|
|
145
145
|
| [Configuration](./docs/configuration.md) | All configuration options |
|
|
146
146
|
| [Hooks Guide](./docs/hooks-guide.md) | Configure your supervision |
|
|
147
147
|
| [Reminders Guide](./docs/reminders-guide.md) | Context injection system |
|