What problem does it solve? When working with a large collection of AI skills, it is hard to remember exact skill names or know which skill handles a given job. Foreman acts as the interface to the Clerkwork skill collection, showing the catalogue by category and routing concrete requests to the right skill. ## Core Features & Use Cases - Catalogue Overview: Prints the complete Clerkwork skill catalogue grouped by category (agent management, repository maintenance, project management, Git and GitHub) when you ask for an overview or help. - Category Filtering: Narrows the catalogue to a single category for broad requests such as foreman git or foreman project. - Request Routing: Maps concrete commands like foreman audit packages or foreman issues 123 directly to the matching skill without duplicating that skill's work. - Use Case: You want to check dependencies for vulnerabilities but cannot remember the skill name. Run foreman audit security and Foreman hands the job off to the osv-scan skill. ## Quick Start Ask the AI to run foreman overview to list all available Clerkwork skills by category.