new-venture

Provision new ventures in Crane infrastructure by collecting details and executing setup scripts.

Updated Jan 15, 2026
One-click install
npx skills add https://github.com/venturecrane/crane-console --skill new-venture
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: new-venture
Source: https://github.com/venturecrane/crane-console/tree/main/.agents/skills/new-venture
Command: npx skills add https://github.com/venturecrane/crane-console --skill new-venture

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This solution streamlines the multi-step process of provisioning a new venture within Crane infrastructure, reducing manual coordination and the risk of misconfigurations.

Core Features & Use Cases

  • Gathers essential venture details (venture code, display name, GitHub org, installation ID) and validates them before proceeding.
  • Reads the canonical new-venture setup checklist and executes the setup script to create repositories, registry entries, labels, and launcher/config updates.
  • Supports post-setup verification, documentation seeding, and ongoing maintenance steps to ensure a deployed venture is ready for use.

Quick Start

Initiate the provisioning by supplying venture code, display name, GitHub org, and installation ID to run the automated setup workflow.

Frequently Asked Questions about new-venture

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

FAQPage Schema
How do I automate venture onboarding within Crane infrastructure?

Automating venture onboarding within Crane infrastructure requires providing a venture code, display name, GitHub org, and installation ID to execute a setup script that provisions repositories and configurations.

What details are required to provision a new venture in Crane?

Provisioning a new venture in Crane requires four essential prerequisites: a venture code, display name, GitHub org, and installation ID. These details are collected and validated before the setup script executes.

What does the Crane venture setup script create during provisioning?

The Crane venture setup script creates repositories, registry entries, labels, and launcher or config updates. It reads the canonical setup checklist to ensure all infrastructure components are provisioned systematically.

Can I verify infrastructure readiness after running a new venture setup?

You can verify infrastructure readiness after new venture setup by running the post-setup verification process. This checks the deployed venture, seeds documentation, and performs ongoing maintenance steps to ensure it is ready for use.

Does the venture provisioning workflow validate GitHub org and installation ID before execution?

The venture provisioning workflow validates the GitHub org and installation ID before execution. It gathers essential venture details and checks prerequisites to prevent misconfigurations before running the setup script.