What problem does it solve?
This Skill automates the creation and maintenance of the .rawgentic.json configuration file, which is essential for all other Rawgentic workflow skills to function correctly. It ensures your project is properly set up and configured for automated workflows.
Core Features & Use Cases
- Automated Project Configuration: Detects tech stack, testing frameworks, databases, services, CI/CD, and more to generate a comprehensive
.rawgentic.json.
- Migration Support: Migrates existing Rawgentic configurations from
CLAUDE.md to the new .rawgentic.json format.
- New Project Scaffolding: Brainstorms and sets up configuration for entirely new projects.
- Use Case: When starting a new project or onboarding an existing one into Rawgentic, running
/rawgentic:setup will automatically detect your project's environment and create the necessary configuration file, saving significant manual setup time.
Quick Start
Run the setup wizard to configure the active project's .rawgentic.json file.