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

eval

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

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

이 저장소의 skills

implementer
소프트웨어 개발자

Pure development workflow with test-first development and coverage review. Used by coordinator as a subagent. Never manages beads issues or commits.

2026-05-20
refactor-finder
소프트웨어 개발자

Autonomous codebase cruft discovery. Scans for duplication, dead code, leaky abstractions, pattern divergence, and complexity. Files findings as beads issues. Invoked via /refactor-finder.

2026-05-20
coordinator
소프트웨어 개발자

Single entry point for all implementation work. Triages tasks, manages beads issues, delegates to implementer skill, runs reviewers, creates PRs.

2026-05-18
rebase
소프트웨어 개발자

Resolves rebase conflicts by gathering full context from beads issues, git diffs, and surrounding code. Invoked by coordinator and merge-queue after a fast-path rebase fails.

2026-05-17
merge-queue
소프트웨어 개발자

Process open PRs — merge when CI passes, handle rebases, file issues for failures. Run in a dedicated window.

2026-05-13
planner
소프트웨어 개발자

Collaboratively plan epics by exploring the codebase, discussing tradeoffs, filing issues, and running plan review. Invoked via /plan.

2026-05-01
reviewer-architecture
소프트웨어 품질 보증 분석가·테스터

Review PR for duplication, pattern divergence, and architectural issues by comparing against the full codebase. Spawned by coordinator before PR creation.

2026-05-01
reviewer-correctness
소프트웨어 품질 보증 분석가·테스터

Review PR diff for bugs, error handling gaps, security issues, and API contract mismatches. Spawned by coordinator before PR creation.

2026-05-01
reviewer-tests
소프트웨어 품질 보증 분석가·테스터

Review PR test quality — meaningful coverage, edge cases, integration tests, and test accuracy. Spawned by coordinator before PR creation.

2026-05-01
test-runner
소프트웨어 품질 보증 분석가·테스터

Lightweight sub-agent that runs quality gates and returns a concise pass/fail result. Used by implementer to preserve context.

2026-05-01
e2e-testing
소프트웨어 품질 보증 분석가·테스터

Guide for writing, running, and debugging Playwright E2E tests in eval.

2026-03-02
reviewer-plan
소프트웨어 개발자

Review filed implementation plans for architectural issues, duplication risks, and completeness. Spawned by planner as a subagent.

2026-02-25
debug-prod
네트워크·컴퓨터 시스템 관리자

Investigate production issues using logs, database, and Identity Platform. Read-only by default.

2026-02-14