← all publishers

felipecustodio

@felipecustodio source repo

42 published skills

  1. Ooda Loop · felipecustodio bundle
    Applies the Observe-Orient-Decide-Act (OODA) loop for rapid adaptive decision making in fast-changing or volatile environments.
    0
    installs
  2. Beam Search · felipecustodio bundle
    Evaluates multiple solution candidates in parallel, maintaining a fixed beam width of the top-k highest-scoring states at each step. Use for constrained optimization and decoding.
    0
    installs
  3. Mdp Planning · felipecustodio bundle
    creates sequential decision-making problems as Markov Decision Processes (MDPs) with states, actions, transition probabilities, and rewards.
    0
    installs
  4. Mental Model · felipecustodio bundle
    Applies first-principles thinking, inversion, Pareto principle, second-order thinking, and mental frameworks to frame problems.
    0
    installs
  5. Session Info · felipecustodio bundle
    Summarizes the current agent session metadata, active reasoning state, thought counts, and historical trajectory.
    0
    installs
  6. Starter Plan · felipecustodio bundle
    Fundamental Planning Phase starter skill. Orchestrates goal decomposition, constraint discovery, alternative exploration, scope boundary locks, and risk red-teaming before execution.
    0
    installs
  7. Pdr Reasoning · felipecustodio bundle
    Implements Predict-Disrupt-Reflect (PDR) reasoning to stress-test plans, identify hidden failure modes, and build resilient strategies.
    0
    installs
  8. Session Export · felipecustodio bundle
    Serializes current session state, thought history, and memory data into structured JSON files for persistence.
    0
    installs
  9. Session Import · felipecustodio bundle
    Deserializes stored JSON session state files to restore thought context and memory.
    0
    installs
  10. Causal Analysis · felipecustodio bundle
    Identifies root causes and causal relationships using Five Whys, Cause-and-Effect Diagrams, and Counterfactual Reasoning.
    0
    installs
  11. Socratic Method · felipecustodio bundle
    Uses disciplined, probing questions to uncover underlying assumptions, test reasoning logic, and guide conceptual understanding.
    0
    installs
  12. Tree Of Thought · felipecustodio bundle
    Explores multiple reasoning paths simultaneously using tree search strategies (DFS/BFS). Use when evaluating competing hypotheses, decision trees, or multi-branch exploration scenarios.
    0
    installs
  13. Custom Framework · felipecustodio bundle
    Constructs and executes a domain-specific, tailored reasoning framework on the fly for unique domain requirements.
    0
    installs
  14. Ethical Analysis · felipecustodio bundle
    Evaluates decisions through major ethical frameworks (Utilitarianism, Deontology, Virtue Ethics, Rights-Based Ethics).
    0
    installs
  15. Graph Of Thought · felipecustodio bundle
    Models complex problem solving as a Directed Acyclic Graph (DAG) of thoughts, enabling node aggregation, transformation, refinement, and non-linear network reasoning.
    0
    installs
  16. Systems Thinking · felipecustodio bundle
    Analyzes complex systems by examining feedback loops, delays, use points, and full interconnections.
    0
    installs
  17. Ulysses Protocol · felipecustodio bundle
    Applies pre-commitment mechanisms and strict constraint bounds (Ulysses Contracts) to prevent self-sabotage, scope creep, or decision paralysis.
    0
    installs
  18. Visual Dashboard · felipecustodio bundle
    Generates interactive HTML/CSS/JS dashboards and metrics panels for complex data visualization.
    0
    installs
  19. Visual Reasoning · felipecustodio bundle
    Uses visual diagrams (Mermaid, ASCII, UI mockups) to model spatial, architectural, and flow relationships.
    0
    installs
  20. Creative Thinking · felipecustodio bundle
    helps lateral thinking, SCAMPER technique, random word association, and out-of-the-box ideation.
    0
    installs
  21. Decision Networks · felipecustodio bundle
    Models complex probabilistic decisions with utility nodes using Influence Diagrams and Decision Networks.
    0
    installs
  22. Scientific Method · felipecustodio bundle
    Applies empirical inquiry through Observation, Hypothesis Formation, Experimentation, Analysis, and Conclusion.
    0
    installs
  23. Starter Implement · felipecustodio bundle
    Fundamental Execution Phase starter skill. Restores stored plan state and orchestrates step-by-step implementation, code dry-runs, metacognitive self-correction, and debugging.
    0
    installs
  24. Debugging Approach · felipecustodio bundle
    Applies root-cause isolation, binary search debugging, error trace analysis, and systematic troubleshooting methods.
    0
    installs
  25. Decision Framework · felipecustodio bundle
    Evaluates choices systematically using multi-criteria decision analysis (MCDA), weighted scoring matrices, and risk profiles.
    0
    installs
  26. Research Reasoning · felipecustodio bundle
    Synthesizes scientific literature, cross-references sources, evaluates evidence quality, and builds systematic research summaries.
    0
    installs
  27. Sequential Thinking · felipecustodio bundle
    A detailed, step-by-step reasoning process for dynamic, reflective problem-solving. Use when tackling complex, multi-stage problems that require hypothesis revision, thought branching, and continuous re-evaluation.
    0
    installs
  28. Analogical Reasoning · felipecustodio bundle
    Transfers insights, principles, and structural patterns from a familiar source domain to an unfamiliar target domain.
    0
    installs
  29. Simulation Reasoning · felipecustodio bundle
    Simulates complex system behaviors over time under varying initial conditions or agent interactions.
    0
    installs
  30. Orchestration Suggest · felipecustodio bundle
    Recommends the optimal reasoning pattern or sequence of skills based on task complexity, constraints, and domain.
    0
    installs
  31. Statistical Reasoning · felipecustodio bundle
    Applies statistical thinking, probability estimation, confidence intervals, and Bayesian updating to quantitative data.
    0
    installs
  32. Optimization Reasoning · felipecustodio bundle
    creates problems as mathematical or logical optimization models with explicit objective functions and constraints.
    0
    installs
  33. Starter Code Debugging · felipecustodio bundle
    Starter skill for systematic software debugging and bug resolution. Orchestrates error isolation, code dry-runs, sequential thinking, and regression prevention.
    0
    installs
  34. Collaborative Reasoning · felipecustodio bundle
    Coordinates multi-agent or multi-persona perspectives (e.g. Architect, Security Engineer, Product Manager) to achieve consensus.
    0
    installs
  35. Monte Carlo Tree Search · felipecustodio bundle
    Performs stochastic decision-making and search space exploration using Selection, Expansion, Simulation (Rollout), and Backpropagation. Use for high-uncertainty decision scenarios.
    0
    installs
  36. Code Execution Reasoning · felipecustodio bundle
    Mental dry-run execution of code blocks, tracking variable states, call stacks, memory references, and iteration indices step by step.
    0
    installs
  37. Metacognitive Monitoring · felipecustodio bundle
    Evaluates the agent's own reasoning process in real time, detecting cognitive biases, confidence drift, and logical gaps.
    0
    installs
  38. Structured Argumentation · felipecustodio bundle
    Constructs formal logical arguments using Claim, Data, Warrant, Backing, Counter-argument, and Rebuttal (Toulmin Model).
    0
    installs
  39. Starter Strategic Decision · felipecustodio bundle
    Starter skill for multi-criteria strategic decision making, tech stack selection, and vendor evaluation. Orchestrates decision matrices, probability modeling, ethical checks, and panel reviews.
    0
    installs
  40. Socratic Teaching Scaffolds · felipecustodio bundle
    Guides learners to discover knowledge through strategic Socratic questioning and progressive scaffolding removal. Combines question ladders, misconception detectors, Feynman explanations, and worked-example fading.
    0
    installs
  41. Starter Architecture Design · felipecustodio bundle
    Starter skill for end-to-end software architecture design. Orchestrates requirement probing, systems analysis, tree-of-thought exploration, boundary setting, and visual diagramming.
    0
    installs
  42. Starter Root Cause Investigation · felipecustodio bundle
    Starter skill for incident post-mortems and deep scientific investigations. Orchestrates 5-Whys causal analysis, empirical hypothesis testing, and simulation modeling.
    0
    installs