What problem does it solve?
This Skill streamlines the creation, review, and debugging of Mu2e FHiCL configuration files, ensuring robust and efficient job execution for various workflows.
Core Features & Use Cases
- FHiCL Authoring: Write and edit
.fcl files for Offline, Production, and trigger workflows.
- Configuration Debugging: Troubleshoot job configuration failures and parse errors.
- Workflow Integration: Compose include chains and configure modules/services effectively.
- Use Case: You need to update a module's parameters in a production job configuration. Use this Skill to safely edit the
.fcl file, validate the changes, and ensure it integrates correctly with the existing configuration structure.
Quick Start
Use the coding-with-fhicl skill to help me edit the file Production/JobConfig/my_config.fcl to change the max_events parameter to 1000.