646 B
646 B
description
| description |
|---|
| 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:.agent/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