address-all-similar-instances-skill
CommunityFix the whole class, not just one.
Software Engineering#debugging#refactoring#codebase sweep#UI state consistency#bug generalization#client-server parity
Authorsamihalawa
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It prevents incomplete fixes by expanding a single proven instance into the broader failure class and resolving the nearest related surfaces across the product hierarchy.
Core Features & Use Cases
- Failure-class generalization: Identify the underlying user-facing problem pattern instead of stopping at literal duplicates.
- Adjacency-first discovery: Perform a fast discovery sweep and then inspect the nearest hierarchy (same file/component/route/workflow, plus client/server twins).
- Clustered remediation + verification: Separate exact duplicates, same-class siblings, and workflow-adjacent lookalikes; fix high-confidence items and verify important states so the user doesn’t feel “only one example” was handled.
- Best-fit correction handling: Use a conversation understanding discipline to trust user corrections and recover the true intent before code changes.
Quick Start
Use address-all-similar-instances-skill to sweep and fix all related instances of the issue described as: $ARGUMENTS.
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: address-all-similar-instances-skill Download link: https://github.com/samihalawa/address-all-similar-instances-skill/archive/main.zip#address-all-similar-instances-skill 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.