Sassy-Dog

35 mods across 1 repository, 0 stars between them.

sassydog-skills

01

Sassy-Dog/sassydog-skills

Plugin Claude Code

Sassy Dog AI agent skills for Claude Code, Gemini CLI, and other AI coding tools.

0 yesterday A tokens not measured original Apache-2.0

sassy-dog

02

Sassy-Dog/sassydog-skills

Plugin Claude Code

Reusable AI agent skills for Claude Code, Gemini CLI, and other AI coding tools.

0 yesterday A tokens not measured original Apache-2.0

settings

03

Sassy-Dog/sassydog-skills

Settings file Claude Code

Reusable AI agent skills and review agents for Claude Code, Gemini CLI, and other AI coding tools.

0 yesterday A tokens not measured original Apache-2.0

Sassy-Dog/sassydog-skills

Instructions file

Claude Code instructions for Sassy-Dog/sassydog-skills, covering claude.md, what this repo is, layout (flat — everything at root), how the pieces fit together and generator + capability skills (the dev-workflow family).

0 yesterday A 35,489 tokens original Apache-2.0

Sassy-Dog/sassydog-skills

Agent

Reviewer for system architecture, repository/solution structure, module boundaries, coupling, and scaling risk. Dispatched by the assess-it skill in audit mode, and by the pr-review-orchestrator agent in diff-scoped mode over one changeset.

0 yesterday A 53 tokens original Apache-2.0

Sassy-Dog/sassydog-skills

Agent

Reviewer for CI/CD pipelines and release engineering — deploy safety, rollback, reproducibility, and pipeline reliability. Dispatched by the assess-it skill in audit mode, and by the pr-review-orchestrator agent in diff-scoped mode over one changeset.

0 yesterday A 58 tokens copy · 83% Apache-2.0

Sassy-Dog/sassydog-skills

Agent

Reviewer for code quality, maintainability, complexity, error handling, and technical debt. Dispatched by the assess-it skill in audit mode, and by the pr-review-orchestrator agent in diff-scoped mode over one changeset.

0 yesterday A 52 tokens original Apache-2.0

Sassy-Dog/sassydog-skills

Agent

Reviewer for dependencies and supply chain — outdated/vulnerable packages, lockfile hygiene, pinning, and provenance. Dispatched by the assess-it skill in audit mode, and by the pr-review-orchestrator agent in diff-scoped mode over one changeset.

0 yesterday A 60 tokens copy · 86% Apache-2.0

dx-docs-reviewer

09

Sassy-Dog/sassydog-skills

Agent

Reviewer for developer experience and documentation — onboarding, local dev loop, tooling friction, README/ADR/runbook quality. Dispatched by the assess-it skill in audit mode, and by the pr-review-orchestrator agent in diff-scoped mode over one changeset.

0 yesterday A 59 tokens copy · 81% Apache-2.0

Sassy-Dog/sassydog-skills

Agent

Reviewer for infrastructure-as-code and platform — Terraform/Bicep quality, state, containers, drift, and blast radius. Dispatched by the assess-it skill in audit mode, and by the pr-review-orchestrator agent in diff-scoped mode over one changeset.

0 yesterday A 59 tokens copy · 83% Apache-2.0

Sassy-Dog/sassydog-skills

Agent

Reviewer for observability and operations — logging, metrics, tracing, alerting, health checks, and incident readiness. Dispatched by the assess-it skill in audit mode, and by the pr-review-orchestrator agent in diff-scoped mode over one changeset.

0 yesterday A 60 tokens copy · 89% Apache-2.0

Sassy-Dog/sassydog-skills

Agent

Diff-scoped design-level PR review. Reads the diff versus the derived default branch, classifies the changed paths into surfaces, fans out in parallel — ONLY to touched surfaces — to the nine sassy-dog reviewer agents in diff-scoped mode, runs its own integration-check pass for cross-surface concerns no single…

0 yesterday A 120 tokens original Apache-2.0

security-reviewer

13

Sassy-Dog/sassydog-skills

Agent

Reviewer for application, supply-chain, pipeline, and operational security — auth, secrets, injection, and credential exposure. Dispatched by the assess-it skill in audit mode, and by the pr-review-orchestrator agent in diff-scoped mode over one changeset.

0 yesterday A 57 tokens original Apache-2.0

testing-reviewer

14

Sassy-Dog/sassydog-skills

Agent

Reviewer for testing strategy — pyramid balance, coverage quality vs theater, flakiness, and critical-path gaps. Dispatched by the assess-it skill in audit mode, and by the pr-review-orchestrator agent in diff-scoped mode over one changeset.

0 yesterday A 56 tokens original Apache-2.0

assess-it

15

Sassy-Dog/sassydog-skills

Skill Claude CodeCodex

This skill should be used when the user asks to "assess this repo", "assess it", "audit the codebase", "run a project assessment", "do a full repository health check", "review the whole repo and file issues", "what tech debt do we have", "find risks across the codebase", or wants a comprehensive, evidence-based…

0 yesterday A 131 tokens original Apache-2.0

dispatch-ready

16

Sassy-Dog/sassydog-skills

Skill Claude CodeCodex

Loop-driven dispatcher: each invocation is one idempotent tick that reconciles in-flight PRs, then tops the pipeline back up to the configured concurrency limit, pulling ONLY from issues marked Ready, respecting dependencies and migration/codegen sequencing, until Ready is empty. Designed to run under "/loop 5m…

0 yesterday B 168 tokens original Apache-2.0

github-issues

17

Sassy-Dog/sassydog-skills

Skill Claude CodeCodex

This skill should be used when the user asks to "snapshot the project board", "show the board by status", "pull the backlog with labels", "find stale issues", "which issues shipped but are still open", "find stub issues that need scoping", "file an issue but check for duplicates first", "dedupe before filing", "link…

0 yesterday A 149 tokens original Apache-2.0

github-secrets

18

Sassy-Dog/sassydog-skills

Skill Claude CodeCodex

This skill should be used when the user asks to "set a GitHub secret", "add a GitHub variable", "configure secrets for a workflow", "list GitHub secrets", "fix missing secrets in CI", "set up environment secrets", "add org secrets", "debug empty secret values in GitHub Actions", or any task involving GitHub Actions…

0 yesterday A 103 tokens original Apache-2.0

groom-backlog

19

Sassy-Dog/sassydog-skills

Skill Claude CodeCodex

Backlog grooming: refine open issues until they are fully dispatchable by a cold worktree sub-agent, then promote them to Ready. The counterpart that feeds dispatch-ready. Use when the user says "groom it", "groom the backlog", "refine the backlog", "scope these issues", "make these dispatchable", "get the backlog…

0 yesterday B 139 tokens original Apache-2.0

pr-shepherd

20

Sassy-Dog/sassydog-skills

Skill Claude CodeCodex

This skill should be used when the user asks to "watch this PR and merge when green", "babysit the PRs", "poll PR checks", "auto-merge the green ones", "enqueue to the merge queue", "why is my PR stuck in the queue", "retry that flaky gh call", "clean up the worktrees after the batch", "why did CI never start on this…

0 yesterday A 182 tokens original Apache-2.0

recap

21

Sassy-Dog/sassydog-skills

Skill Claude CodeCodex

Render the session's end-of-work summary in the fixed recap format — what shipped, what surfaced along the way, which signals deserve a GitHub issue, and the immediate next steps. Use when the user says "recap", "recap the session", "recap the day", "summarize what we did", "summarize the session", "what did we get…

0 yesterday A 121 tokens original Apache-2.0

repo-cleanup

22

Sassy-Dog/sassydog-skills

Skill Claude CodeCodex

Post-shipping git working-state reconciliation mechanics: fast-forward + prune the default branch, sweep [gone] and squash-merged local branches, remove stale/detached agent worktrees, sweep orphan worktree-agent- isolation branches, triage orphan stashes by closedByPullRequestsReferences (not bare issue state), sweep…

0 yesterday A 210 tokens original Apache-2.0

repo-health

23

Sassy-Dog/sassydog-skills

Skill Claude CodeCodex

This skill should be used when the user asks to "list TODO/FIXME/HACK markers", "scan tech debt markers", "find skipped tests", "how slow is CI", "CI duration and flake report", "is CI flaky", "is the release pipeline lagging", "mobile release lag", "is TestFlight behind main", or wants a quick scripted signals scan…

0 yesterday A 154 tokens original Apache-2.0

send-it

24

Sassy-Dog/sassydog-skills

Skill Claude CodeCodex

Ship a PR end-to-end — worktree audit, freshness gates, pre-flight CI guardrails, template-compliant PR body, commit, push, watch checks, merge, clean up. Use when the user says "send it", "ship it", "open the PR", "create a PR", or asks to merge a branch. Reads the current repo's settings from…

0 yesterday A 100 tokens original Apache-2.0