Module prereqs: sort Prerequisites lists numerically ascending (#102)
This commit was merged in pull request #102.
This commit is contained in:
@@ -8,14 +8,14 @@
|
||||
|
||||
## Prerequisites
|
||||
|
||||
- **Module 1**: the `tasks-app` project. The lab writes issues against it.
|
||||
- **Module 2**: the repo-as-durable-memory reframe. Issues are the team-scale version of the same
|
||||
idea: shared memory for the work that *hasn't happened yet*.
|
||||
- **Module 5**: you committed your AI instructions file. That file plus a good issue is what gives
|
||||
an agent enough context to attempt a task; this module puts that pairing to work.
|
||||
- **Module 8**: you have a repo on a remote forge (GitHub or any alternative). Issues live on the
|
||||
forge, alongside the code, so this module needs the remote you set up there. Everything here is
|
||||
provider-neutral: issues exist on every forge.
|
||||
- **Module 5**: you committed your AI instructions file. That file plus a good issue is what gives
|
||||
an agent enough context to attempt a task; this module puts that pairing to work.
|
||||
- **Module 2**: the repo-as-durable-memory reframe. Issues are the team-scale version of the same
|
||||
idea: shared memory for the work that *hasn't happened yet*.
|
||||
- **Module 1**: the `tasks-app` project. The lab writes issues against it.
|
||||
|
||||
You do **not** yet need pull requests (Module 10) or the full collaboration loop (Module 11). This
|
||||
module produces the *input* to that loop. We'll point forward to it, not teach it here.
|
||||
|
||||
Reference in New Issue
Block a user