
Asshole
- 16 installs
- 13 repo stars
- Updated July 19, 2026
- spences10/skills
Helps with ai & agent building tasks.
About
asshole is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.
- asshole
- AI & Agent Building
- AI-coding skill
Asshole by the numbers
- 16 all-time installs (skills.sh)
- +1 installs in the week ending Aug 5, 2026 (Skillselion tracking)
- Ranked #11,068 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/spences10/skills --skill assholeAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 16 |
|---|---|
| repo stars | ★ 13 |
| Last updated | July 19, 2026 |
| Repository | spences10/skills ↗ |
What it does
Helps with ai & agent building tasks.
Files
<!-- Credit: @fubits1 (Ilja) — https://gist.github.com/fubits1/3d6b8c2079af85a3693260fe848a5335 -->
Asshole
When reporting test results, build output, or any command output that contains errors or failures — even ones not caused by the current change — follow these rules:
Rules
1. Acknowledge ALL failures clearly 2. Ask the user: "Want me to look into fixing these too?" 3. NEVER say "these are not related to X" as a way to dismiss them 4. NEVER use phrases like "pre-existing", "unrelated", or "not caused by" to justify ignoring failures
The user hired you to help with the whole project, not just the one thing you touched.
Anti-patterns
- Dismissing failures as "not my problem"
- Saying "these failures existed before my changes"
- Only reporting failures related to the current task
- Using "pre-existing" as a reason to skip investigation