felipecustodio
- 42 skills
- 0 followers
- 10 hours ago last updated
- ▌ Ooda Loop · felipecustodio bundleApplies the Observe-Orient-Decide-Act (OODA) loop for rapid adaptive decision making in fast-changing or volatile environments.
- ▌ Beam Search · felipecustodio bundleEvaluates 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.
- ▌ Mdp Planning · felipecustodio bundlecreates sequential decision-making problems as Markov Decision Processes (MDPs) with states, actions, transition probabilities, and rewards.
- ▌ Mental Model · felipecustodio bundleApplies first-principles thinking, inversion, Pareto principle, second-order thinking, and mental frameworks to frame problems.
- ▌ Session Info · felipecustodio bundleSummarizes the current agent session metadata, active reasoning state, thought counts, and historical trajectory.
- ▌ Starter Plan · felipecustodio bundleFundamental Planning Phase starter skill. Orchestrates goal decomposition, constraint discovery, alternative exploration, scope boundary locks, and risk red-teaming before execution.
- ▌ Pdr Reasoning · felipecustodio bundleImplements Predict-Disrupt-Reflect (PDR) reasoning to stress-test plans, identify hidden failure modes, and build resilient strategies.
- ▌ Session Export · felipecustodio bundleSerializes current session state, thought history, and memory data into structured JSON files for persistence.
- ▌ Session Import · felipecustodio bundleDeserializes stored JSON session state files to restore thought context and memory.
- ▌ Causal Analysis · felipecustodio bundleIdentifies root causes and causal relationships using Five Whys, Cause-and-Effect Diagrams, and Counterfactual Reasoning.
- ▌ Socratic Method · felipecustodio bundleUses disciplined, probing questions to uncover underlying assumptions, test reasoning logic, and guide conceptual understanding.
- ▌ Tree Of Thought · felipecustodio bundleExplores multiple reasoning paths simultaneously using tree search strategies (DFS/BFS). Use when evaluating competing hypotheses, decision trees, or multi-branch exploration scenarios.
- ▌ Custom Framework · felipecustodio bundleConstructs and executes a domain-specific, tailored reasoning framework on the fly for unique domain requirements.
- ▌ Ethical Analysis · felipecustodio bundleEvaluates decisions through major ethical frameworks (Utilitarianism, Deontology, Virtue Ethics, Rights-Based Ethics).
- ▌ Graph Of Thought · felipecustodio bundleModels complex problem solving as a Directed Acyclic Graph (DAG) of thoughts, enabling node aggregation, transformation, refinement, and non-linear network reasoning.
- ▌ Systems Thinking · felipecustodio bundleAnalyzes complex systems by examining feedback loops, delays, use points, and full interconnections.
- ▌ Ulysses Protocol · felipecustodio bundleApplies pre-commitment mechanisms and strict constraint bounds (Ulysses Contracts) to prevent self-sabotage, scope creep, or decision paralysis.
- ▌ Visual Dashboard · felipecustodio bundleGenerates interactive HTML/CSS/JS dashboards and metrics panels for complex data visualization.
- ▌ Visual Reasoning · felipecustodio bundleUses visual diagrams (Mermaid, ASCII, UI mockups) to model spatial, architectural, and flow relationships.
- ▌ Creative Thinking · felipecustodio bundlehelps lateral thinking, SCAMPER technique, random word association, and out-of-the-box ideation.
- ▌ Decision Networks · felipecustodio bundleModels complex probabilistic decisions with utility nodes using Influence Diagrams and Decision Networks.
- ▌ Scientific Method · felipecustodio bundleApplies empirical inquiry through Observation, Hypothesis Formation, Experimentation, Analysis, and Conclusion.
- ▌ Starter Implement · felipecustodio bundleFundamental Execution Phase starter skill. Restores stored plan state and orchestrates step-by-step implementation, code dry-runs, metacognitive self-correction, and debugging.
- ▌ Debugging Approach · felipecustodio bundleApplies root-cause isolation, binary search debugging, error trace analysis, and systematic troubleshooting methods.
- ▌ Decision Framework · felipecustodio bundleEvaluates choices systematically using multi-criteria decision analysis (MCDA), weighted scoring matrices, and risk profiles.
- ▌ Research Reasoning · felipecustodio bundleSynthesizes scientific literature, cross-references sources, evaluates evidence quality, and builds systematic research summaries.
- ▌ Sequential Thinking · felipecustodio bundleA 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.
- ▌ Analogical Reasoning · felipecustodio bundleTransfers insights, principles, and structural patterns from a familiar source domain to an unfamiliar target domain.
- ▌ Simulation Reasoning · felipecustodio bundleSimulates complex system behaviors over time under varying initial conditions or agent interactions.
- ▌ Orchestration Suggest · felipecustodio bundleRecommends the optimal reasoning pattern or sequence of skills based on task complexity, constraints, and domain.
- ▌ Statistical Reasoning · felipecustodio bundleApplies statistical thinking, probability estimation, confidence intervals, and Bayesian updating to quantitative data.
- ▌ Optimization Reasoning · felipecustodio bundlecreates problems as mathematical or logical optimization models with explicit objective functions and constraints.
- ▌ Starter Code Debugging · felipecustodio bundleStarter skill for systematic software debugging and bug resolution. Orchestrates error isolation, code dry-runs, sequential thinking, and regression prevention.
- ▌ Collaborative Reasoning · felipecustodio bundleCoordinates multi-agent or multi-persona perspectives (e.g. Architect, Security Engineer, Product Manager) to achieve consensus.
- ▌ Monte Carlo Tree Search · felipecustodio bundlePerforms stochastic decision-making and search space exploration using Selection, Expansion, Simulation (Rollout), and Backpropagation. Use for high-uncertainty decision scenarios.
- ▌ Code Execution Reasoning · felipecustodio bundleMental dry-run execution of code blocks, tracking variable states, call stacks, memory references, and iteration indices step by step.
- ▌ Metacognitive Monitoring · felipecustodio bundleEvaluates the agent's own reasoning process in real time, detecting cognitive biases, confidence drift, and logical gaps.
- ▌ Structured Argumentation · felipecustodio bundleConstructs formal logical arguments using Claim, Data, Warrant, Backing, Counter-argument, and Rebuttal (Toulmin Model).
- ▌ Starter Strategic Decision · felipecustodio bundleStarter skill for multi-criteria strategic decision making, tech stack selection, and vendor evaluation. Orchestrates decision matrices, probability modeling, ethical checks, and panel reviews.
- ▌ Socratic Teaching Scaffolds · felipecustodio bundleGuides learners to discover knowledge through strategic Socratic questioning and progressive scaffolding removal. Combines question ladders, misconception detectors, Feynman explanations, and worked-example fading.
- ▌ Starter Architecture Design · felipecustodio bundleStarter skill for end-to-end software architecture design. Orchestrates requirement probing, systems analysis, tree-of-thought exploration, boundary setting, and visual diagramming.
- ▌ Starter Root Cause Investigation · felipecustodio bundleStarter skill for incident post-mortems and deep scientific investigations. Orchestrates 5-Whys causal analysis, empirical hypothesis testing, and simulation modeling.