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

caelo

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

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

이 저장소의 skills

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

Review a specific GitHub pull request with gh — fetch the diff, fan out reviewers, consolidate, and optionally post the review. Requires the `gh` CLI or the GitHub MCP server.

2026-06-17
commit-clean-conventional
소프트웨어 개발자

Stage the right changes and write a clear, conventional commit message.

2026-06-07
debug-reproduce-isolate-fix
소프트웨어 개발자

Systematically diagnose and fix a bug instead of guessing.

2026-06-07
document-code
소프트웨어 개발자

Add clear docstrings/comments and update docs for changed or unfamiliar code.

2026-06-07
explain-codebase
소프트웨어 개발자

Map and explain an unfamiliar codebase or module to the user.

2026-06-07
refactor-behavior-preserving
소프트웨어 개발자

Improve code structure in small, safe steps without changing behavior.

2026-06-07
write-tests
소프트웨어 품질 보증 분석가·테스터

Add focused, meaningful tests for code — happy path plus the edge cases that matter.

2026-06-07
best-of-n-parallel-attempts
기타 컴퓨터 관련 직업

Delegate N parallel subagents on the same task, then pick the best result.

2026-06-07
check-work-verify-against-criteria
소프트웨어 품질 보증 분석가·테스터

Verify an implementation against acceptance criteria with a reviewer and a tester.

2026-06-07
design-doc-write-review-loop
소프트웨어 개발자

Draft a design document and iterate writer/reviewer subagents until consensus.

2026-06-07
implement-multi-agent-loop
소프트웨어 개발자

Orchestrate an implement -> review -> fix loop with subagents until reviewers sign off.

2026-06-07
pr-babysit-watch-drive-to-green
소프트웨어 개발자

Watch a pull request and delegate fixes until CI is green and reviews are addressed. Requires the GitHub MCP server or `gh`.

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

Delegate read-only reviewers over the local changes/branch and consolidate findings.

2026-06-07