Install
$ agentstack add skill-mmccalla-coding-agent-skill-library-idea-refinement ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
Idea Refine
When to use
Use this skill when the user has an early-stage concept, a loose feature idea, or a partial proposal that needs structured clarification before build work begins.
Objective
Turn a vague idea into a focused proposal with a clear problem statement, options, recommended direction and known tradeoffs.
Procedure
- Restate the idea in plain language.
- Identify the intended user or stakeholder.
- Define the problem the idea is meant to solve.
- List the simplest viable options.
- Compare the options against complexity, risk and fit with the repo.
- Recommend the narrowest coherent path.
- Capture assumptions and unknowns that still matter.
Rules
- Do not expand the idea into a large design before the problem is clear.
- Do not invent features just because they are common elsewhere.
- Do not collapse distinct options into one vague middle ground.
- Keep the recommendation aligned with the repository's existing structure and intent.
References
Verification
- [ ] Refined problem statement and proposed approach stated.
- [ ] Constraints, assumptions and open questions listed.
- [ ] Success criteria or falsifiable hypotheses captured.
- [ ] Recommendation for spec, interview or implementation next step.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: mmccalla
- Source: mmccalla/coding-agent-skill-library
- License: Apache-2.0
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.