apollousa
Installation
SKILL.md
Apollousa
Create the PR, then hand it directly to coderabbit-resolver.
- Read the repository instructions and verify
pwd, Git status, current branch, default branch, remote, and existing PR state. - Run the repository's required validation before pushing. Never push a broken or dirty result.
- If currently on the default branch, create a descriptive feature branch at the completed commit. Otherwise reuse the current feature branch.
- Push the feature branch and create a non-draft PR with a concise summary and test plan. Reuse an existing PR for the branch instead of duplicating it.
- Invoke the installed
coderabbit-resolverskill with the PR number and follow its single-PR workflow through CodeRabbit findings, CI, merge, and branch cleanup. - Report the PR URL, merge result, final checks, and clean local branch state.
Do not stop after PR creation. Completion means the invoked coderabbit-resolver workflow has reached its own success criteria or reported a genuine blocker.