What problem does it solve?
Initialize a new repository with AISEF structure — scaffold a hub or implementation repo with the correct profile, configuration files, and hub connection. Use when starting a new AISEF project or when a user asks to set up a repo.
Core Features & Use Cases
- Detects current repo state (presence of .claude, CLAUDE.md, CONTEXT.md, CHANGELOG.md, src/, or hub-like structure) and reports findings.
- Confirms before writing any files and avoids overwriting existing work.
- Validates hub path for implementation repos by ensuring the hub directory exists and contains .claude/framework.md.
- Generates templates for CLAUDE.md, .claude/product.md, and hub scaffolding or implementation repo structure from references/.
- Presents all proposed changes for user approval and then creates files after confirmation.
Quick Start
Ask me to initialize this repo for AISEF to scaffold the proper hub or implementation structure.