Topic: ai-agents
18,135 skills in this topic.
-
circuit-breaker
Mandatory systemic pause when cumulative red flags exceed threshold. Forces disengagement across Trading, Spending, Relationships, Work, and Energy domains.
winstonkoh87/Athena-Public 456
-
synthetic-parallel-reasoning
Automates Protocol 75 v4.0, forcing 4 parallel external API calls (Domain Expert, Adversarial Skeptic, Cross-Domain Pattern Matcher, Zero-Point First Principles) with an Adversarial Convergence Gate. The 'Einstein Protocol' application.
winstonkoh87/Athena-Public 456
-
academic-delivery
8-step pipeline for academic deliverables — essays, reports, analysis, capstones. Encodes the full intake-to-delivery workflow with automatic red-team triggering.
winstonkoh87/Athena-Public 456
-
Spec-Driven Development
Interrogates the user to build a complete design specification before writing any code. Prevents "vibe coding" failures.
winstonkoh87/Athena-Public 456
-
atomic-execution
Executes tasks in isolated states using atomic XML execution plans (GSD pattern).
winstonkoh87/Athena-Public 456
-
git-worktree-swarm
Automates the complex setup of parallel git worktrees for agentic swarms with dependency-aware wave execution.
winstonkoh87/Athena-Public 456
-
zenith-execution
Unified trade execution suite: Half-Kelly sizing, stop-loss calculation, Monte Carlo simulation, and portfolio rebalancing. Absorbs: kelly-mandate, stop-loss-calc, monte-carlo-sim, portfolio-rebalancer.
winstonkoh87/Athena-Public 456
-
brand-foundations
Automated Q&A sequence that extracts the 7 core brand pillars and outputs a finalized brand_guidelines.md.
winstonkoh87/Athena-Public 456
-
seo-auditor
Scrapes a URL, runs Lighthouse equivalent checks, and outputs a strategic content/architecture plan.
winstonkoh87/Athena-Public 456
-
semantic-search
Executes exact Exocortex embeddings lookup for internal libraries. Wraps smart_search.py.
winstonkoh87/Athena-Public 456
-
decision-journal
Unified decision lifecycle: Pre-decision logging, post-decision review, failure classification, and calibration tracking. Absorbs: post-mortem-engine.
winstonkoh87/Athena-Public 456
-
power-inversion
Unified negotiation engine: BATNA mapping, Dignity Premium pricing, and commitment device protection. Absorbs: commitment-device.
winstonkoh87/Athena-Public 456
-
Deep Research Loop
Multi-step web research, compilation, and synthesis workflow. Scrapes multiple sources, cross-references claims, and produces a structured research brief.
winstonkoh87/Athena-Public 456
-
distribution-physics
Analyzes market dynamics and go-to-market strategies using "Distribution First" architecture.
winstonkoh87/Athena-Public 456
-
Diagnostic-First Refactoring
A non-destructive, decoupled analysis protocol for refactoring code. Generates a "Bill of Materials" report before any code is touched.
winstonkoh87/Athena-Public 456
-
consiglieri-protocol
Mandatory pre-flight checklist for high-variance social contracts. Covers the Pryce Test, Exit Test, STFU Clause, Blast Radius Audit, Vibe Veto, and Adult-to-Adult comms rewrite.
winstonkoh87/Athena-Public 456
-
Decision Matrix (MCDA)
Multi-Criteria Decision Analysis calculator. Breaks complex decisions into weighted criteria with explicit scoring.
winstonkoh87/Athena-Public 456
-
trading-risk-gate
Unified pre-trade safety gate: Ruin check (Law #1), ergodicity audit, and win-rate dominance validation. Absorbs: ergodicity-check, law-of-ruin, win-rate-dominance.
winstonkoh87/Athena-Public 456
-
Real Pytest - No Mocks, Real Tests
Write pytests that test real public interfaces with actual components, no mocking, and precise assertions. MIRA-specific patterns. Use when creating or reviewing tests.
taylorsatula/mira-OSS 441
-
investigate-dependencies
Conduct thorough dependency audits to identify redundant code, unused features, and improper usage patterns. Examines each import to ensure we're leveraging existing capabilities rather than reinventing functionality.
taylorsatula/mira-OSS 441
-
contextvar-opportunity-finder
Detect explicit user_id parameters in functions to identify potential opportunities for using ambient context. This is an investigation tool that flags instances for human review, not a prescriptive analyzer.
taylorsatula/mira-OSS 441
-
Git Workflow
DO NOT COMMIT unless user explicitly tells you to. Use this skill EVERY SINGLE TIME before creating a git commit. Provides mandatory commit message format, staging rules, and post-commit summary requirements for the MIRA project
taylorsatula/mira-OSS 441
-
contextvar-remediation
taylorsatula/mira-OSS 441
-
fail-fast-no-hedging
Eliminate component hedging anti-patterns that mask infrastructure failures. Build systems that fail loudly when broken instead of limping along in degraded states. Critical for production reliability and operational visibility.
taylorsatula/mira-OSS 441