byrepoprompt· 8 skills
Validate RepoPrompt CE contributions before committing or pushing. Use whenever an agent is about to create a commit, push the current branch, rewrite history, delete a branch or fork, or change GitHub-visible repository state. Enforces staged-index and outgoing-range secret scanning, repository guardrails, clean push boundaries, an explicit PR-ready lane for path-selected heavyweight validation, and explicit approval for destructive Git or visible live-app operations.
$npx -y skills add repoprompt/repoprompt-ce --skill rpce-contribution-checkInstalls into the current project.
Run `npx skills use "https://github.com/repoprompt/repoprompt-ce" --skill "repoprompt/repoprompt-ce/rpce-contribution-check"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/repoprompt/repoprompt-ce" that are relevant to the current task. Run `npx skills add "https://github.com/repoprompt/repoprompt-ce"` and select the relevant skills, then follow their instructions.