gbasingbasinCommunityยท1 Agent Skills Included

balls-mode

Decomposed reasoning with explicit confidence scoring for decisions

Breaks complex questions into independent, verifiable sub-problems and answers each one separately. Assigns honest confidence scores to every answer so weak assumptions and missing information are clearly flagged. Helps developers make architecture, debugging, and technology decisions with visible reasoning instead of blind guesses.
npx skills add gbasin/balls-mode --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install balls-mode?โ–ผ

Run `npx skills add gbasin/balls-mode --all -g -y` in your terminal to install the skill globally.

What does balls-mode do?โ–ผ

It decomposes complex questions into smaller verifiable parts, answers each independently, and assigns a confidence score so you can see exactly where the reasoning is strong or weak.

When should I use the /balls command?โ–ผ

Use it for architectural decisions, debugging complex issues, code reviews, or technology choices where you want to see the reasoning, not just the final answer.

Does balls-mode work with Claude Code and Codex?โ–ผ

Yes. It follows the standard SKILL.md format and works in Claude Code, Codex, and other compatible coding environments.

When should I avoid using balls-mode?โ–ผ

Skip it for simple factual questions or quick lookups, since the full decomposition protocol is designed only for complex, multi-faceted problems.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’