From agent-scaffolders
Scaffold a deterministic GitHub Actions CI/CD workflow
How this skill is triggered — by the user, by Claude, or both
Slash command
/agent-scaffolders:create-github-actionThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Follow the `create-github-action` skill workflow to scaffold a traditional deterministic
acceptance-criteria.mdevals/evals.jsonevals/results.tsvfallback-tree.mdreferences/acceptance-criteria.mdreferences/action-types.mdreferences/fallback-tree.mdreferences/hitl-interaction-design.mdreferences/pattern-decision-matrix.mdreferences/patterns/action-forcing-output-with-deadline-attribution.mdreferences/patterns/adversarial-objectivity-constraint.mdreferences/patterns/anti-pattern-vaccination.mdreferences/patterns/anti-symptom-triage.mdreferences/patterns/artifact-embedded-execution-audit-trail.mdreferences/patterns/artifact-generation-xss-compliance-gate.mdreferences/patterns/artifact-lifecycle.mdreferences/patterns/artifact-state-interrogative-routing.mdreferences/patterns/asynchronous-benchmark-metric-capture.mdreferences/patterns/audience-segmented-information-filtering.mdreferences/patterns/category-calibrated-benchmark-anchoring.mdFollow the create-github-action skill workflow to scaffold a traditional deterministic
GitHub Actions CI/CD workflow (no AI at runtime).
$ARGUMENTS — optional workflow type or purpose (e.g. test, build, deploy,
lint, release, security). Omit to start with discovery.$ARGUMENTS specifies a workflow type, use it to seed Phase 1 discovery.github/workflows/<name>.yml file.github/workflows/<name>.yml with complete job definitions, trigger events, permissions,
and inline comments explaining each step.
$ARGUMENTS is empty: begin with workflow type discoverycreate-agentic-workflownpx claudepluginhub richfrem/agent-plugins-skills --plugin agent-scaffolders配置 GitHub Actions 工作流,包括 CI/CD 自动触发、构建、测试等。 当用户提到"配置 GitHub Actions"、"设置 CI/CD"、"添加 workflow"、"自动构建"、"自动测试"、 "github action 触发"、"workflow 配置"、"CI 流水线"、"持续集成"时使用此技能。 也适用于需要修改现有 workflow、排查 workflow 失败、或添加新的自动化流程的场景。
Designs GitHub Actions workflows for CI/CD pipelines, covering triggers, jobs, matrix builds, caching, reusable workflows, security, and best practices. Use for creating or reviewing automation.
Create, evaluate, and optimize GitHub Actions workflows and custom actions for CI/CD pipelines, troubleshooting, security analysis, performance tuning. Covers Ruby/Rails, TypeScript/Node.js, Heroku, Fly.io deployments.