원클릭으로
caelo
caelo에는 AuraVixStudio에서 수집한 skills 13개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
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.
Stage the right changes and write a clear, conventional commit message.
Systematically diagnose and fix a bug instead of guessing.
Add clear docstrings/comments and update docs for changed or unfamiliar code.
Map and explain an unfamiliar codebase or module to the user.
Improve code structure in small, safe steps without changing behavior.
Add focused, meaningful tests for code — happy path plus the edge cases that matter.
Delegate N parallel subagents on the same task, then pick the best result.
Verify an implementation against acceptance criteria with a reviewer and a tester.
Draft a design document and iterate writer/reviewer subagents until consensus.
Orchestrate an implement -> review -> fix loop with subagents until reviewers sign off.
Watch a pull request and delegate fixes until CI is green and reviews are addressed. Requires the GitHub MCP server or `gh`.
Delegate read-only reviewers over the local changes/branch and consolidate findings.