fix-properly
CommunityDiagnose root cause and implement the real fix.
Software Engineering#code quality#type safety#debugging#refactoring#root cause analysis#engineering workflows#architectural fixes
Authorbibektimilsina00
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents teams from applying risky patches that hide the real cause of bugs, ensuring fixes are made at the source and validated end-to-end.
Core Features & Use Cases
- Root-cause first: Forces diagnosis of symptom, location, upstream cause, and the correct upstream fix before any code changes.
- Source-of-truth fixing: Rejects consumer-side workarounds (casts, special cases, fallbacks, silenced exceptions) and requires upstream contract corrections.
- Data-flow tracing & ripple checks: Requires tracing value flow from creation to symptom and checking downstream consumers for ripple effects.
Quick Start
Invoke fix-properly when something is broken and you need the correct root-cause fix rather than a fast workaround.
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: fix-properly Download link: https://github.com/bibektimilsina00/fuse_monorepo/archive/main.zip#fix-properly 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.