.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/epicsagas/epic-harness
home/skills/epicsagas/epic-harness
epicsagas avatar

epicsagas/epic-harness

27 skills

View on GitHub
$npx skills add epicsagas/epic-harness
SkillInstalls
_criticHarnessX Critic (Tier 2.1) — adversarial review of evolved-skill proposals against trace evidence. Detects reward hacking and manifest/evidence contradictions.—_dispatchCore router. Always active. Auto-invokes matching skill before every response. Runs confusion protocol on high-risk ambiguity.—agent-introspectionLoop-breaking self-diagnosis. Use when 3+ consecutive failures occur, circular retries persist, or context overwhelms the session.—auditAudit phase. Parallel review: code quality + security + tests. Semantic dedup of cross-mode findings. Outputs PASS/WARN/FAIL per dimension.—commitConventional Commits 1.0 generator. Stages relevant files, infers type(scope): description, never uses --no-verify.—contextContext window manager. Snapshots session state, compacts conversation, and resumes via hook. Use when context exceeds 70% or a large new task begins.—council4-voice parallel deliberation (Architect · Skeptic · Pragmatist · Critic) for architecture, tech selection, or design decisions with no clear answer.—debugSystematic root-cause isolation for test failures, runtime errors, or unexpected behavior. Narrow hypothesis → verify → fix.—discoverTrigger: vague/unfocused request or solution-without-problem. Also invoked via /discover command. Reframes goal before acting.—documentDocumentation generator for public APIs, functions, and modules. Use when exports, signatures, or new modules are added or changed.—evalQuality and performance evaluation with baseline comparison. Sub-modes: correctness, performance, quality, regression. Outputs PASS/WARN/FAIL per dimension.—evolveRing 3 evolution engine. Analyzes session observations, generates and improves evolved skills, shows metrics dashboard.—goGo phase. Reads the approved SPEC file, maps Requirements to tasks (plan), executes via TDD (build), and integrates results verifying all Acceptance Criteria.—orbitState-persisted autonomous pipeline: spec → go → audit → eval → ship → evolve in one command. Auto-detects direct/council/interactive mode.—orchestrateTrigger: active multi-agent run. Handles inbox reading, dep resolution, message formatting, handoffs.—perfPerformance optimizer for loops, DB queries, rendering, and batch operations. Catches N+1 queries, missing indexes, and unnecessary re-renders.—reflectOn-demand human self-assessment of AI usage quality. Scores 5 dimensions from session data. Not agent performance review.—secureSecurity review checklist with optional engagement scoping. Use when auth, DB, API, infra, or secrets code is touched.—shipShip phase. Runs isolated integration test in a fresh worktree, creates a PR with full spec + audit report in the body, watches CI, and auto-fixes failures.—simplifyCode simplification for high-complexity files. Targets deep nesting, copy-paste patterns, god functions, and files over 200 lines.—specSpec phase. Converts user requirements into a numbered Requirements + Acceptance Criteria document saved as SPEC-{timestamp}.md.—tddTest-Driven Development enforcer. Red→Green→Refactor cycle with no production code without a failing test first. Use for new features and bug fixes.—teamOrg-level agent team designer via `epic team` CLI (cross-project, append-merge). Subcommands: list, show, sync, link, unlink, history.—threat-modelThreat modeling and attack surface analysis. Use when assessing security boundaries, modeling threat actors, or generating threat scenarios.—triageAdversarial validation of vulnerability findings. Use when triaging security findings, validating vulnerabilities, or prioritizing remediation.—verifyPre-merge verification gate. Build, test, and lint must all pass before marking done or shipping.—vuln-scanSystematic vulnerability scanner across injection, auth, data exposure, and dependencies.—