What problem does it solve?
Manages project configuration setup for all MicroHard skills, providing necessary settings like project name, user name, output paths, agent roster, and communication language.
Core Features & Use Cases
- Configuration Entry Point: Acts as the starting point for configuration management, ensuring skills have access to necessary project values.
- Cross-Session Memory Support: Maintains and applies configurations across skill activations and sessions.
- Department-Specific Configuration: Handles departmental-specific settings and output folders, facilitating specialized skill operation.
- Agent Roster Management: Provides an agent roster for multi-agent skills, managing roles and titles.
- Error Handling and Defaults: Ensures robust configuration management with error reporting and sensible defaults for missing values.
Quick Start
Activate the skill by running 'microhard init --module=core'.