Co-Pilot
Updated a month ago

dev-agent-skills

Ffvadicamo
0.0k
fvadicamo/dev-agent-skills
78
Agent Score

💡 Summary

This skill set enhances development workflows with Git and GitHub automation for Claude Code users.

🎯 Target Audience

Software DevelopersDevOps EngineersProject ManagersTechnical WritersOpen Source Contributors

🤖 AI Roast:The README suggests potential risks like shell execution and network access through plugin installations. To mitigate, ensure proper validation of input and limit permissions for t

Security AnalysisLow Risk

The README suggests potential risks like shell execution and network access through plugin installations. To mitigate, ensure proper validation of input and limit permissions for the plugins.

dev-agent-skills

Agent skills for development workflows - Git, GitHub, and skill authoring.

These skills are designed for Claude Code, the CLI tool by Anthropic.

Quick Install

# Add marketplace /plugin marketplace add fvadicamo/dev-agent-skills # Install plugins /plugin install github-workflow@dev-agent-skills /plugin install skill-authoring@dev-agent-skills

Available Plugins

github-workflow

Skills for Git and GitHub workflows following Conventional Commits:

| Skill | Description | |-------|-------------| | git-commit | Creates commits following Conventional Commits format with type/scope/subject | | github-pr-creation | Creates PRs with automated validation, task tracking, and label suggestions | | github-pr-merge | Merges PRs after validating pre-merge checklist (tests, lint, CI, comments) | | github-pr-review | Handles PR review comments: fetches, classifies by severity, applies fixes |

skill-authoring

| Skill | Description | |-------|-------------| | creating-skills | Guide for creating Claude Code skills following Anthropic's best practices |

How Skills Work

Skills are model-invoked - Claude automatically activates them based on your request:

  • "Create a commit" → activates git-commit
  • "Open a PR" → activates github-pr-creation
  • "Merge the PR" → activates github-pr-merge
  • "Address review comments" → activates github-pr-review
  • "Help me create a skill" → activates creating-skills

License

MIT License - see LICENSE for details.

5-Dim Analysis
Clarity8/10
Novelty7/10
Utility9/10
Completeness8/10
Maintainability7/10
Pros & Cons

Pros

  • Streamlines Git and GitHub workflows.
  • Automates repetitive tasks.
  • Follows best practices for skill authoring.

Cons

  • Requires familiarity with Claude Code.
  • Limited to Git and GitHub functionalities.
  • May need updates for new GitHub features.

Related Skills

ccmp

A
toolCo-Pilot
86/ 100

“Powerful, but the setup might scare off the impatient.”

claude-mods

A
toolCo-Pilot
86/ 100

“Powerful, but the setup might scare off the impatient.”

agentic-qe

A
toolCo-Pilot
86/ 100

“Powerful, but the setup might scare off the impatient.”

Disclaimer: This content is sourced from GitHub open source projects for display and rating purposes only.

Copyright belongs to the original author fvadicamo.