Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

caelo

caelo enthält 13 gesammelte Skills von AuraVixStudio, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
13
Stars
17
aktualisiert
2026-06-17
Forks
4
Berufsabdeckung
3 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

review-a-github-pr-via-gh
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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

2026-06-07
debug-reproduce-isolate-fix
Softwareentwickler

Systematically diagnose and fix a bug instead of guessing.

2026-06-07
document-code
Softwareentwickler

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

2026-06-07
explain-codebase
Softwareentwickler

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

2026-06-07
refactor-behavior-preserving
Softwareentwickler

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

2026-06-07
write-tests
Softwarequalitätssicherungsanalysten und -tester

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

2026-06-07
best-of-n-parallel-attempts
Sonstige Computerberufe

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

2026-06-07
check-work-verify-against-criteria
Softwarequalitätssicherungsanalysten und -tester

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

2026-06-07
design-doc-write-review-loop
Softwareentwickler

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

2026-06-07
implement-multi-agent-loop
Softwareentwickler

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

2026-06-07
pr-babysit-watch-drive-to-green
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

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

2026-06-07