← all publishers

rsclarke

@rsclarke source repo

7 published skills

  1. Configuring Dependabot · rsclarke bundle
    Creates or updates a .github/dependabot.yml file for a repository. Discovers package ecosystems in use, then writes a configuration with sensible schedules, grouping, and PR limits per the Dependabot options reference. Use when asked to add, enable, or update Dependabot configuration.
    0
    installs
  2. Addressing Github Issues · rsclarke
    Implements a GitHub issue up to the point of human review. Fetches issue context, creates a working branch, implements the change, and commits. Stops before push/PR so a human can review or amend. Use when given an issue number to work on.
    0
    installs
  3. Hardening Github Actions · rsclarke
    Audits and hardens GitHub Actions workflows, composite actions, and Dependabot configuration with zizmor, then adds an ongoing zizmor-action workflow. Use when asked to secure, audit, or remediate GitHub Actions using zizmor.
    0
    installs
  4. Creating Github Sub Issues · rsclarke bundle
    Creates GitHub issues with parent-child relationships using the gh CLI and REST API. Use when asked to create issues with sub-issues, parent issues, or issue hierarchies.
    0
    installs
  5. Creating Conventional Commits · rsclarke
    Creates Git commits that follow the Conventional Commits 1.0.0 specification as work progresses. Use when asked to commit changes during implementation or before opening a pull request.
    0
    installs
  6. Creating Conventional Branches · rsclarke
    Creates and checks out Git branches that follow Conventional Branch naming. Use when asked to create a new branch from an issue, ticket, or task description.
    0
    installs
  7. Pushing And Creating Pull Request · rsclarke
    Pushes the current branch and creates a GitHub pull request with a structured description. Use when asked to push, create a PR, or open a pull request.
    0
    installs