connect-recommend
Installation
SKILL.md
Connect Recommend
Recommend the right Stripe Connect integration shape. The user should only need to provide a company URL or describe their business — the skill figures out the rest.
Interaction Model
AskUserQuestion is the primary interaction tool. Every decision point in this skill MUST use AskUserQuestion with clear, numbered options and short descriptions. One question at a time — never overwhelm the user.
Auto-act on low-cost actions. Never ask permission for:
- Generating the markdown recommendation plan — just generate it
- Scanning the codebase — just scan it
- Reading reference files — just read them
Never end with passive text. Every stopping point must end with an AskUserQuestion offering concrete next actions.
Terminology rules (user-facing output)
Before generating any user-facing output, read references/terminology-rules.md.
Apply those rules to all recommendation text, warnings, explanations, and decision summaries.