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

epyc-root

epyc-root에는 pestopoppa에서 수집한 skills 12개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
12
Stars
1
업데이트
2026-07-14
Forks
0
직업 범위
직업 카테고리 5개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

research-intake
기타 중등 후 교사

Process research URLs (papers, blogs, repos) through a structured intake pipeline. Extracts claims, deduplicates against a persistent index, cross-references existing work, expands literature, updates active handoffs, proposes handoff stubs, and produces a structured report. Use when ingesting new research material into the EPYC compendium.

2026-07-14
orchestrator-overrides
기타 컴퓨터 관련 직업

Index the EPYC orchestrator x_* request overrides exposed through Hermes command skills.

2026-07-05
stack
네트워크·컴퓨터 시스템 관리자

Control the orchestrator stack lifecycle from Hermes via a thin wrapper over the existing stack launcher.

2026-07-05
project-wiki
소프트웨어 개발자

Lint, query, and maintain the project knowledge base. Use when auditing KB health, searching for compiled knowledge, or checking governance hygiene. Do not use when ingesting new research (use research-intake).

2026-06-28
security-review
정보 보안 분석가

Use when reviewing a diff, commit, PR, dependency change, agent/tool change, or codebase surface for security risk. Runs a two-pass STRIDE + OWASP Top 10 + OWASP LLM + supply-chain review with exploit-path-gated findings and P0-P3 severity.

2026-06-18
escalation
소프트웨어 개발자

Cap or restore the escalation tier for this conversation. Controls how far the orchestrator can escalate from frontdoor to specialist models.

2026-06-14
nocode
소프트웨어 개발자

Disable REPL code execution for this conversation. Forces direct text responses only — no Python/shell execution.

2026-06-14
use
소프트웨어 개발자

Force a specific orchestrator role or model for this conversation. Bypasses frontdoor routing to use a deterministic current role.

2026-06-14
claude-md-accounting
소프트웨어 개발자

Maintain governance accounting for all repository-relevant `CLAUDE.md` files and keep matrix documentation in sync. Use when adding/updating CLAUDE policy files, changing governance scope, or auditing which CLAUDE files are in vs out of migration scope.

2026-05-28
kb-search
소프트웨어 개발자

Semantic search over the project's compiled markdown knowledge base (wiki/, handoffs/active/, handoffs/completed/, research/, progress/, docs/chapters/). Use BEFORE grep/find when investigating a topic, looking up prior decisions, or searching for cross-cutting context. ColBERT-backed; returns ranked chunks with file path, heading breadcrumb, and line range.

2026-05-06
agent-file-compress
소프트웨어 개발자

Compress the prose of project agent files (`agents/*.md`, `agents/shared/*.md`, `CLAUDE.md`) at authoring time using a strict project rider that preserves directive polarity (RFC 2119), procedural ordering, and structural blocks. Use when generating compressed variants of an agent file (mild / medium / aggressive levels) for per-model deployment.

2026-05-06
agent-file-architecture
소프트웨어 개발자

Design, refactor, and validate project agent files using a thin-map architecture (shared policy plus lean role overlays). Use when creating/updating `agents/*.md`, splitting monolithic agent instructions, enforcing role schema, or migrating long operational guidance into docs.

2026-04-12