setup-github

Installation
SKILL.md

GitHub Setup Assistant

Set up a complete GitHub environment for a repository: project board, labels, and Actions workflows. Each phase is idempotent — existing configuration is detected and skipped.

Install via npx:

npx skills add fellowship-dev/dogfooded-skills/skills/ops/setup-github

IMPORTANT: Always verify the Claude GitHub App is installed (https://github.com/apps/claude) BEFORE installing Claude-powered workflows. Without the app, workflows will fail with authentication errors.

When to Use

  • Setting up a new repo's GitHub environment end-to-end
  • Adding the automated review pipeline (double-check → cto-review)
  • Creating standard labels for workflow tracking
  • Installing CI/CD workflows

The Review Pipeline

Installs
5
GitHub Stars
2
First Seen
Apr 14, 2026
setup-github — fellowship-dev/dogfooded-skills