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

epic-harness

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

수집된 skills
27
Stars
13
업데이트
2026-07-09
Forks
3
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

evolve
기타 컴퓨터 관련 직업

Ring 3 evolution engine. Analyzes session observations, generates and improves evolved skills, shows metrics dashboard. Subcommands: status, history, rollback, reset. Use for post-session review and skill improvement.

2026-07-09
orbit
소프트웨어 개발자

State-persisted autonomous pipeline: spec → go → audit → eval → ship → evolve in one command. Auto-detects direct/council/interactive mode. Crash-recoverable via PIPELINE-*.json. Hands-off until PR.

2026-07-09
dispatch
기타 컴퓨터 관련 직업

Core router. Always active. Auto-invokes matching skill before every response. Runs confusion protocol on high-risk ambiguity.

2026-07-02
agent-introspection
기타 컴퓨터 관련 직업

Loop-breaking self-diagnosis. Use when 3+ consecutive failures occur, circular retries persist, or context overwhelms the session.

2026-06-25
audit
소프트웨어 품질 보증 분석가·테스터

Audit phase. Parallel review: code quality + security + tests. Semantic dedup of cross-mode findings. Outputs PASS/WARN/FAIL per dimension. Validates spec coverage.

2026-06-25
commit
소프트웨어 개발자

Conventional Commits 1.0 generator. Stages relevant files, infers type(scope): description, never uses --no-verify.

2026-06-25
context
기타 컴퓨터 관련 직업

Context window manager. Snapshots session state, compacts conversation, and resumes via hook. Use when context exceeds 70% or a large new task begins.

2026-06-25
council
기타 컴퓨터 관련 직업

4-voice parallel deliberation (Architect · Skeptic · Pragmatist · Critic) for architecture, tech selection, or design decisions with no clear answer. Anti-anchoring: each voice gets independent context. Records decision in harness-mem.

2026-06-25
critic
기타 컴퓨터 관련 직업

HarnessX Critic (Tier 2.1) — adversarial review of evolved-skill proposals against trace evidence. Detects reward hacking and manifest/evidence contradictions. Out-of-band LLM counterpart to the in-loop deterministic critic in src/evolve/critic.rs.

2026-06-25
debug
소프트웨어 개발자

Systematic root-cause isolation for test failures, runtime errors, or unexpected behavior. Narrow hypothesis → verify → fix.

2026-06-25
discover
소프트웨어 개발자

Trigger: vague/unfocused request or solution-without-problem. Also invoked via /discover command. Reframes goal before acting.

2026-06-25
document
소프트웨어 개발자

Documentation generator for public APIs, functions, and modules. Use when exports, signatures, or new modules are added or changed.

2026-06-25
eval
소프트웨어 품질 보증 분석가·테스터

Quality and performance evaluation with baseline comparison. Sub-modes: correctness, performance, quality, regression. Outputs PASS/WARN/FAIL per dimension. Use for pre-ship evaluation or regression checks.

2026-06-25
go
소프트웨어 개발자

Go phase. Reads the approved SPEC file, maps Requirements to tasks (plan), executes via TDD (build), and integrates results verifying all Acceptance Criteria.

2026-06-25
orchestrate
기타 컴퓨터 관련 직업

Trigger: active multi-agent run. Handles inbox reading, dep resolution, message formatting, handoffs. Also provides status dashboard and intervention control via internal modes.

2026-06-25
perf
소프트웨어 개발자

Performance optimizer for loops, DB queries, rendering, and batch operations. Catches N+1 queries, missing indexes, and unnecessary re-renders.

2026-06-25
reflect
소프트웨어 개발자

On-demand human self-assessment of AI usage quality. Scores 5 dimensions from session data. Not agent performance review.

2026-06-25
secure
정보 보안 분석가

Security review checklist with optional engagement scoping. Use when auth, DB, API, infra, or secrets code is touched.

2026-06-25
ship
소프트웨어 개발자

Ship 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.

2026-06-25
simplify
소프트웨어 개발자

Code simplification for high-complexity files. Targets deep nesting, copy-paste patterns, god functions, and files over 200 lines.

2026-06-25
spec
소프트웨어 개발자

Spec phase. Converts user requirements into a numbered Requirements + Acceptance Criteria document saved as SPEC-{timestamp}.md. Prompts /team suggestion when 3+ requirements are detected.

2026-06-25
tdd
소프트웨어 품질 보증 분석가·테스터

Test-Driven Development enforcer. Red→Green→Refactor cycle with no production code without a failing test first. Use for new features and bug fixes.

2026-06-25
team
기타 컴퓨터 관련 직업

Org-level agent team designer via `epic team` CLI (cross-project, append-merge). Subcommands: list, show, sync, link, unlink, history. Use when setting up agents, designing teams, or /spec yields 3+ requirements.

2026-06-25
threat-model
정보 보안 분석가

Threat modeling and attack surface analysis. Use when assessing security boundaries, modeling threat actors, or generating threat scenarios.

2026-06-25
triage
정보 보안 분석가

Adversarial validation of vulnerability findings. Use when triaging security findings, validating vulnerabilities, or prioritizing remediation.

2026-06-25
verify
소프트웨어 품질 보증 분석가·테스터

Pre-merge verification gate. Build, test, and lint must all pass before marking done or shipping.

2026-06-25
vuln-scan
정보 보안 분석가

Systematic vulnerability scanner across injection, auth, data exposure, and dependencies. Use when scanning for vulnerabilities, reviewing security, or validating threat models.

2026-06-25