Check compiler errors
Run compile and type-check commands and report failuresFrom its SKILL.md
npx -y skills add nota-america/forgecat-agent-profiles --skill check-compiler-errorsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
0.5 KB, 93 tokens by cl100k_base, as published. Nobody here has run it
Check compiler errors
Trigger
Compile or type-check failures are blocking local validation or CI.
Workflow
- Run the repo's compile and type-check commands.
- Summarize errors by file and type.
- Fix the highest-confidence issues first.
- Re-run checks until clean or blocked.
Output
- Current compile and type-check status
- Error summary grouped by file and category
- Fixes applied and remaining blockers
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.