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

hoodcat-harness

hoodcat-harness contains 12 collected skills from Hoodcat2255, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
12
Stars
4
updated
2026-05-15
Forks
0
Occupation coverage
5 occupation categories ยท 100% classified
repository explorer

Skills in this repository

team-review
software-developers

Multi-lens code review using agent teams for thorough, multi-perspective verification. Spawns reviewer, security, and architect agents as team members who independently review and then exchange findings via SendMessage for deeper coverage. Triggers on: "๋ฉ€ํ‹ฐ๋ Œ์ฆˆ ๋ฆฌ๋ทฐ", "ํŒ€ ๋ฆฌ๋ทฐ", "team-review", "๋‹ค๊ด€์  ๋ฆฌ๋ทฐ", or when a large/high-risk change needs comprehensive review from multiple perspectives.

2026-05-15
code
software-developers

Writes, modifies, diagnoses, and patches code following project conventions. Handles implementation, bug fixing, refactoring, and lint/format. Called by Orchestrator for all code change tasks, or directly by users. Triggers on: "์ฝ”๋“œ ์ž‘์„ฑ", "์ฝ”๋“œ ์ˆ˜์ •", "code", or any direct request to write or modify code without a broader workflow.

2026-03-02
deepresearch
data-scientists-152051

Performs thorough deep research on any topic using web search, Context7 docs, and GitHub CLI. Saves structured results to docs/ directory. Use when the user asks to research, investigate, or gather comprehensive information on a topic. Triggers on: "์กฐ์‚ฌํ•ด์ค˜", "์ฐพ์•„์ค˜", "์•Œ์•„๋ด", "๋ฆฌ์„œ์น˜", "deepresearch", or any request for in-depth information gathering about a technology, library, framework, concept, or trend.

2026-03-02
sync-docs
software-developers

Synchronizes harness documentation (CLAUDE.md, harness.md) and install script (harness.sh) with the actual state of .claude/ subdirectories (skills, agents, hooks). Detects mismatches between source files and docs, then auto-updates affected sections. Triggers on: "๋ฌธ์„œ ๋™๊ธฐํ™”", "docs sync", "sync-docs", or after harness file changes.

2026-02-16
commit
software-developers

Analyzes current changes and creates a well-structured git commit. Use when the user wants to commit current changes with a proper message. Triggers on: "์ปค๋ฐ‹ํ•ด์ค˜", "์ปค๋ฐ‹", "commit", or any request to commit changes.

2026-02-13
decide
software-developers

Performs evidence-based decision making by researching options, analyzing trade-offs, and providing clear recommendations with reasoning. Use when the user needs to choose between alternatives, evaluate options, or make informed decisions. Triggers on: "ํŒ๋‹จํ•ด์ค˜", "๊ฒฐ์ •ํ•ด์ค˜", "๊ณจ๋ผ์ค˜", "๋น„๊ตํ•ด์ค˜", "์ถ”์ฒœํ•ด์ค˜", "๋ญ๊ฐ€ ๋‚˜์•„", "์–ด๋–ค ๊ฑธ ์จ์•ผ", "decide", or any request asking for comparison, recommendation, or decision support on technologies, tools, strategies, or approaches.

2026-02-13
qa-swarm
software-quality-assurance-analysts-and-testers

Parallel QA using agent teams for comprehensive multi-type testing. Spawns specialized QA agents that simultaneously run different test categories (unit, integration, lint, security scan) and consolidate results. Triggers on: "QA ์Šค์›œ", "์ „์ฒด QA", "qa-swarm", "๋ณ‘๋ ฌ ํ…Œ์ŠคํŠธ", "์ข…ํ•ฉ ํ…Œ์ŠคํŠธ", or when comprehensive multi-category testing is needed for a project.

2026-02-13
scaffold
software-developers

Scaffolds new skills and agents following established hoodcat-harness patterns. Reads existing files at runtime to ensure generated code matches current conventions. Triggers on: "์Šค์บํด๋“œ", "์Šคํ‚ฌ ์ƒ์„ฑ", "์—์ด์ „ํŠธ ์ƒ์„ฑ", "scaffold", or any request to create a new skill, agent, or skill+agent pair.

2026-02-12
blueprint
software-developers

Creates project plans with requirements, architecture design, and task breakdown. Use when the user wants to plan a new feature, project, or significant change. Triggers on: "๊ณ„ํš ์„ธ์›Œ์ค˜", "์„ค๊ณ„ํ•ด์ค˜", "๊ธฐํšํ•ด์ค˜", "blueprint", or any request for structured planning of a feature or project.

2026-02-11
deploy
network-and-computer-systems-administrators

Generates deployment configuration files (Dockerfile, CI/CD, env docs). Use when the user wants to set up deployment for a project. Triggers on: "๋ฐฐํฌ ์„ค์ •", "๋ฐฐํฌํ•ด์ค˜", "deploy", "CI/CD ์„ค์ •", or any request to create deployment configs, Dockerfiles, or CI pipelines.

2026-02-11
security-scan
information-security-analysts

Scans code and dependencies for security vulnerabilities. Runs dependency audits and code-level security pattern checks. Triggers on: "๋ณด์•ˆ ์Šค์บ”", "๋ณด์•ˆ ๊ฒ€์‚ฌ", "์ทจ์•ฝ์  ๊ฒ€์‚ฌ", "security-scan", or any request to scan for vulnerabilities or security issues.

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

Writes and runs tests for specified code targets. Use when the user wants to add tests, run existing tests, or check test coverage. Triggers on: "ํ…Œ์ŠคํŠธ ์ž‘์„ฑ", "ํ…Œ์ŠคํŠธ ํ•ด์ค˜", "ํ…Œ์ŠคํŠธ ๋Œ๋ ค", "test", or any request for writing, running, or analyzing tests.

2026-02-11