Skillquality 0.52
brownfield-fix
Use before editing any file in a brownfield project. Runs risk check and blast radius before making any change.
Price
free
Protocol
skill
Verified
no
What it does
When to use
- About to edit, refactor, rename, or delete any file
- About to change a function signature or exported value
- Dev asks "is it safe to change X"
- The file you're about to edit has gaps in dep-graph.json (dynamic require, event emitters, global injection)
What to do
- Run: wednesday-skills score <file>
- Score 0–30: proceed
- Score 31–60: tell dev the score, proceed with care
- Score 61–80: tell dev, list direct dependents, ask confirmation
- Score 81–100: stop, tell dev, require explicit approval
- Run: wednesday-skills blast <file>
- Include dependent count in your response
- Cross-language dependents flagged separately
- Check .wednesday/codebase/MASTER.md danger zones section
- If file listed there: read the warning before proceeding
3a. If the file shows gaps in
.wednesday/codebase/dep-graph.json, runwednesday-skills fill-gaps --file <file> --min-risk 50first — ensures blast radius is complete
- If file listed there: read the warning before proceeding
3a. If the file shows gaps in
- Make the change
- Read git-os skill before writing commit message
- After committing: post-commit hook updates graph automatically
Never
- Skip the score check — even for "small" changes
- Modify a file with risk score > 80 without explicit dev confirmation
- Bundle fixes to multiple high-risk files in one commit
- Ignore danger zones section warnings
Tools
Use Bash tool to run:
wednesday-skills score <file>— get risk scorewednesday-skills blast <file>— get blast radius Use Read tool for:.wednesday/codebase/MASTER.md— check danger zones section
Do NOT use
Do not skip score check for any file edit. Do not read raw source to assess risk — use the graph only.
Capabilities
skillsource-wednesday-solutionsskill-brownfield-fixtopic-agent-skillstopic-ai-agent-skillstopic-ai-skillstopic-claude-codetopic-copilottopic-cursortopic-frontend-skillstopic-vibe-codingtopic-vibe-coding-skills
Install
Installnpx skills add wednesday-solutions/ai-agent-skills
Transportskills-sh
Protocolskill
Quality
0.52/ 1.00
deterministic score 0.52 from registry signals: · indexed on github topic:agent-skills · 148 github stars · SKILL.md body (1,661 chars)
Provenance
Indexed fromgithub
Enriched2026-05-02 12:54:44Z · deterministic:skill-github:v1 · v1
First seen2026-04-18
Last seen2026-05-02