Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

omniclaude

omniclaude에는 OmniNode-ai에서 수집한 skills 54개가 있으며, 저장소 수준 직업 범위와 사이트 내 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
이 저장소에서 수집된 skills 54개 중 상위 40개를 표시합니다.
omniclaude GitHub Agent Skills | SkillsMP