← all publishers

skrrt-sh

@skrrt-sh source repo

7 published skills

  1. Pr · skrrt-sh bundle
    Push a branch and open or update its GitHub pull request or GitLab merge request. Use when the user asks to open a PR, or to create or update a merge request.
    0
    installs
  2. Setup · skrrt-sh bundle
    Configure this repository for the Skrrt ship workflows and select a branching strategy. Run once before commit, pr, and release.
    0
    installs
  3. Commit · skrrt-sh bundle
    Create focused conventional commits with a mandatory gitmoji. Use when the user asks to commit, write a commit message, or split changes into commits.
    0
    installs
  4. Release · skrrt-sh bundle
    Draft, prepare, or publish a GitHub or GitLab release. Use when the user asks for release notes, wants to publish a release, or asks what changed since the last tag.
    0
    installs
  5. Subagents · skrrt-sh bundle
    Orchestrate subagents to implement a multi-part scope — the main thread plans, briefs, dispatches, and reviews; strictly scoped subagents on Opus write the code. Use whenever the user asks for subagents, parallel or fan-out implementation, or handing work to agents, and for any plan with several independent parts they want done at once, even without the word subagent.
    0
    installs
  6. Md Writer · skrrt-sh bundle
    Write or edit knowledge-base Markdown with frontmatter, Mermaid diagrams, related-document links, and markdownlint validation. Use for guides, specs, ADRs, runbooks, and API documentation; not repository meta files such as README, CHANGELOG, CLAUDE.md, AGENTS.md, or SKILL.md.
    0
    installs
  7. Self Documenting · skrrt-sh bundle
    Keep comments and documentation to the inevitable minimum so the code stays the single source of truth. Comments answer why, three lines at most; docs carry decisions and architecture, never how the system works; CLAUDE.md and AGENTS.md carry conventions, never situational facts; nothing points into the code by path, symbol, or line. Apply whenever writing or editing code, comments, docstrings, READMEs, design docs, CLAUDE.md, AGENTS.md, rules, or skills, even if the request never mentions documentation.
    0
    installs