dev-pipeline

Automate GitHub repo creation, Claude Code setup, claudeflow orchestration, and Cloud Run CI/CD provisioning.

Updated Apr 24, 2026
One-click install
npx skills add https://github.com/Skobyn/g.c.l.a.w --skill dev-pipeline-skobyn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dev-pipeline
Source: https://github.com/Skobyn/g.c.l.a.w/tree/main/skills/dev-pipeline
Command: npx skills add https://github.com/Skobyn/g.c.l.a.w --skill dev-pipeline-skobyn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Set up a complete development pipeline for new projects, including GitHub repo creation, Claude Code CLI integration, claudeflow orchestration, and GCP Cloud Run deployment with CI/CD.

Core Features & Use Cases

  • Automates project bootstrapping: creates a GitHub repository, configures Claude Code CLI, initializes claudeflow, and provisions Cloud Run with a GitHub Actions CI/CD workflow.
  • Supports rapid startup for new projects, onboarding teams, and AI-assisted development workflows.
  • Use Case: When starting a new product, run this skill to scaffold the full development environment and deployment pipeline.

Quick Start

Bootstraps a complete development pipeline for a new project by creating a GitHub repo, configuring Claude Code, wiring claudeflow, and provisioning Cloud Run with CI/CD.

Frequently Asked Questions about dev-pipeline

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate a complete development pipeline setup for a new project?

Automating a complete development pipeline setup involves scaffolding a GitHub repository, configuring the Claude Code CLI, initializing claudeflow orchestration, and provisioning Google Cloud Run with a GitHub Actions CI/CD workflow.

What is claudeflow orchestration and how does it work with Claude Code?

Claudeflow orchestration coordinates AI-assisted development workflows by integrating with the Claude Code CLI, automating task execution and code generation within a structured development pipeline.

Do I need a GitHub PAT and Anthropic API key to bootstrap a Cloud Run deployment pipeline?

Yes, bootstrapping a Cloud Run deployment pipeline requires a GitHub PAT for repository creation, a GCP project for Cloud Run provisioning, and an Anthropic API key for Claude Code CLI integration.

Can I use GitHub Actions CI/CD with Google Cloud Run for AI-assisted development workflows?

Yes, GitHub Actions CI/CD can be configured with Google Cloud Run to automate deployment pipelines for AI-assisted development workflows using Claude Code CLI and claudeflow orchestration.

What's the best way to scaffold a development environment for onboarding new teams?

Scaffolding a development environment for onboarding teams involves automating GitHub repo creation, Claude Code CLI configuration, claudeflow initialization, and Cloud Run CI/CD workflow provisioning in one pipeline.