Browse Skills
Ln 403 Task Rework
v1.0.0Fixes tasks in To Rework and returns them to To Review. Applies reviewer feedback only for the selected task.
Ln 404 Test Executor
v1.0.0Executes Story Finalizer test tasks (label "tests") from Todo -> To Review. Enforces risk-based limits and priority.
Ln 500 Story Quality Gate
v1.0.0Story-level quality orchestrator with 4-level Gate (PASS/CONCERNS/FAIL/WAIVED) and Quality Score. Delegates to ln-510 (quality) and ln-520 (tests), calculates final verdict.
Ln 514 Test Log Analyzer
v1.0.0Analyzes application logs: classifies errors, checks log quality/format, maps stack traces to source, recommends fixes.
Ln 521 Test Researcher
v1.0.0Researches real-world problems, competitor solutions, and customer complaints before test planning. Posts findings as Linear comment for ln-522 and ln-523.
Ln 611 Docs Structure Auditor
v1.0.0Checks hierarchy & links, SSOT, proactive compression, requirements compliance, freshness indicators, legacy cleanup, stack adaptation. Returns findings with severity, location, and recommendations.
Ln 614 Docs Fact Checker
v1.0.0Extracts verifiable claims from ALL .md files (paths, versions, counts, configs, names, endpoints), verifies each against codebase, cross-checks between documents for contradictions.
Substrate Vulnerability Scanner
v1.0.0Scans Substrate/Polkadot pallets for 7 critical vulnerabilities including arithmetic overflow, panic DoS, incorrect weights, and bad origin checks. Use when auditing Substrate runtimes or FRAME pallets.
Token Integration Analyzer
v1.0.0Token integration and implementation analyzer based on Trail of Bits' token integration checklist. Analyzes token implementations for ERC20/ERC721 conformity, checks for 20+ weird token patterns, assesses contract composition and owner privileges, performs on-chain scarcity analysis, and evaluates how protocols handle non-standard tokens. Context-aware for both token implementations and token integrations.
Ton Vulnerability Scanner
v1.0.0Scans TON (The Open Network) smart contracts for 3 critical vulnerabilities including integer-as-boolean misuse, fake Jetton contracts, and forward TON without gas checks. Use when auditing FunC contracts.
Wycheproof
v1.0.0>
Yara Rule Authoring
v1.0.0>