What problem does it solve? Contributors to the ciberbal-ai repository must follow a strict issue-first process where blank issues are disabled, templates are mandatory, and no pull request may be opened before a maintainer applies the status:approved label. This Skill guides the AI agent through that exact workflow so issues are filed correctly the first time. ## Core Features & Use Cases - Template-Guided Issue Filing: Routes bug reports to bug_report.yml and feature requests to feature_request.yml with the correct required fields and auto-applied labels. - Label and Approval Workflow Enforcement: Explains the status:needs-review, status:approved, and status:in-progress lifecycle and blocks PR creation until maintainer approval. - Duplicate Detection and gh CLI Commands: Provides ready-to-use gh issue list, create, and view commands plus a decision tree for choosing between Issues and Discussions. - Use Case: A user reports that Claude Code is not detected on Linux Arch. The agent searches existing issues, confirms no duplicate, and files a bug report via gh issue create with the correct template, title scope, and affected area. ## Quick Start Ask the agent to create a bug report or feature request issue on the Balthael/ciberbal-ai repository describing your problem.