squadrant-new-project

Create a GitHub repository, clone it locally, and register it in Squadrant.

2|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/tu11aa/squadrant --skill squadrant-new-project
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: squadrant-new-project
Source: https://github.com/tu11aa/squadrant/tree/main/plugin/skills/squadrant-new-project
Command: npx skills add https://github.com/tu11aa/squadrant --skill squadrant-new-project

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, squadrant, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of creating a new GitHub repository, cloning it locally, and registering it in Squadrant, simplifying project setup and management.

Core Features & Use Cases

  • Automated GitHub Repo Creation: Automatically creates a new GitHub repository based on user input.
  • Local Clone and Registration: Clones the repository locally and registers it in Squadrant with the specified group and role.
  • Use Case: Ideal for quickly setting up new projects within a team, especially when working with multiple projects simultaneously.

Quick Start

Create a new project in Squadrant by providing the repository name, GitHub org/user, visibility, and local parent directory.

Frequently Asked Questions about squadrant-new-project

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

FAQPage Schema
How do I automate GitHub repository creation and registration in Squadrant?

You need the GitHub CLI and Squadrant CLI installed and authenticated. This Skill uses these dependencies to create the repository, clone it locally, and register it in Squadrant with your specified group and role.

Can I specify repository visibility and group role when setting up a new Squadrant project?

This Skill creates a new GitHub repository, clones it to your local parent directory, and registers it in Squadrant. It requires the GitHub CLI and Squadrant CLI to handle both new and existing workspaces.

Do I need the GitHub CLI to create a project and register it in Squadrant?

This Skill handles both new and existing Squadrant workspaces. When creating a new project, it automates the GitHub repository creation, local cloning, and registration with your specified group role and visibility settings.

What is the best way to register an existing local repository in Squadrant?

Yes, you can specify repository visibility and group role when setting up a new Squadrant project. The Skill accepts these parameters to configure the GitHub repository and register it with the correct permissions.

How does project setup work for existing Squadrant workspaces?

Yes, the GitHub CLI is required alongside the Squadrant CLI. This Skill depends on both tools to automate the creation of the GitHub repository, clone it locally, and complete the Squadrant registration process.