Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

caelo

caelo には AuraVixStudio から収集した 13 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 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