mirror of
https://github.com/github/spec-kit.git
synced 2026-02-02 22:13:36 +00:00
Lint fixes
This commit is contained in:
@@ -4,6 +4,7 @@ handoffs:
|
||||
- label: Create Tasks
|
||||
agent: speckit.tasks
|
||||
prompt: Break the plan into tasks
|
||||
send: true
|
||||
- label: Create Checklist
|
||||
agent: speckit.checklist
|
||||
prompt: Create a checklist for the following domain...
|
||||
@@ -50,6 +51,7 @@ You **MUST** consider the user input before proceeding (if not empty).
|
||||
- For each integration → patterns task
|
||||
|
||||
2. **Generate and dispatch research agents**:
|
||||
|
||||
```
|
||||
For each unknown in Technical Context:
|
||||
Task: "Research {unknown} for {feature context}"
|
||||
@@ -91,4 +93,3 @@ You **MUST** consider the user input before proceeding (if not empty).
|
||||
|
||||
- Use absolute paths
|
||||
- ERROR on gate failures or unresolved clarifications
|
||||
|
||||
|
||||
Reference in New Issue
Block a user