cw-repo

Automate CoreWeave GitHub repository creation with templates, permissions, and Backstage registration.

2|2|Updated Dec 30, 2025
One-click install
npx skills add https://github.com/NavarrePratt/claude-settings --skill cw-repo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cw-repo
Source: https://github.com/NavarrePratt/claude-settings/tree/main/skills/cw-repo
Command: npx skills add https://github.com/NavarrePratt/claude-settings --skill cw-repo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Guides users through creating a new CoreWeave GitHub repository with proper setup, templates, team permissions, and Backstage integration to ensure consistency and reduces setup time.

Core Features & Use Cases

  • Guided creation: Walks users through pre-flight checks, archetype selection, and post-creation steps.
  • Backstage integration: Ensures the new repository is registered in Backstage catalog and has proper access controls.
  • Post-creation guidance: Recommends next steps like scaffolding additional components and development setup.

Quick Start

Use the cw repo create command to initialize a new CoreWeave repository with the chosen archetype.

Frequently Asked Questions about cw-repo

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

FAQPage Schema
How do I create a new GitHub repository with standardized templates and Backstage catalog integration?

Create a new GitHub repository with Backstage catalog integration by using a guided scaffolding process that applies selected archetypes, sets team permissions, and configures branch protection automatically. This ensures CoreWeave repositories remain consistent and properly registered.

What GitHub branch protection rules are applied when scaffolding a new repo?

Branch protection rules are applied automatically during repo creation to enforce security and workflow standards. The Skill configures these protections alongside team permissions and Backstage catalog registration after you select an archetype and confirm the setup actions.

Can I use Backstage templates to automate GitHub repo setup and permissions for new projects?

Yes, you can automate GitHub repo setup and permissions using Backstage templates. The Skill walks you through archetype selection, applies the corresponding template, registers the repository in the Backstage catalog, and configures access controls with user confirmation before executing.

What are the next steps after scaffolding a new CoreWeave repository?

After scaffolding a new CoreWeave repository, the recommended next steps include scaffolding additional components and completing your development environment setup. The Skill provides post-creation guidance to help you initialize dependent project parts and integrate them into the Backstage catalog.

Do I need to manually configure team permissions when creating a new CoreWeave GitHub repo?

No, you do not need to manually configure team permissions when creating a new CoreWeave GitHub repo. The automated process handles applying the correct team permissions, branch protection rules, and Backstage catalog registration as part of the archetype template application.