Github Actions banner
junianwoo junianwoo

Github Actions

Git community

Description

# Generated by Claude Toad — Review before use --- name: github-actions description: GitHub Actions CI configuration patterns for the claude-toad project globs: [".github/**/*.yml", ".github/**/*.yaml", ".github/**"] --- > **When to read this skill:** Before editing or creating any workflow files in `.github/workflows/`, modifying CI-related scripts in `package.json`, or when debugging CI failures. Read this skill completely before adding new CI jobs or modifying the pipeline. ## GitHub Actio

Installation

Installs to ~/.claude/skills/junianwoo-claude-toad-github-actions/SKILL.md

Terminal
mkdir -p ~/.claude/skills/junianwoo-claude-toad-github-actions && curl -fsSL https://raw.githubusercontent.com/junianwoo/claude-toad/HEAD/.claude/skills/github-actions.md -o ~/.claude/skills/junianwoo-claude-toad-github-actions/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository