Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

epyc-root

epyc-root enthält 12 gesammelte Skills von pestopoppa, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
12
Stars
1
aktualisiert
2026-07-14
Forks
0
Berufsabdeckung
5 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

research-intake
Sonstige Hochschullehrer

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
Sonstige Computerberufe

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

2026-07-05
stack
Netzwerk- und Computersystemadministratoren

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

2026-07-05
project-wiki
Softwareentwickler

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
Informationssicherheitsanalysten

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
Softwareentwickler

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
Softwareentwickler

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

2026-06-14
use
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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