← All creators

submtd

User

Claude Code plugins for project tooling. keel: guides a project's git lifecycle.

11 indexed · 0 Featured · 2 stars · avg score 74
Prolific

Categories

Indexed Skills (11)

Data & Documents Listed

init

Use to set up baseline files in a repository via stow - detects the repo's stack, proposes a .stow.json, and manages a .gitignore section per opted-in stack, merging with any hand-written entries instead of overwriting them.

2 Updated 3 days ago
submtd
Code & Development Listed

doctor

Use when keel blocked or warned about something unexpectedly, or to understand the current repo's lifecycle state - explains what keel sees, what each rule name means, and why it decided what it did.

2 Updated 3 days ago
submtd
AI & Automation Listed

finish-work

Use when a change is complete and ready to become a pull request - runs checks, updates the changelog, and opens the PR against the correct base.

2 Updated 3 days ago
submtd
Code & Development Listed

protect

Use to configure GitHub branch protection so the workflow is actually enforced server-side, rather than only advised by the hook - set up rulesets, require reviews, or lock down force-pushes.

2 Updated 3 days ago
submtd
Code & Development Listed

release

Use when preparing a release - picks the version, rolls the changelog, and opens the release pull request.

2 Updated 3 days ago
submtd
Code & Development Listed

land

Use when an approved pull request should be merged - checks the gates and merges with the strategy the repo's config requires.

2 Updated 3 days ago
submtd
Code & Development Listed

respond-to-review

Use when a pull request has review comments to address - reads the feedback, evaluates it, makes the changes, and replies.

2 Updated 3 days ago
submtd
Code & Development Listed

review

Use when reviewing a pull request - reads the full diff, evaluates it against the project's standards, and posts a review.

2 Updated 3 days ago
submtd
Code & Development Listed

ship

Use after a release pull request has merged (or, under trunk topology, when it's time to cut a release from production) - tags the release, publishes notes, and back-merges into the integration branch.

2 Updated 3 days ago
submtd
Code & Development Listed

start-work

Use when beginning any new change - creates a correctly-named branch from an up-to-date base, choosing fork or same-repo based on the repo's config and your permissions.

2 Updated 3 days ago
submtd
Code & Development Listed

sync

Use when a branch or fork has fallen behind its base, or before opening a PR after a delay - brings the branch up to date and resolves conflicts.

2 Updated 3 days ago
submtd

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.