Skip to content

Conversation

@aRustyDev
Copy link
Owner

Summary

  • Consolidate GitHub Actions skills with clear dev/ops separation
  • Add claude-skill-dev from anthropics/skills
  • Remove deprecated skill directories

Closes #45

Test plan

  • Verify renamed skills pass validation
  • Run just list-skills to confirm naming
  • Test claude-skill-dev functionality

🤖 Generated with Claude Code

### Changed
- github-actions-ci → cicd-github-actions-dev (development focus)
- gha-ops → cicd-github-actions-ops (operations focus)
- github-actions → github-actions-dev (action development)

### Added
- claude-skill-dev: Skill development guide (from anthropics/skills)

All skills now follow naming convention:
<category>-[<subcategory>-]<tool>-<focus>

### Removed
- Deprecated skill directories replaced by renamed versions

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@aRustyDev aRustyDev merged commit 94569b0 into main Dec 26, 2025
2 checks passed
@aRustyDev aRustyDev deleted the refactor/consolidate-github-cicd-skills branch December 26, 2025 05:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

refactor(skills): Consolidate GitHub and CI/CD skills

2 participants