Skip to main content
Run any Skill in Manus
with one click
GitHub repository

search-hub

search-hub contains 13 collected skills from ncukondo, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
13
Stars
0
updated
2026-02-10
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

review-pr
software-quality-assurance-analysts-and-testers

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
software-developers

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

2026-02-10
orchestrate
software-developers

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
software-developers

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

2026-02-06
review
software-quality-assurance-analysts-and-testers

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

2026-02-06
create-task
production-planning-and-expediting-clerks-435061

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

2026-02-06
merge-pr
software-developers

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

2026-02-06
pr-comments
software-developers

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

2026-02-06
review-task
software-quality-assurance-analysts-and-testers

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

2026-02-06
status
software-developers

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

2026-02-06
test
software-quality-assurance-analysts-and-testers

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

2026-02-06
spawn-agent
software-developers

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
software-developers

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

2026-02-06