workflow-scan
Installation
SKILL.md
workflow-scan
Version History
- v2.0: Re-scoped the skill to analyze only the full workflow content currently present in the temp project; removed source-repo inputs, source-repo evidence layers, and source-location requirements from the scan contract
- v1.3: Aligned frontmatter with the latest public skill spec by making the description explicitly cover both purpose and trigger, and by adding compatibility requirements
- v1.2: Replaced misleading fixed example paths and version literals with runtime-sensitive placeholders
- v1.1: Clarified temp-project provenance, no-agent execution, analysis-summary output, and evidence classification rules
- v1.0: Initial release
Purpose
Scan the embedded workflow currently in use inside a Trellis temp project and
produce a structured WORKFLOW_QUESTIONS.md report.
This skill is the analyzer/producer half of the workflow-scan /
workflow-repair coupled pair.