decide
SolidThis skill should be used when the user says 'decide', 'what should I do?', 'plan', 'milestones', 'next steps', or has made a push/pivot/shelve decision that needs a concrete plan. Creates milestones with natural re-evaluation points.
Install
Quality Score: 81/100
Skill Content
Details
- Author
- pyros-projects
- Repository
- pyros-projects/limitless
- Created
- 8 months ago
- Last Updated
- 1 weeks ago
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
pulse
This skill should be used when the user says 'pulse', 'momentum', 'am I stuck?', 'check in', 'how is my project doing', or wants a momentum assessment. Analyzes git history, detects novelty depletion, and proposes push/pivot/shelve with a specific recommendation.
decide
When you have a decision to make and want a structured workflow that picks the load-bearing questions, walks through them, reaches a call (or "wait"), and archives the rationale for future reference. Based on the 37signals Guide to Making Decisions (38 questions) plus house additions like Q39 opportunity cost ("what does saying yes displace?"). Triages to 6–8 relevant questions per decision instead of forcing the full set. Archives every decision to ~/.config/makerskills/decide/archive/ with a revisit date so you can check later whether the call was right. Triggers on "/decide," "help me decide," "should I [X]," "I need to make a decision about," "stuck on a decision," "deciding between," "go/no-go on," "what should I do about." This is both the decision-making workflow AND the decision log — making the decision is the act of logging it.
decide
Explore a problem, its context, and possible solutions before making a significant decision. TRIGGER when: the user invokes /decide; OR the user is uncertain about a direction, hasn't yet evaluated their options, or wants help thinking through a problem. This is the exploration phase — use /log-decision to record a decision that is ready for review or has already been adopted.