Repository-specific conventions for PRs and issues
Scanned 9/20/2026
Install to Claude Code
npx -y skills add rossoctl/rossoctl --skill repo --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Repo?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/rossoctl-repo)More formats (shields.io, HTML) on the badges page.
---
name: repo
description: Repository-specific conventions for PRs and issues
---
# Repository Conventions
Rossoctl-specific conventions for pull requests and issues.
## Auto-Select Sub-Skill
```
What are you doing?
│
├─ Making a commit → git:commit
├─ Creating a PR → repo:pr
└─ Filing an issue → repo:issue
```
## Available Skills
| Skill | Purpose |
|-------|---------|
| `repo:pr` | PR template, summary format, issue linking |
| `repo:issue` | Issue templates (bug, feature, epic) |
## Related Skills
- `git:commit` - Commit format and mechanics
- `git:rebase` - Rebase and sign-off
- `tdd:ci` - TDD workflow that produces commits and PRs
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!