Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

epyc-root

epyc-root contient 12 skills collectées depuis pestopoppa, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
12
Stars
1
mis à jour
2026-07-14
Forks
0
Couverture métier
5 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

research-intake
Enseignants postsecondaires, autres

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
Autres occupations informatiques

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

2026-07-05
stack
Administrateurs de réseaux et de systèmes informatiques

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

2026-07-05
project-wiki
Développeurs de logiciels

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
Analystes en sécurité de l'information

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-06-14
use
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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