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

Agent

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

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

이 저장소의 skills

supervise
소프트웨어 개발자

Dispatch a multi-wave plan to specialist agents with audit + risk-area abort. Supports --auto-push, --auto-merge, --goal-mode for budgeted runs. NOT for writing the plan itself (that is /spec), and NOT for a single small edit with no waves — just make the edit.

2026-07-11
verify-completion
소프트웨어 품질 보증 분석가·테스터

Independently re-verify a completion claim in a separate context — mechanical evidence (files/tests/assertions) plus a refute-by-default semantic judge — before a wave or task is allowed to be called "done". Emits the shared verdict schema. NOT for code-style review (that is a reviewer's lane) and NOT for verifying work you authored in the same context — the verifier must be a fresh spawn.

2026-07-11
harness-help
기타 컴퓨터 관련 직업

Router over the harness skills — which skill fits your situation, and the main flow through them. NOT for performing the routed work itself — it only points; invoke the skill it names.

2026-07-11
spec
소프트웨어 개발자

Upstream planning-discipline — brainstorm a feature into spec.md + plan.md under .agent/plans/<slug>/, then route to plan approval. Enforced by the spec-gate tool boundary, not prompt coercion. NOT for trivial/test/doc-only edits (the gate scopes those out), and NOT for executing an already-approved plan (that is /supervise).

2026-07-11
wrap
소프트웨어 개발자

Commits staged changes and opens a PR. Runs gitleaks + risk-area guards before committing. Push is user-confirmed by default; --auto-push and --auto-merge are opt-in. NOT for review or verification (run those before wrapping), and NOT when nothing has changed yet — there is nothing to commit.

2026-07-11
harness-audit
소프트웨어 품질 보증 분석가·테스터

Agent-driven, read-only self-audit of the harness — run the machine integrity layer once as a dry-run, present a per-check pass/fail table, cite the P1-1 doc-reality result, and for any failure give root-cause + fix + backlog follow-up. Consumes the machine gates; it does not reimplement them. NOT for auditing a consumer project's own codebase (use that project's test suite), and NOT for applying fixes — this skill observes and reports only.

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

Survey a codebase area before changing it. Maps file tree, traces dependencies, identifies idioms.

2026-07-04
code-reviewer
소프트웨어 품질 보증 분석가·테스터

Independent diff review with severity buckets. Read-only — produces findings, doesn't fix.

2026-07-04
database-reviewer
데이터베이스 아키텍트

Reviews SQL, schema, migration, and access-control changes for safety, performance, and correctness.

2026-07-04
planner
소프트웨어 개발자

Produces an implementation plan (waves, acceptance criteria, validation evidence) for non-trivial multi-file work.

2026-07-04
diagnose
소프트웨어 개발자

Root-cause analysis for reproducible bugs. Builds a hypothesis tree, runs evidence-gathering steps, narrows to the actual cause before fixing.

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

Enforce Red-Green-Refactor cycle for a feature. Write the failing test first, then minimal implementation, then refactor with tests green.

2026-07-04