diagnostic-scanner
CommunityTurn compiler output into fix-ready reports.
Authorthistleknot
Version1.0.0
Installs0
System Documentation
What problem does it solve?
diagnostic-scanner eliminates the time-consuming work of manually running linters and compilers, interpreting noisy logs, and producing a clear, prioritized list of actionable issues.
Core Features & Use Cases
- Language-aware tool invocation: Selects appropriate diagnostics tooling per detected language (e.g., mypy/pylint for Python, go vet/golangci-lint for Go, cargo for Rust, tsc/eslint for TS/JS).
- Normalized error and warning extraction: Parses tool output into a consistent set of findings grouped by severity and includes file/line context.
- Fix-prompt generation for LLM workflows: Emits a markdown report containing fix-ready context suitable for downstream automated repair.
- Optional test compilation reporting: Supports including tests in the analysis workflow (as represented in the skill’s interface and contract).
Quick Start
Use the diagnostic-scanner skill to scan a project folder and generate a markdown diagnostic report with grouped errors and warnings ready for LLM-based fixes.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: diagnostic-scanner Download link: https://github.com/thistleknot/skills/archive/main.zip#diagnostic-scanner Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.