670 B
670 B
auto_execution_mode, description
| auto_execution_mode | description |
|---|---|
| 0 | Run static analysis tools and aggregate results. |
// turbo-all
Workflow: speckit.checker
-
Context Analysis:
- The user may specify paths to check or run on entire project.
-
Load Skill:
- Use the
view_filetool to read the skill file at:.agents/skills/speckit.checker/SKILL.md
- Use the
-
Execute:
- Follow the instructions in the
SKILL.mdexactly. - Apply the user's prompt as the input arguments/context for the skill's logic.
- Follow the instructions in the
-
On Error:
- If no linting tools available: Report which tools to install based on project type
- If tools fail: Show raw error and suggest config fixes