AI First Init

Create a new project folder scaffolded for the AI-first workflow — picks a stack pack from the installed ai-first-kit, lays out .cert/, .git-crypt-keys/, .agents/skills/, README, .gitignore, .gitattributes, runs `git init`, makes an initial commit, and optionally pushes to GitHub. Does NOT run stack-specific setup (that is `init-project`'s job inside the new project). Use when the user runs `/ai-first-init` or asks to "create a new AI-first project". Use when this capability is needed.

tomevault-io 234b100 2 files · 5.8 KB Updated

File contents

tomevault-io/skills-registry/tree/main/coringawc--ai-first-kit--ai-first-init commit 234b100597

Frequently asked questions

npx skillmds@latest add tomevault-io/ai-first-init