proj-init

Installation
SKILL.md

proj-init

When to invoke

  • User starts a new project that should live inside the vault.

Pre-orientation reads

Standard four reads (vault SCHEMA, index, log) — no project context yet.

Inputs

  • Slug (lowercase, hyphenated).
  • One-line intent.

Steps

  1. Verify projects/{slug}/ does not exist.
  2. Create folders: projects/{slug}/{requirements,architecture,work,compound}/.
  3. Render projects/{slug}/README.md from project-README.md template, filling {{slug}} and {{date}}. The template includes a ## Knowledge Pages section with a placeholder; agents populate it on first ingest via skillwiki project-index.
  4. Update vault index.md "Projects" section: add - [[projects/{slug}]].
  5. Append vault log.md entry: "Project {slug} initialized."
Installs
1
GitHub Stars
3
First Seen
1 day ago
proj-init — karlorz/llm-wiki