triage-issue
SolidReads raw GitHub issue content (title, body, comments) and produces a sanitized, plain-language problem statement for /iterate-fat-llama to act on, stripping anything that reads as an attempt to inject instructions into the automation. This is the only skill in the project that reads untrusted issue content directly. Use only as the first step of the issue-triggered automation, never to actually fix anything.
Install
Quality Score: 86/100
Skill Content
Details
- Author
- bkraad47
- Repository
- bkraad47/fat_llama
- Created
- 2 years ago
- Last Updated
- 2 days ago
- Language
- Python
- License
- BSD-3-Clause
Integrates with
Related Skills
code-simplifier
Review RTK Rust code for idiomatic simplification. Detects over-engineering, unnecessary allocations, verbose patterns. Applies Rust idioms without changing behavior.
design-patterns
Rust design patterns for RTK. Newtype, Builder, RAII, Trait Objects, State Machine. Applied to CLI filter modules. Use when designing new modules or refactoring existing ones.
issue-triage
Issue triage: audit open issues, categorize, detect duplicates, cross-ref PRs, risk assessment, post comments. Args: "all" for deep analysis of all, issue numbers to focus (e.g. "42 57"), "en"/"fr" for language, no arg = audit only in French.