Agent Skills by Richard Shade
Showing 17 vetted skills indexed across 2 GitHub repositories.
design-principles
Audit codebases against SOLID, DRY, YAGNI, and other design principles.
decide
Coordinate three agents in an adversarial debate to produce a binding consensus document.
commitlint
Validate commit messages against the Conventional Commits specification.
roadmap
Sync ROADMAP.md with GitHub Issues and milestones.
tailscale-install
Automate platform-aware Tailscale installation and initial setup across Linux, macOS, and Windows.
markdownlint
Validate Markdown files against formatting rules and apply project-specific configs.
tech-debt
Score technical debt across architecture, testing, documentation, and infrastructure.
scout
Identify the top 3 high-impact code-quality improvements in touched files using Git diffs.
pull-request-msg-with-gh
Generate a structured PR_MESSAGE.md for GitHub pull requests using gh.
agent-ready-go
Enforce agent-readiness patterns in Go projects with JSON logging and non-interactive CLI behavior.
security-audit
Audit codebases for OWASP Top 10, secrets, and supply chain vulnerabilities.
lint-fix
Detect project linting tools and assemble a zero-error execution pipeline.
go-nolint-audit
Audit Go nolint directives for stale suppressions using golangci-lint.
dep-upgrade
Upgrade dependencies sequentially with test verification and rollback on failure.
finfocus-plugin
Develop custom FinFocus cost analysis plugins using pluginsdk and gRPC.
finfocus-cost
Analyze cloud infrastructure costs and project expenses from Pulumi previews.
finfocus-dev
Guide FinFocus Go contributors through development workflows and testing standards.