skill-review-component
[Skill] Review an Azure Linux component definition for hygiene and best practices. Use when reviewing comp.toml files, checking overlay quality, validating file organization, or auditing component definitions. Triggers: review component, check hygiene, audit component, validate comp.toml, component review. NOTE: This s Published by microsoft in azurelinux.
What is skill-review-component?
[Skill] Review an Azure Linux component definition for hygiene and best practices. Use when reviewing comp.toml files, checking overlay quality, validating file organization, or auditing component definitions. Triggers: review component, check hygiene, audit component, validate comp.toml, component review. NOTE: This s Published by microsoft in azurelinux. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Security review
- Research
- Security review use cases
- Research use cases
Technical details
- Install or run with Copy skill directory
When to use skill-review-component
- Use it for security review.
- Use it for research.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/azurelinux
- Skill file: .github/skills/skill-review-component/SKILL.md
What it does
[Skill] Review an Azure Linux component definition for hygiene and best practices. Use when reviewing comp.toml files, checking overlay quality, validating file organization, or auditing component definitions. Triggers: review component, check hygiene, audit component, validate comp.toml, component review. NOTE: This s
Skill instructions
Review a Component Review Checklist 1. Query the component bash azldev comp list -p <name -q -O json Review the resolved output for correctness, then dig deeper with query (it's slow since it parses the spec in mock): bash azldev comp query -p <name -q -O json 2. File organization - Components with overlays or any customization SHOULD have a dedicated <name/<name.comp.toml file - Component names should match the upstream package name; use upstream-name when they differ - No stale or orphaned files in the component directory 3. Overlay quality - Every overlay MUST have a description field explaining why the change is needed - Prefer targeted overlay types (spec-set-tag, spec-add-tag) over regex (spec-search-replace) where possible - Regex overlays should be a last resort and must be carefully reviewed for correctness and potential unintended matches. Almost always prefer more specific overlay types that target the exact change needed, rather than broad regex patterns that could match mu
Explore related resources
Frequently asked questions
What is skill-review-component?
skill-review-component is a open-source AI agent skill with Copy skill directory. [Skill] Review an Azure Linux component definition for hygiene and best practices.
Who is skill-review-component best for?
skill-review-component is best for reusing agent instructions, scripts, and references, security review workflows, research workflows.
How do I install skill-review-component?
Install or run skill-review-component using Copy skill directory. Check skill-review-component for the latest setup command.
Is skill-review-component actively maintained?
skill-review-component may need a closer maintenance check before production use.
Auto-fetched from GitHub.