git log --oneline --stat
HEAD
- Stars
- 2.6k
- Forks
- 93
- Updated
- Apr 8, 2026
repo --stat
stars
2.6k
forks
93
last update
Apr 8, 2026
license
MITv2.0.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add devops-pipeline-forge - Invoke
// Run from any project directory
$ claude --skill devops-pipeline-forge "wire up a GitHub Actions deploy" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill devops-pipeline-forge "now refactor it"
devops-pipeline-forge/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- DevOps Pipeline Forge
- slug:
- devops-pipeline-forge
- version:
- v2.0.0
- license:
- MIT
- author:
- @shipit-inc
- repository:
- github.com/shipit-inc/devops-pipeline-forge
- categories:
- tags:
- #github-actions#docker#terraform#aws
- description:
Scaffold GitHub Actions, Dockerfiles, and Terraform for production deploys.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
devops-pipeline-forge/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…