← all publishers

OmniNode-ai

@omninode-ai source repo

127 published skills · page 1 of 2

  1. Gap · omninode-ai bundle
    Cross-repo integration health audit -- dispatches to node_gap_compute for execution
    0
    installs
  2. Rrh · omninode-ai bundle
    Opt-in preflight validation via Release Readiness Handshake (RRH) -- runs A1 (collect) -> A2 (validate) -> A3 (store) pipeline before side-effecting phases
    0
    installs
  3. Demo · omninode-ai bundle
    Cofounder demo — fan out curated delegation tasks across Gemini Flash, Claude Opus, Claude Sonnet, and the deterministic ONEX path, then render an ASCII cost comparison chart through native OmniMarket nodes.
    0
    installs
  4. Login · omninode-ai
    Bind this terminal to a named persistent agent. Establishes agent identity for the session, injects resumed context, and tags all events with the agent ID.
    0
    installs
  5. Recall · omninode-ai
    Query the Cross-Agent Memory Fabric and unified knowledge federation for relevant learnings, architecture context, and antipatterns. Use when hitting an error, choosing a fix strategy, or working in an unfamiliar area.
    0
    installs
  6. Rewind · omninode-ai
    Query what a named agent was doing at a specific time. Conversational rewind — search the event stream by agent identity and timestamp.
    0
    installs
  7. Runner · omninode-ai bundle
    GitHub Actions runner management — deploy, update, and monitor self-hosted runners
    0
    installs
  8. Status · omninode-ai
    Foreground status snapshot — routes to merge-sweep-lead teammate if present, otherwise spawns a one-shot snapshot agent. Avoids inline repository polling from foreground.
    0
    installs
  9. Handoff · omninode-ai bundle
    Final session handoff with six mechanical enforcement behaviors — claim-certification lint, supersession tombstones, terminal commit+push, typed stale-doc findings (FIXED/DEFERRED schema), live-gh scorecard (hard-fail on missing/red PRs), and deep-dive reconcile (SUPERSEDED banner on stale state_as_of). Replaces free-form prose handoffs that silently emit phantom topology, folklore SHAs, or missing PRs.
    0
    installs
  10. Release · omninode-ai bundle
    Org-wide coordinated release pipeline (STRUCTURAL PLACEHOLDER — node_release performs no git/gh/PyPI I/O today; full handler implementation is pending). Target design bumps versions, pins cross-repo deps, creates PRs, merges, tags, and triggers PyPI publish across all OmniNode repos in dependency-tier order
    0
    installs
  11. Session · omninode-ai bundle
    Dispatch-only shim for the unified session orchestrator. All phases (health gate, RSD scoring, dispatch) execute in node_session_orchestrator (omnimarket). The skill parses --mode/--phase/--dry-run/--skip-health and dispatches; no inline orchestration.
    0
    installs
  12. Baseline · omninode-ai
    Capture and compare system state baselines using node_baseline_capture and node_baseline_compare
    0
    installs
  13. CI Watch · omninode-ai bundle
    Poll GitHub Actions CI for a PR, auto-fix failures, and report terminal state
    0
    installs
  14. Pr Watch · omninode-ai bundle
    Poll GitHub PR for review feedback -- dispatches to node_pr_watch_orchestrator for execution
    0
    installs
  15. Redeploy · omninode-ai bundle
    Full post-release runtime redeploy — dispatches to node_redeploy_orchestrator (canonical ORCHESTRATOR; prod-gate COMPUTE + deploy publish-monitor EFFECT + FSM REDUCER over the bus)
    0
    installs
  16. Worktree · omninode-ai
    Unified worktree management — audit health, triage ship_it/archive/prune, prune merged worktrees, and schedule recurring GC
    0
    installs
  17. Authorize · omninode-ai
    Grant work authorization for Edit/Write operations in this session
    0
    installs
  18. Autopilot · omninode-ai
    Dispatch the autopilot close-out loop through the omniclaude skill orchestrator.
    0
    installs
  19. Bus Audit · omninode-ai
    Run OmniClaude bus health audit (Layer 2 domain validation)
    0
    installs
  20. Dod Sweep · omninode-ai bundle
    DoD compliance sweep -- dispatches to node_dod_sweep_orchestrator for execution
    0
    installs
  21. Epic Team · omninode-ai bundle
    Orchestrate a Claude Code agent team to autonomously work a Linear epic across multiple repos
    0
    installs
  22. Pr Polish · omninode-ai bundle
    Full PR readiness loop — resolve merge conflicts, address all review comments and CI failures, then iterate local-review until N consecutive clean passes
    0
    installs
  23. Pr Review · omninode-ai bundle
    Comprehensive PR review with strict priority-based organization and merge readiness assessment
    0
    installs
  24. Preflight · omninode-ai
    Session environment health probe — verifies drive mount, machine identity, zombie agents, merge queue health, and required env vars. Callable from node_session_orchestrator only; not a top-level user-invocable skill.
    0
    installs
  25. Auto Merge · omninode-ai bundle
    Merge a GitHub PR when all gates pass; proceeds automatically after CI is clean
    0
    installs
  26. Build Loop · omninode-ai bundle
    Single-command dispatch shim. Runs `uv run onex skill build_loop` which resolves the declarative skill->node mapping, dispatches node_build_loop in receipt mode, and prints one typed ModelSkillResult. No inline logic; markdown only.
    0
    installs
  27. Checkpoint · omninode-ai bundle
    Pipeline checkpoint management for resume, replay, and phase validation
    0
    installs
  28. Dod Verify · omninode-ai bundle
    Run DoD evidence checks against a ticket contract and generate a verification receipt. Includes DurableEvidenceGate pre-Linear-Done checks (RECEIPT_TRACKED, CONTRACT_CITES_MERGE_COMMIT, CONTRACT_ON_OCC_MAIN).
    0
    installs
  29. Env Parity · omninode-ai bundle
    Local Docker vs onex-dev k8s environment parity checker -- dispatches to node_env_parity_compute for execution
    0
    installs
  30. Onboarding · omninode-ai
    Contract-driven progressive onboarding for new users and employees
    0
    installs
  31. Plan Audit · omninode-ai bundle
    Health check over plan files in docs/plans/ — verifies phase state, epic linkage, DoD completeness, ticket coverage, and staleness. Produces a PASS/WARN/FAIL report per plan.
    0
    installs
  32. Shim Audit · omninode-ai bundle
    Scan all OmniNode repos for expired or expiring @shim decorator annotations and create Linear tickets for each expired shim. Dispatches to node_shim_scanner; creates no tickets in dry-run mode.
    0
    installs
  33. Merge Sweep · omninode-ai bundle
    Single-command dispatch shim. Runs the canonical omnibase_infra merge_sweep skill CLI because the declarative skill CLI is provided by omnibase_infra. The command resolves the skill->node mapping, dispatches node_pr_lifecycle_orchestrator in receipt mode, and prints one typed ModelSkillResult. No inline logic; markdown only.
    0
    installs
  34. Multi Agent · omninode-ai bundle
    Multi-agent coordination — parallel debugging, parallel building, and sequential review workflows
    0
    installs
  35. Set Session · omninode-ai
    Bind the current Claude Code session to a Linear ticket for cross-session correlation
    0
    installs
  36. Ticket Plan · omninode-ai bundle
    Generate a prioritized master ticket plan from Linear — fetches all active tickets, resolves blocking relationships, and outputs an actionable backlog sorted by priority
    0
    installs
  37. Ticket Work · omninode-ai bundle
    Contract-driven ticket execution with Linear integration - orchestrates intake, research, questions, spec, implementation, review, and done phases with explicit human gates
    0
    installs
  38. Aislop Sweep · omninode-ai bundle
    Detect AI-generated quality anti-patterns across all repos — phantom callables in skill markdown, backwards compat shims, prohibited env var patterns, hardcoded topic strings, hardcoded absolute paths and LAN IPs, agent-left TODO/FIXME markers, and empty implementations.
    0
    installs
  39. Local Review · omninode-ai bundle
    Local code review loop that iterates through review, fix, commit cycles without pushing
    0
    installs
  40. Create Ticket · omninode-ai bundle
    Create a single Linear ticket from args, contract file, or plan milestone with conflict resolution
    0
    installs
  41. Generate Node · omninode-ai bundle
    SCAFFOLD-ONLY. Contract inference (AST, no LLM) plus template scaffolding for ONEX nodes. The LLM business-logic fill stage does NOT exist; generated nodes need their handler bodies written by hand.
    0
    installs
  42. Observability · omninode-ai bundle
    Unified agent observability — action logging, tracking, execution logging, and trace correlation
    0
    installs
  43. Pipeline Fill · omninode-ai
    RSD-driven continuous pipeline fill — queries Linear for unstarted tickets, scores by acceleration, and dispatches to the appropriate execution path
    0
    installs
  44. Pr Review Bot · omninode-ai bundle
    Run the ONEX PR review bot pipeline — fetches diff, dispatches multi-model adversarial review, posts thread comments, verifies resolutions, and posts a summary verdict. Thin wrapper over node_pr_review_orchestrator.
    0
    installs
  45. Refill Sprint · omninode-ai bundle
    Auto-pull tech debt tickets from Future into Active Sprint when the sprint queue is empty or below capacity threshold
    0
    installs
  46. Runtime Sweep · omninode-ai bundle
    Runtime registration and wiring verification — checks node descriptions are real (not compute+hash), all contract-declared handlers are wired in dispatch, all topics have both producer and consumer, container logs are free of repeated errors, omninode-runtime containers have RestartCount <= 5, and orchestrator consumer groups are non-Empty. Auto-creates Linear tickets for unwired handlers, error-heavy containers, crash-looping containers, and stranded consumer groups.
    0
    installs
  47. System Status · omninode-ai bundle
    Comprehensive system health monitoring — checks agent performance, database, Kafka topics, pattern discovery, and service status across the ONEX platform
    0
    installs
  48. Unstick Queue · omninode-ai bundle
    Detect merge-queue head PRs stalled by orphaned third-party check-runs and auto-dequeue+re-enqueue to unwedge downstream PRs
    0
    installs
  49. Verify Plugin · omninode-ai bundle
    Post-deployment verification suite — runs structural and in-session checks to prove the omniclaude plugin is correctly loaded after deploy + restart
    0
    installs
  50. Cloud Delegate · omninode-ai bundle
    Delegate a task to the OmniNode platform with a dashboard API key. Runs `onex cloud delegate "<prompt>" --task-type <type>`, which submits over HTTPS, polls to a terminal state, fetches the signed receipt, and saves the output to local files. Handled inline — no subagent, no HTTP from the plugin.
    0
    installs
  51. Contract Sweep · omninode-ai bundle
    Unified contract health skill — drift mode (static cross-repo drift detection) and the node_contract_sweep field/topic compliance sweep; supersedes the earlier contract_verify skill
    0
    installs
  52. Coverage Sweep · omninode-ai bundle
    Measure test coverage across all Python repos under the workspace, flag modules below threshold, and auto-create Linear tickets for coverage gaps
    0
    installs
  53. Database Sweep · omninode-ai bundle
    Projection table health and migration tracking — checks row count, staleness for every table in omnidash_analytics, plus migration state across all ONEX databases (pending migrations, failed state, schema fingerprint). Auto-creates Linear tickets for stale/empty tables and migration drift.
    0
    installs
  54. Decision Store · omninode-ai bundle
    Record, query, and conflict-check architectural and design decisions across the OmniNode platform
    0
    installs
  55. Decompose Epic · omninode-ai bundle
    Analyze a Linear epic description and create sub-tickets as Linear children
    0
    installs
  56. Design To Plan · omninode-ai bundle
    End-to-end design workflow — brainstorm ideas into structured implementation plans with optional launch
    0
    installs
  57. Env Sync Alert · omninode-ai bundle
    Alert on env-sync.log and critical log failures — emits friction YAML and Linear ticket
    0
    installs
  58. Pipeline Audit · omninode-ai bundle
    Systematically audit an end-to-end multi-repo pipeline for integration correctness by proving every join between services with file-level evidence, dispatching parallel agents per repo and per proof category, and compiling a severity-ordered gap register with actionable tickets
    0
    installs
  59. Resume Session · omninode-ai
    Load projected session state for a task and bind the current session to it
    0
    installs
  60. Wave Scheduler · omninode-ai bundle
    Dependency-aware wave scheduler for parallel agent dispatch. Reads plan files, builds a dependency DAG from ticket relationships, computes execution waves with configurable max concurrency, dispatches parallel agents per wave, and serializes dependent work. Integrates with agent_healthcheck for stall detection and cross-repo locks for conflict prevention.
    0
    installs
  61. Writing Skills · omninode-ai bundle
    Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to process documentation by testing with subagents before writing, iterating until bulletproof against rationalization
    0
    installs
  62. Changelog Audit · omninode-ai bundle
    Fetch, parse, and classify changelog entries for Claude Code and key dependencies since the last audit date
    0
    installs
  63. Dashboard Sweep · omninode-ai bundle
    Full autonomous audit-debug-fix loop for all dashboard pages — node dispatch with built-in HTTP recon, parallel systematic-debug, fix, PR, Linear ticket, iterate until clean. Supports local and cloud targets with optional post-fix redeployment.
    0
    installs
  64. Data Flow Sweep · omninode-ai bundle
    End-to-end data flow verification — dispatches to node_data_flow_sweep which handles all metadata collection (rpk/psql probes) and flow classification internally.
    0
    installs
  65. Dispatch Engine · omninode-ai bundle
    Thin dispatch-only shim for the dispatch_engine pipeline. Builds the contract-canonical node_skill_dispatch_engine_orchestrator start envelope and invokes the manifest-canonical onex run-node path. No inline orchestration logic.
    0
    installs
  66. Dispatch Worker · omninode-ai bundle
    Dispatch a background worker with role-templated prompt and auto-populated collision fences
    0
    installs
  67. Executing Plans · omninode-ai bundle
    Use when partner provides a complete implementation plan to execute — reviews the plan critically, verifies live PR state against plan assumptions, creates Linear tickets via plan-to-tickets, then routes to epic-team (≥3 tickets) or ticket-pipeline (1-2 tickets)
    0
    installs
  68. Friction Triage · omninode-ai
    Read friction registry, escalate surfaces crossing threshold to Linear tickets
    0
    installs
  69. Plan To Tickets · omninode-ai bundle
    Batch create Linear tickets from a plan markdown file - parses phases/milestones, creates epic if needed, links dependencies
    0
    installs
  70. Record Friction · omninode-ai
    Record a friction event for a skill process blocker
    0
    installs
  71. Tech Debt Sweep · omninode-ai
    Scan all Python repos for tech debt, deduplicate against existing tickets, create Linear epics and tickets by category
    0
    installs
  72. Ticket Pipeline · omninode-ai bundle
    Autonomous per-ticket pipeline that chains ticket-work, local-review, PR creation, test-iterate loop, CI watching, PR review loop, integration verification gate, and auto-merge into a single unattended workflow with Slack notifications and policy guardrails
    0
    installs
  73. Compliance Sweep · omninode-ai bundle
    Dispatch-only shim for handler contract compliance sweep. All scanning (topic-compliance, transport-compliance, handler-routing, logic-in-node) executes in node_compliance_sweep (omnimarket). The skill parses --repos/--checks/--dry-run and dispatches; no inline scanning.
    0
    installs
  74. Docs Dirty Alert · omninode-ai
    Alert when untracked docs/{handoffs,evidence,plans,deep-dives} files in the workspace exceed a count threshold or are older than 4 hours
    0
    installs
  75. Hostile Reviewer · omninode-ai bundle
    Multi-model adversarial code review with weighted-union finding aggregation and iterative convergence. Cannot rubber-stamp. Use --static for static-analysis-only mode (dead code, missing error handling, stubs, Kafka wiring, schema mismatches, hardcoded values, missing tests).
    0
    installs
  76. Insights To Plan · omninode-ai bundle
    Parse a Claude Code insights HTML report, archive it to the registry, and generate a design-to-plan-compatible action plan
    0
    installs
  77. Runtime Closeout · omninode-ai bundle
    One-dispatch runtime closeout — dispatches to node_runtime_closeout_orchestrator (canonical ORCHESTRATOR; preflight + fresh-deploy fitness gate + deploy reuse + runtime proof matrix over the bus, terminal ModelCloseoutReceipt)
    0
    installs
  78. Ticketing Triage · omninode-ai bundle
    Dispatch-only wrapper around the Linear ticket triage node
    0
    installs
  79. Delegate · omninode-ai bundle
    Single-command local LLM delegation. Runs `onex delegate "<prompt>"` which builds the payload, dispatches node_delegate_skill_orchestrator, and prints one typed ModelSkillResult[ModelDelegateSkillResponse]. Handled inline — no subagent, no payload file, no cat of workflow_result.json.
    0
    installs
  80. Agent Healthcheck · omninode-ai bundle
    Dispatch-only shim for agent stall detection and recovery. All detection and recovery logic lives in node_worker_stall_recovery (omnimarket). The skill parses args, builds the input envelope, dispatches to the node, and renders the receipt.
    0
    installs
  81. Coderabbit Triage · omninode-ai bundle
    Auto-triage CodeRabbit review threads — classify severity and auto-reply to Minor/Nitpick findings with acknowledgment, resolving the thread so it no longer blocks merge.
    0
    installs
  82. Dep Cascade Dedup · omninode-ai bundle
    Post-release hook that closes superseded automated dependency-bump PRs across all repos, preventing stale Dependabot/Renovate PRs from accumulating after a release
    0
    installs
  83. Dispatch Watchdog · omninode-ai
    Detect and recover from stalled agent dispatches in epic-team wave execution. Monitors Task() subagents for progress and triggers recovery when agents stop producing tool calls.
    0
    installs
  84. Duplication Sweep · omninode-ai bundle
    Detect duplicate definitions across repos: Drizzle table definitions, Kafka topic registrations, migration prefixes, and Python model names. Returns structured findings for autopilot halt decisions. Dispatches to node_duplication_sweep (omnimarket).
    0
    installs
  85. Feature Dashboard · omninode-ai bundle
    Audit skill connectivity across 8 layers and surface gaps as actionable, machine-readable output. Supports audit (read-only) and ticketize (create Linear tickets for gaps) modes.
    0
    installs
  86. Hook Health Alert · omninode-ai
    Periodic hook health check with Slack alerting when error rates exceed thresholds
    0
    installs
  87. Integration Sweep · omninode-ai bundle
    Contract-driven post-merge integration verification — dispatches to node_integration_sweep_orchestrator for execution
    0
    installs
  88. Start Environment · omninode-ai
    Audit-first Docker environment startup — inspects actual running state then starts missing bundles in dependency order
    0
    installs
  89. Verified Dispatch · omninode-ai
    Paired worker/verifier dispatch — verifier runs independently alongside each worker and produces typed verification_bundle.json evidence; bounded escalation with max 3 attempts
    0
    installs
  90. Golden Chain Sweep · omninode-ai bundle
    Validate end-to-end Kafka-to-DB-projection data flow for all golden chains
    0
    installs
  91. Platform Readiness · omninode-ai bundle
    Thin dispatch-only shim for the platform readiness gate. Routes to node_platform_readiness in omnimarket, which aggregates 7 verification dimensions (contract completeness, golden chain, data flow, runtime wiring, dashboard, cost, CI) into a tri-state PASS/WARN/FAIL report. No inline probe aggregation.
    0
    installs
  92. Ticketing Epic Org · omninode-ai bundle
    Organize orphaned Linear tickets into epics — groups by naming pattern and repo, auto-creates obvious groupings, gates on human approval for ambiguous cases
    0
    installs
  93. Ticketing Insights · omninode-ai bundle
    Daily deep dive reports and velocity-based project completion estimates using Linear data
    0
    installs
  94. Two Strike Arbiter · omninode-ai
    Two-strike diagnosis arbiter — after 2 consecutive fix failures, writes diagnosis doc and moves ticket to Blocked. Dispatches to node_two_strike_arbiter (omnimarket).
    0
    installs
  95. Verification Sweep · omninode-ai bundle
    Post-orchestration verification sweep — runs after epic-team or ticket-pipeline completes to verify dashboard endpoints return HTTP 200 with real data, database tables contain expected rows, and dod_evidence rendered_output items have passing receipts. Non-blocking (flags only, does not halt orchestration).
    0
    installs
  96. Demo Readiness Team · omninode-ai
    Autonomous demo readiness loop — rehearse, detect drift, auto-fix low-risk issues, and produce morning handoff plan
    0
    installs
  97. Linear Housekeeping · omninode-ai bundle
    Orchestrate full Linear housekeeping — triage ticket status, organize orphans into epics, then sync MASTER_TICKET_PLAN.md. Human checkpoint between triage and apply.
    0
    installs
  98. Using Git Worktrees · omninode-ai bundle
    Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
    0
    installs
  99. Adversarial Pipeline · omninode-ai
    Autonomous 3-stage adversarial plan-to-ticket pipeline — design_to_plan → hostile_reviewer gate (≥3 issues required) → plan_to_tickets. All stages run as background agents. Zero foreground work.
    0
    installs
  100. Ship Dirty Canonical · omninode-ai
    Detect uncommitted files in canonical workspace repo clones and auto-ship each dirty repo to a worktree + PR. Runs node_dirty_canonical_sweep in-process via its module entrypoint (omnimarket).
    0
    installs