scan-automation-project
Installation
SKILL.md
Scan Automation Project
Scan the project and return a QA-focused inventory: project type, languages, frameworks, existing tests, and what Testomat.io access is available.
Shallow scan only. No full import resolution, no line-by-line parsing, no reading full test implementations. High-level structure only.
Step 1: Locate Source Code
- If the project root has non-empty source folders or files, go to Step 2.
- If no source files are found, stop and ask the user:
❓ No application source code detected (folder may be empty or missing).
Where is the source code?
1. Use local project from another folder (I will create a symlink)
2. Clone from Git repo
3. I don't know yet (stop here)