New App banner
mitchross mitchross

New App

Development community

Description

Create a new application at `$ARGUMENTS` following the project's GitOps patterns. ## Requirements 1. Determine what the app needs by checking its documentation: - Basic deployment only? - Web access (HTTPRoute)? - GPU requirements? - Persistent storage (with backup)? - Secrets from 1Password? - Database (plain Postgres + kopiur — see /project:new-database)? 2. Create the directory structure under the appropriate category: - `my-apps/ai/` - GPU/AI workloads - `my-apps/d

Installation

Installs to ~/.claude/commands/mitchross-talos-argocd-proxmox-new-app.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/mitchross/talos-argocd-proxmox/HEAD/.claude/commands/new-app.md -o ~/.claude/commands/mitchross-talos-argocd-proxmox-new-app.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository