
Fvadicamo Dev Agent Skills
- 70 repo stars
- Updated July 27, 2026
- fvadicamo/dev-agent-skills
fvadicamo-dev-agent-skills is a Claude Code plugin that adds Git, GitHub, and skill-authoring workflow skills for agent-driven development.
About
fvadicamo-dev-agent-skills is a Claude Code plugin bundle aimed at developers who live in git and GitHub while iteratively improving their agent setup. It ships two plugins that wire familiar engineering rituals—commits, reviews, merges—into skills the model can invoke consistently, and it includes guidance for creating new skills using practices associated with Anthropic’s skill ecosystem. developers install it when they want the agent to stop improvising git commands and instead follow conventional, review-aware workflows. It also helps if you are extending your own Claude Code toolkit and need a structured path from idea to skill artifact. The value is operational: fewer mangled histories, clearer review steps, and faster skill authoring without leaving the agent environment. It complements backend or frontend build work by tightening how changes land in the repository.
- Two bundled plugins covering Git/GitHub ops and skill authoring
- Conventional commit and merge-oriented workflow guidance
- PR and code review practices aligned with agent-driven development
- Skill creation guide following Anthropic authoring patterns
- Focused dev-agent skills rather than general productivity macros
Fvadicamo Dev Agent Skills by the numbers
- Data as of Jul 28, 2026 (Skillselion catalog sync)
/plugin install fvadicamo-dev-agent-skills@fvadicamo/dev-agent-skillsAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 70 |
|---|---|
| Last updated | July 27, 2026 |
| Repository | fvadicamo/dev-agent-skills ↗ |
What it does
Install to run conventional Git and GitHub workflows and to follow Anthropic-style skill creation practices directly inside Claude Code.
Who is it for?
Claude Code power users who commit daily and want reusable skills for git, PR review, and authoring new agent skills.
Skip if: Skip if you only use GUI git clients and never touch GitHub PR flows or custom skills.
What you get
After install, Claude Code can follow conventional git and GitHub workflows and a guided skill-creation process when you ship or extend your agent toolkit.
- Agent-driven git commit and merge steps matching conventional practices
- Review-oriented GitHub workflow assistance in sessions
- New or updated skill artifacts following authoring guidance
Recommended Plugins
How it compares
Agent workflow skills plugin, not a hosted GitHub App or standalone MCP git server.
FAQ
Who is Fvadicamo Dev Agent Skills for?
Developers using Claude Code who want structured Git and GitHub habits plus a path to author additional skills in-repo.
When should I use Fvadicamo Dev Agent Skills?
Use it when you open PRs, want conventional commits, need review checklists, or are creating new Claude skills following established authoring guides.
How do I add Fvadicamo Dev Agent Skills to my agent?
Add the plugin from fvadicamo/dev-agent-skills in Claude Code, enable both bundled plugins, and invoke the git or skill-creation skills during your workflow.