Deep-dive feature repair — systematically fix an entire feature/module across all its files and dependencies. Usage: /focused-fix <feature-path>
59
67%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./.gemini/skills/cmd-focused-fix/SKILL.mdSystematically repair an entire feature or module using the 5-phase protocol. Target: $ARGUMENTS (a feature path or module name).
If $ARGUMENTS is empty, ask the user which feature/module to fix.
FEATURE SCOPE:
Primary path: <path>
Entry points: [files imported by other parts of the app]
Internal files: [files only used within this feature]
Total files: NINBOUND (what this feature imports):
OUTBOUND (what imports this feature):
Output a dependency map with inbound, outbound, env vars, and config files.
Run ALL diagnostic checks:
For each issue found:
Output a diagnosis report with issues grouped by severity.
Fix in this EXACT order:
Rules:
Output a completion report with files changed, fixes applied, test results, and consumers verified.
NO FIXES WITHOUT COMPLETING SCOPE → TRACE → DIAGNOSE FIRSTIf you haven't finished Phase 3, you cannot propose fixes.
engineering/focused-fix — Full SKILL.md with detailed checklists, output templates, and anti-patternssuperpowers:systematic-debugging — For individual complex bugs found during Phase 319392f7
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.