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

search-hub

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

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

이 저장소의 skills

review-pr
소프트웨어 품질 보증 분석가·테스터

Reviews a GitHub PR by checking CI status, running tests, and posting review. Always reports findings to user. Use when reviewing PRs or when the user says "review PR".

2026-02-10
implement
소프트웨어 개발자

Analyzes ROADMAP and implements tasks in parallel with automatic orchestration. Use when starting implementation work.

2026-02-10
orchestrate
소프트웨어 개발자

Monitors all worker agents and automatically transitions them through the workflow. Use after spawning workers with /implement, or to check orchestration status.

2026-02-07
fix-reviews
소프트웨어 개발자

Detects PRs with changes requested and spawns fixer agents. Use when addressing review feedback.

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

Detects all open PRs and spawns reviewer agents for each. Use when starting batch review.

2026-02-06
create-task
생산, 계획 및 독촉 사무원

Creates a new task file from template. Use when adding a new task to the project.

2026-02-06
merge-pr
소프트웨어 개발자

Merges a PR with automatic cleanup of worktree and branch. Handles all edge cases. Use when merging approved PRs.

2026-02-06
pr-comments
소프트웨어 개발자

Responds to PR comments and review feedback. Use when addressing specific comments on a PR.

2026-02-06
review-task
소프트웨어 품질 보증 분석가·테스터

Reviews a task file for completeness and test coverage. Use when checking task implementation status.

2026-02-06
status
소프트웨어 개발자

Shows current project status including tasks, tests, and worktrees. Use when checking project health.

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

Runs tests, typecheck, and lint, then reports results. Use when checking code quality.

2026-02-06
spawn-agent
소프트웨어 개발자

Spawns a generic Claude agent in a worktree for research, PR comments, or custom tasks. Use when you need a worker for non-standard tasks.

2026-02-06
code-with-task
소프트웨어 개발자

Implements a task from spec/tasks in a git worktree following TDD. Use when working on a specific task by keyword.

2026-02-06