with one click
project-github-titles
Repository title convention for commits and PRs.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Repository title convention for commits and PRs.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
| name | project-github-titles |
| description | Repository title convention for commits and PRs. |
Use this skill when writing commit titles, pull request titles, or the first summary line in a PR/commentary block for this repository.
type(scope): subject[codex]type, scope, and subject in EnglishfeatfixtestchoredocsIf the change is mostly structural or maintenance work and none of the behavior-oriented types fit cleanly, use chore.
Common scopes in this repository:
actorteamauthapiacpwebcidocsskillsupdate stuff or misc cleanupGood examples:
fix(actor): split receive from inboxfeat(team): add shared-thread task note flowtest(api): cover read-only inbox contractdocs(skills): add project PR title conventionchore(acp): normalize thread event importstype(scope): subject form on the first non-empty line.test(...).docs(...).refactor(...) for PR titles in this repository; map that intent to fix(...) or chore(...) based on user-visible impact.Use when a Team inbox, channel, thread, or human-visible message must be routed into a direct reply, thread reply, mailbox update, task note, or canonical Team task.
Use before editing Team system prompts, runtime prompt tails, prompt-linked skills, or prompt tests to keep prompts bounded, tool-neutral, and pointer-first.
ACP rendering fixes for Team web surfaces.
Backend-first diagnosis for stuck AgentHub agents.
Journal writing for rollout notes and validation evidence.
Canonical feature spec writing for stable contracts.