self-improve
1
总安装量
1
周安装量
#51589
全站排名
安装命令
npx skills add https://github.com/petbrains/mvp-builder --skill self-improve
Agent 安装分布
mcpjam
1
claude-code
1
junie
1
windsurf
1
zencoder
1
crush
1
Skill 文档
Self-Improve
Transform user intent into actionable understanding.
Core Function
User Intent + Available Context â Enriched Description
Behavior
- Specific intent â focused interpretation, targeted findings
- Vague intent â broader scan, note what clarification needed
Process
1. Interpret Intent
Extract from user request:
- Action: What to do
- Subject: What to affect
- Implicit: What’s assumed but not said
2. Synthesize Findings
Connect intent with relevant context. Each finding:
[Discovery] â [source]
Requirements: traceable, relevant, actionable.
3. Assess Complexity
| Factor | Question |
|---|---|
| Scope | How much affected? |
| Conflicts | Findings contradict? |
| Trade-offs | Significant choices? |
Any factor high â flag for deeper analysis.
Output
## Intent
[Interpreted user intent]
## Findings
1. [Discovery] â [source]
2. [Discovery] â [source]
3. [Discovery] â [source]
## Complexity
[Simple | Needs analysis: scope/conflicts/trade-offs]