repo

star 244

Repository-specific conventions for PRs and issues

kagenti By kagenti schedule Updated 2/16/2026

name: repo description: Repository-specific conventions for PRs and issues

Repository Conventions

Kagenti-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
Install via CLI
npx skills add https://github.com/kagenti/kagenti --skill repo
Repository Details
star Stars 244
call_split Forks 89
navigation Branch main
article Path SKILL.md
More from Creator