toga-ai 1.0.33 → 1.0.34
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/package.json +1 -1
- package/skills/kickoff/SKILL.md +7 -3
package/package.json
CHANGED
package/skills/kickoff/SKILL.md
CHANGED
|
@@ -112,9 +112,13 @@ Ask these in one message. **Present the repos/projects you already know** (read
|
|
|
112
112
|
|
|
113
113
|
1. **Framework** — 1.0, 2.0, or **both**?
|
|
114
114
|
2. **Layer** — front-end, back-end, or hybrid?
|
|
115
|
-
3. **Repo / project** — list the registered repos for the chosen framework(s) as
|
|
116
|
-
(show `repo` and `project`), plus **"a new repo not listed"**.
|
|
117
|
-
|
|
115
|
+
3. **Repo(s) / project(s)** — list the registered repos for the chosen framework(s) as
|
|
116
|
+
options (show `repo` and `project`), plus **"a new repo not listed"**. **This is a
|
|
117
|
+
multi-select (checkbox), not a single choice.** A session often spans more than one
|
|
118
|
+
repo/project, so always let the developer pick several. When asking via the question
|
|
119
|
+
tool, set `multiSelect: true` — never force a single-select (radio) here. If they pick
|
|
120
|
+
the new-repo option, run **New-repo onboarding** (below) for each new repo before
|
|
121
|
+
continuing.
|
|
118
122
|
4. **Client** — which client is this for, or "shared / internal"? (List `clients/` folders
|
|
119
123
|
you know of, plus "a new client".)
|
|
120
124
|
5. **What are you building or changing?** (a sentence — used to pick relevant feature docs.)
|