github.com/canonical/copilot-collections
Skill | Added | Review |
|---|---|---|
generate-path-instructions Generates path-specific instruction files (.github/instructions/*.md) with JIT loading via applyTo glob patterns. Performs LLM-driven repository analysis to discover file patterns and extract scope-specific rules. Use when the user requests scoped, framework-specific, or directory-specific rules for testing, components, docs, config files, or language-specific files to prevent context pollution. Works for code, documentation, configuration, and data files. | 80 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5644f6 | |
generate-agent Generates Custom Agent files (.github/agents/*.agent.md) with persona-based configurations, specialized tool sets, and role-specific cognitive architectures. Use when the user requests a specialized role or perspective (Security Auditor, Documentation Writer, Release Engineer, etc.). Creates agents with defined identity, constrained tools, and thinking processes aligned to their role. Not for general capabilities—use generate-agent-skills for those. | 80 Impact — No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: c5644f6 | |
documentation-diataxis Analyzes documentation against Diataxis framework (Tutorial, How-to, Reference, Explanation). Use when reviewing documentation structure or classifying content type. Identifies misalignments between declared category and actual content. | 80 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5644f6 | |
generate-agent-skills Architects, generates, and validates Agent Skills. Enforces specification and best practices. Used any time an agent skill must be created or updated. | 52 Impact — No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: c5644f6 | |
documentation-review Performs comprehensive documentation review including build validation, Diataxis analysis, structure audit, accuracy verification, and style compliance. Use when reviewing documentation changes or auditing documentation quality. | 80 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5644f6 | |
generate-prompt Generates reusable Prompt Template files (.github/prompts/*.prompt.md) with variable substitution for ad-hoc, high-frequency tasks. Use when the user needs quick, repeatable prompts for common operations (explain code, fix bug, add tests, refactor, document). Creates templates with handlebars variables, optimized context structure, and strict output constraints. Not for complex workflows (use skills) or persistent roles (use agents). | 80 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5644f6 | |
generate-repo-instructions Generates the global repository constitution file (.github/copilot-instructions.md). Works for code repositories, documentation repositories, data repositories, and mixed repos. Performs LLM-driven deep repository analysis including docs, code patterns, build systems, documentation generators, and data schemas. Generates constitutional rules following context economics (under 1000 lines). Enforces positive constraints and no hardcoded secrets. | 80 Impact — No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: c5644f6 | |
documentation-structure Validates documentation structural integrity including heading hierarchy, metadata, file naming, navigation, and cross-references. Use when checking documentation organization or validating toctree structure. | 80 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5644f6 | |
documentation-build Validates documentation builds successfully. Use when checking Sphinx/RTD build integrity or diagnosing build failures. Reports errors, warnings, and build configuration issues. | 80 Impact — No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: c5644f6 | |
landscape-jira Creates well-formed Jira issues in the LNDENG project (warthogs.atlassian.net) — stories, epics, objectives, tasks, spikes, bugs, and more — with correct field mappings, sprint assignment, and acceptance criteria. | 63 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c5644f6 |