← all publishers

OmniNode-ai

@omninode-ai source repo

127 published skills · page 2 of 2

  1. Systematic Debugging · omninode-ai bundle
    Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - five-phase framework (backward tracing, root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions
    0
    installs
  2. Rolling Plan Governor · omninode-ai bundle
    Maintain the canonical rolling seven-day execution plan (docs/plans/ROLLING_SEVEN_DAY_PLAN.md) as a governor, not a rewriter — reconcile the plan against the latest ledger (handoffs, live gh/Linear, commits, PRs, blockers, decisions), apply the smallest set of evidence-backed changes, preserve the §0 operating preamble and stable sections, and append a dated revision-log delta. Ledger wins for completed work; unfinished work is preserved unless there is evidence to remove it.
    0
    installs
  3. Self Healing Dispatch · omninode-ai
    Self-healing orchestration wrapper — accepts ticket list or epic ID, groups by repo, dispatches via TeamCreate (enforced), monitors workers via agent_healthcheck, auto-recovers stalls with bounded retry (max 2 redispatches per task), logs all events to structured NDJSON.
    0
    installs
  4. Dispatch Queue Drainer · omninode-ai
    Drain the next QUEUED .onex_state/dispatch_queue YAML item through node_dispatch_worker and durably advance its lifecycle, without spawning agents or moving queue files. Dispatches to node_dispatch_queue_drainer (omnimarket).
    0
    installs
  5. Skill Functional Audit · omninode-ai
    Functional verification audit of all registered onex skills — classifies by risk tier, invokes read-only skills, greps write skills for stub markers, produces structured per-skill verdicts, and FAILs if any facade/stub is found without a tracked Linear ticket.
    0
    installs
  6. Create Followup Tickets · omninode-ai bundle
    Create Linear tickets from code review issues found in the current session
    0
    installs
  7. Architectural Invariant Loop · omninode-ai
    Evaluate architectural invariant contracts across repos — convert CLAUDE.md/doctrine principles into typed YAML invariant contracts and report violations across STATIC_ARCHITECTURE, CI_GATE, PRE_TOOL_USE, RUNTIME_VALIDATION, and CONTRACT_VALIDATION surfaces.
    0
    installs
  8. Diagnose Issues · omninode-ai bundle
    Identify and diagnose common system problems with actionable recommendations
    0
    installs
  9. Verification Receipt Generator · omninode-ai
    Use when a task completion claim needs independent CI or test evidence via node_verification_receipt_generator (omnimarket)
    0
    installs
  10. Check Kafka Topics · omninode-ai bundle
    Kafka topic existence, partition counts, and wildcard pattern matching
    0
    installs
  11. Check System Health · omninode-ai bundle
    Fast overall system health snapshot - checks Docker services, infrastructure connectivity, and recent activity in under 5 seconds
    0
    installs
  12. Check Infrastructure · omninode-ai bundle
    Infrastructure component connectivity and health checks for Kafka, PostgreSQL, and Qdrant
    0
    installs
  13. Check Service Status · omninode-ai bundle
    Detailed status for specific Docker services including health checks, resource usage, and recent logs
    0
    installs
  14. Check Database Health · omninode-ai bundle
    PostgreSQL database health via omninode-runtime HTTP health endpoint
    0
    installs
  15. Check Recent Activity · omninode-ai bundle
    Recent agent executions, routing decisions, and system activity with correlation tracking
    0
    installs
  16. Generate Status Report · omninode-ai bundle
    Comprehensive system status report with services, infrastructure, performance metrics, and recommendations
    0
    installs
  17. Check Agent Performance · omninode-ai bundle
    Agent routing and execution performance metrics including routing times, confidence scores, and transformation success rates
    0
    installs
  18. Check Pattern Discovery · omninode-ai bundle
    Qdrant pattern collections status, vector counts, and pattern retrieval performance
    0
    installs
  19. Exempt Skill · omninode-ai
    Skill with boundary_exempt declared — suppresses all checks
    0
    installs
  20. Suppressed Line · omninode-ai
    Skill with inline suppression comments
    0
    installs
  21. Noncompliant For Loop · omninode-ai
    Non-compliant skill — iterates over PRs inline
    0
    installs
  22. Compliant Thin Trigger · omninode-ai
    Thin skill that dispatches to a node — compliant example
    0
    installs
  23. Noncompliant Direct Gh · omninode-ai
    Non-compliant skill — makes direct gh calls
    0
    installs
  24. Dispatch Good · omninode-ai bundle
    Dispatches to a real node.
    0
    installs
  25. Pure Guidance · omninode-ai
    Pure guidance with no runtime dispatch.
    0
    installs
  26. Noncompliant State Management · omninode-ai
    Non-compliant skill — manages FSM state inline
    0
    installs
  27. Stubbed Dispatch · omninode-ai
    Stubbed dispatch.
    0
    installs