workflow-init-project
CommunityBootstrap Codex projects with Go and k8s
System Documentation
What problem does it solve?
Many new projects lack a consistent, reproducible initialization process that wires together language-specific scaffolding, development container setup, and Kubernetes manifests; this causes onboarding friction, configuration drift, and wasted developer time. This Skill provides an orchestrated workflow to collect project parameters, run the appropriate initializers, and produce a ready-to-adjust project structure.
Core Features & Use Cases
- Guided Parameter Collection: Prompt for project name, directory, stack selection, default extensions, and Kubernetes parameters, then present a confirmation summary.
- Conditional Tooling Execution: Automatically run go-initializer when the selected stack is Go, then create a devcontainer and generate Kubernetes artifacts.
- Integration Behavior: Handles cases where legacy Jenkins workflows or optional skills are missing by explicitly informing the user and continuing with available steps.
- Use Case: Quickly bootstrap a new Codex-targeted Go service with a reproducible devcontainer and Kubernetes manifests for immediate development and CI onboarding.
Quick Start
Initialize a Codex project named my-app using the Go stack, create a devcontainer, and generate Kubernetes manifests with default parameters.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: workflow-init-project Download link: https://github.com/joleques/northstar-ai/archive/main.zip#workflow-init-project Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.