fvadicamo/dev-agent-skills

Claude Code skills plugin for Git, GitHub, and skill authoring workflows

72Stars on the repository
15Mods indexed here, across every type
5d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

dev-agent-skills

01

fvadicamo/dev-agent-skills

Plugin Claude Code

Plugin marketplace listing 5 plugins: github-workflow, skill-authoring, guardrails, privacy-guard, decision-records.

72 5d ago C tokens not measured original MIT

decision-records

02

fvadicamo/dev-agent-skills

Plugin Claude Code

Creates, supersedes and validates decision records (ADRs) against the convention a collection already follows, instead of against a published spec it may never have adopted. Ships the decision-records skill: a propose-then-write flow that never rewrites an accepted record, and check-decisions.sh, a validator that…

72 5d ago A tokens not measured original MIT

github-workflow

03

fvadicamo/dev-agent-skills

Plugin Claude Code

Git commit, PR creation, review, and merge skills following Conventional Commits.

72 5d ago A tokens not measured original MIT

guardrails

04

fvadicamo/dev-agent-skills

Plugin Claude Code

Safety guardrails for running Claude Code with reduced supervision. The guard-destructive PreToolUse hook matches against a normalized view of each command (heredoc bodies and comments stripped, quoted strings neutralized except interpreter arguments like ssh / sh -c / eval / su / doas), so a command that merely…

72 5d ago C tokens not measured original MIT

privacy-guard

05

fvadicamo/dev-agent-skills

Plugin Claude Code

Keeps private infrastructure details out of public repositories. Ships the privacy-guard skill: session rules for what must never cross the public boundary, plus a per-repo pre-commit gate built on a gitignored local denylist and gitleaks. The denylist is never committed, so the hook is a no-op for external…

72 5d ago A tokens not measured original MIT