What problem does it solve?
This Skill simplifies the complex process of configuring botcore projects, ensuring your AI agents run efficiently and reliably by correctly setting up TOML files, thresholds, and package overrides.
Core Features & Use Cases
- Project Setup: Guides you through creating
botcore.toml or pyproject.toml with the correct structure and fields.
- Threshold Configuration: Helps set limits for file size, code coverage, duplication, and dependency staleness.
- Monorepo Management: Enables applying different configurations to specific packages within a monorepo.
- Use Case: When setting up a new Python project managed by botcore, use this Skill to define specific coverage thresholds for your core library package and ensure language detection is correctly configured.
Quick Start
Use the configure-botcore skill to set the coverage threshold to 90% for the 'my-package' in your botcore project.