What problem does it solve?
Project Setup for Omni-SW Agency — Configures a project directory with all base files and hooks required by the SDLC Agency plugin before the orchestrator can run. Creates CLAUDE.md, agent_docs/ directories, notification hooks, and validates the environment. Use when: (1) setting up a new project for the agency (/init-omni-sw), (2) user says "setup", "configure project", "init project", "prepare project for agency", "install hooks", "configure hooks", "setup omni-sw", "configure plugin", or (3) before running the orchestrator for the first time on a project. This skill should also trigger when the user wants to verify or fix the agency configuration in an existing project.
Core Features & Use Cases
- Creates CLAUDE.md at project root with agency configuration.
- Creates agent_docs/ with per-run artifacts for SDLC workflows.
- Sets up notification hooks and validates environment readiness.
- Verifies or fixes agency configuration for existing projects.
Quick Start
Run the init-omni-sw skill on the project root to bootstrap the base project structure and preconfigure hooks.