Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

omniclaude

omniclaude 收录了来自 OmniNode-ai 的 54 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
54
Stars
3
更新
2026-07-09
Forks
2
职业覆盖
5 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

pr-202-fix
软件开发工程师

Dispatch a background worker with role-templated prompt and auto-populated collision fences

2026-07-09
system-status
网络与计算机系统管理员

Comprehensive system health monitoring — checks agent performance, database, Kafka topics, pattern discovery, and service status across the ONEX platform

2026-03-17
epic-team
软件开发工程师

Orchestrate a Claude Code agent team to autonomously work a Linear epic across multiple repos

2026-03-17
dod-verify
软件质量保证分析师与测试员

Run DoD evidence checks against a ticket contract and generate a verification receipt

2026-03-16
ticket-pipeline
软件开发工程师

Autonomous per-ticket pipeline that chains ticket-work, local-review, PR creation, CI watching, PR review loop, integration verification gate, and auto-merge into a single unattended workflow with Slack notifications and policy guardrails

2026-03-16
dashboard-sweep
软件质量保证分析师与测试员

Full autonomous audit-debug-fix loop for all dashboard pages — Playwright recon, parallel systematic-debug, fix, PR, Linear ticket, re-audit, iterate until clean. Supports local and cloud targets with optional post-fix redeployment.

2026-03-16
redeploy
网络与计算机系统管理员

Full post-release runtime redeploy — syncs bare clones, updates Dockerfile plugin pins, rebuilds Docker runtime, seeds Infisical, and verifies health

2026-03-16
handoff
软件开发工程师

Opt-in session continuity — save context before /clear for injection on next session start

2026-03-16
merge-sweep
软件开发工程师

Org-wide PR sweep — enables GitHub auto-merge on ready PRs and runs pr-polish on PRs with blocking issues (CI failures, conflicts, changes requested)

2026-03-15
pr-polish
软件开发工程师

Full PR readiness loop — resolve merge conflicts, address all review comments and CI failures, then iterate local-review until N consecutive clean passes

2026-03-15
ci-watch
软件质量保证分析师与测试员

Poll GitHub Actions CI for a PR, auto-fix failures, and report terminal state

2026-03-14
ticket-work
软件开发工程师

Contract-driven ticket execution with Linear integration - orchestrates intake, research, questions, spec, implementation, review, and done phases with explicit human gates

2026-03-14
generate-node
软件开发工程师

Generate ONEX nodes via automated code generation with ContractInferencer and LLM-powered business logic

2026-03-13
executing-plans
项目管理专家

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)

2026-03-12
authorize
信息安全分析师

Grant work authorization for Edit/Write operations in this session

2026-03-12
bus-audit
网络与计算机系统管理员

Run OmniClaude bus health audit (Layer 2 domain validation)

2026-03-12
auto-merge
软件开发工程师

Merge a GitHub PR when all gates pass; uses Slack HIGH_RISK gate by default

2026-03-11
checkpoint
软件开发工程师

Pipeline checkpoint management for resume, replay, and phase validation

2026-03-11
create-followup-tickets
软件开发工程师

Create Linear tickets from code review issues found in the current session

2026-03-11
create-ticket
软件开发工程师

Create a single Linear ticket from args, contract file, or plan milestone with conflict resolution

2026-03-11
decision-store
软件开发工程师

Record, query, and conflict-check architectural and design decisions across the OmniNode platform

2026-03-11
decompose-epic
项目管理专家

Analyze a Linear epic description and create sub-tickets as Linear children

2026-03-11
design-to-plan
项目管理专家

End-to-end design workflow — brainstorm ideas into structured implementation plans with optional launch

2026-03-11
env-parity
网络与计算机系统管理员

Local Docker vs onex-dev k8s environment parity checker — detects credential drift, stale ECR tags, and missing Infisical paths

2026-03-11
feature-dashboard
软件开发工程师

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.

2026-03-11
gap
软件开发工程师

Cross-repo integration health audit with detect, fix, and cycle modes

2026-03-11
hostile-reviewer
软件质量保证分析师与测试员

Adversarial code review that attempts to break the change. Produces exactly 2 risks with confidence scores. Output is MANDATORY — cannot rubber-stamp.

2026-03-11
insights-to-plan
软件开发工程师

Parse a Claude Code insights HTML report, archive it to the registry, and generate a design-to-plan-compatible action plan

2026-03-11
linear-housekeeping
软件开发工程师

Orchestrate full Linear housekeeping — triage ticket status, organize orphans into epics, then sync MASTER_TICKET_PLAN.md. Human checkpoint between triage and apply.

2026-03-11
local-review
软件质量保证分析师与测试员

Local code review loop that iterates through review, fix, commit cycles without pushing

2026-03-11
multi-agent
软件开发工程师

Multi-agent coordination — parallel debugging, parallel building, and sequential review workflows

2026-03-11
observability
软件开发工程师

Unified agent observability — action logging, tracking, execution logging, and trace correlation

2026-03-11
pipeline-audit
软件开发工程师

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

2026-03-11
plan-to-tickets
项目管理专家

Batch create Linear tickets from a plan markdown file - parses phases/milestones, creates epic if needed, links dependencies

2026-03-11
pr-review-comprehensive
软件质量保证分析师与测试员

Comprehensive PR review with strict priority-based organization and merge readiness assessment

2026-03-11
pr-watch
软件开发工程师

Poll GitHub PR for review feedback, auto-fix issues, and report terminal state

2026-03-11
release
软件开发工程师

Org-wide coordinated release pipeline — bumps versions, pins cross-repo deps, creates PRs, merges, tags, and triggers PyPI publish across all OmniNode repos in dependency-tier order

2026-03-11
rrh
软件开发工程师

Opt-in preflight validation via Release Readiness Handshake (RRH) -- runs A1 (collect) -> A2 (validate) -> A3 (store) pipeline before side-effecting phases

2026-03-11
runner
网络与计算机系统管理员

GitHub Actions runner management — deploy, update, and monitor self-hosted runners

2026-03-11
status
软件开发工程师

Show current OmniClaude integration tier, probe age, and per-service reachability for self-diagnosis

2026-03-11
当前展示该仓库 Top 40 / 54 个已收集 skills。