What problem does it solve?
This Skill helps users scaffold a git repository with an inbox/archive workflow, privacy controls, and a tailored AGENTS.md to guide AI assistants, enabling private project setup.
Core Features & Use Cases
- Creates essential files such as README.md, AGENTS.md, ProjectIndex.md, and a .gitignore to define what should be ignored.
- Establishes a structured folder layout including inbox/, archive/, sensitive/, scratch/, and sources/ plus optional folders (scripts/, references/, assets/) for expansion.
- Provides a conversation-driven setup flow to collect project specifics (name, privacy, remote git hosts) and scaffold the repo accordingly.
- Offers an inbox processing workflow that routes content into project docs and archives raw items for traceability.
- Enforces privacy defaults (private by default) and integrates Git setup and remote syncing options.
Quick Start
Run the setup prompts to customize your project and the skill will generate the repository skeleton ready for initialization.