fvadicamo/dev-agent-skills

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

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

decision-records

01

fvadicamo/dev-agent-skills

Skill Claude CodeCodex

Creates, supersedes and validates decision records (ADRs) against the convention a collection already follows, instead of imposing a published one. Use when the user wants to record a decision, write an ADR, supersede an existing decision, audit or lint a decisions folder, check that an ADR index is in sync, or asks…

72 6d ago A 113 tokens original MIT

git-commit

02

fvadicamo/dev-agent-skills

Skill Claude CodeCodex

Creates git commits following Conventional Commits format with type/scope/subject. Use when user wants to commit changes, create commit, save work, or stage and commit. Enforces project-specific conventions from CLAUDE.md.

72 6d ago A 49 tokens original MIT

github-pr-creation

03

fvadicamo/dev-agent-skills

Skill Claude CodeCodex

Creates GitHub Pull Requests with automated validation and task tracking. Use when user wants to create PR, open pull request, submit for review, or check if ready for PR. Analyzes commits, validates task completion, generates Conventional Commits title and description, suggests labels. NOTE - for merging existing…

72 6d ago A 75 tokens original MIT

github-pr-merge

04

fvadicamo/dev-agent-skills

Skill Claude CodeCodex

Merges GitHub Pull Requests after validating pre-merge checklist. Use when user wants to merge PR, close PR, finalize PR, complete merge, approve and merge, or execute merge. Runs pre-merge validation (tests, lint, CI, comments), confirms with user, merges with proper format, handles post-merge cleanup.

72 6d ago A 72 tokens original MIT

github-pr-review

05

fvadicamo/dev-agent-skills

Skill Claude CodeCodex

Handles PR review comments and feedback resolution. Use when user wants to resolve PR comments, handle review feedback, fix review comments, address PR review, check review status, respond to reviewer, verify PR readiness, review PR comments, analyze review feedback, evaluate PR comments, assess review suggestions, or…

72 6d ago A 95 tokens original MIT

privacy-guard

06

fvadicamo/dev-agent-skills

Skill Claude CodeCodex

Prevents private infrastructure details (node hostnames, internal project names, local usernames and personal emails, absolute home paths, private and VPN IP ranges) from leaking into public repositories through commits, PRs, docs or release artifacts. Use when working in a public or soon-to-be-public repo, before…

72 6d ago A 128 tokens original MIT

creating-skills

07

fvadicamo/dev-agent-skills

Skill Claude CodeCodex

Guide for creating Claude Code skills following Anthropic's official best practices. Use when user wants to create a new skill, build a skill, write SKILL.md, update an existing skill, or needs skill creation guidelines. Provides structure, frontmatter fields, naming conventions, and new features like dynamic context…

72 6d ago A 70 tokens copy · 86% MIT