Let Fate Decide
Plugin Verified ActivePart of:Trailofbits
Draws Tarot cards using cryptographic randomness to add entropy to vague or underspecified planning. Interprets the spread to guide next steps. Use when feeling lucky, invoking heart-of-the-cards energy, or when prompts are ambiguous.
1 Skill 0 MCPs
Purpose
To inject randomness and provide a thematic basis for decision-making when prompts are ambiguous or user intent is casual, moving beyond pure logic to incorporate an element of fate.
Features
- Draws 4 Tarot cards using cryptographic randomness
- Interprets card meanings for planning context
- Handles reversed cards
- Supports user-triggered draws for vague or casual prompts
- Provides a structured interpretation guide
Use Cases
- When a prompt is vague and multiple valid approaches exist.
- When the user explicitly delegates the decision with phrases like 'let fate decide' or 'whatever'.
- To break ties between equally valid technical approaches.
- When invoking 'heart of the cards' energy for a playful or thematic approach.
Non-Goals
- Providing definitive answers or overriding user requirements.
- Making safety-critical decisions (e.g., security, production deployments).
- Simulating draws when the script fails.
- Replacing detailed requirement gathering when precision is needed.
Workflow
- User provides a vague prompt or explicitly invokes fate.
- The plugin's agent is triggered and executes the `draw_cards.py` script.
- The script shuffles the deck, draws 4 cards (with potential reversals), and outputs JSON.
- The agent interprets the card meanings based on the provided guide.
- The interpretation informs the subsequent planning or action.
Installation
First, add the marketplace
/plugin marketplace add trailofbits/skills/plugin install let-fate-decide@trailofbitsQuality Score
Verified99 /100
Analyzed about 13 hours ago
Trust Signals
Last commit3 days ago
GitHub owner trailofbits (opens in new tab)
Stars5.2k
LicenseCC-BY-SA-4.0
Status
Similar Extensions
Simulation Modeling Commands
99Commands for scenario simulation and decision modeling
Plugin
davepoon
Acquisition Channel Advisor
99Evaluate acquisition channels using unit economics, customer quality, and scalability.
Plugin
deanpeters
Prioritization Advisor
99Choose a prioritization framework based on stage, team context, and stakeholder needs.
Plugin
deanpeters