mirror of
https://github.com/alirezarezvani/claude-skills.git
synced 2026-09-07 08:26:02 +00:00
- #805: insert missing skills/ segment in all per-skill install commands across 5 domain READMEs (engineering-team, project-management, marketing-skill, c-level-advisor, ra-qm-team); every path now resolves to a real directory - #806: pr-review-expert SKILL.md curl examples now pass Jira/Linear credentials via stdin curl config (-K -) instead of argv, with a netrc note, so tokens never reach the process list or shell history - #807: implement the documented interfaces for the three senior-devops scripts (terraform_scaffolder: aws/gcp/azure module skeletons with optional terraform fmt/validate; pipeline_generator: GitHub Actions / CircleCI configs with build,test,security,deploy stages and runtime detection; deployment_manager: blue-green/rolling manifests + kubectl runbooks with deploy/rollback/analyze subcommands); align SKILL.md - #807: ci-cd-pipeline-builder stack_detector now detects Terraform and Docker stacks and emits their lint/test/build commands; downstream pipeline_generator gains a generic job for non-node/python/go stacks - #748: sync-vibe-skills.py defaults to a flat layout one level below ~/.vibe/skills (the only depth Vibe discovers), with collision-safe naming and a --nested flag for the legacy namespaced layout - #785: new scripts/sync-codebuff-skills.py syncs all skills into Codebuff's ~/.agents/skills using the same flat-layout machinery https://claude.ai/code/session_01CUWsrUNZP9jpxvAwq67UiT |
||
|---|---|---|
| .. | ||
| deployment_manager.py | ||
| pipeline_generator.py | ||
| terraform_scaffolder.py | ||