skill-build-component
[Skill] Build and test Azure Linux components using azldev. Use when building packages, debugging build failures, inspecting mock chroots, preparing sources, or working with the build inner loop. Triggers: build component, build failed, mock shell, prepare sources, debug build, build error. Published by microsoft in azurelinux.
What is skill-build-component?
[Skill] Build and test Azure Linux components using azldev. Use when building packages, debugging build failures, inspecting mock chroots, preparing sources, or working with the build inner loop. Triggers: build component, build failed, mock shell, prepare sources, debug build, build error. 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
- Testing
- Testing use cases
Technical details
- Install or run with Copy skill directory
When to use skill-build-component
- Use it for testing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/azurelinux
- Skill file: .github/skills/skill-build-component/SKILL.md
What it does
[Skill] Build and test Azure Linux components using azldev. Use when building packages, debugging build failures, inspecting mock chroots, preparing sources, or working with the build inner loop. Triggers: build component, build failed, mock shell, prepare sources, debug build, build error.
Skill instructions
Build & Debug Components Never install built RPMs on the host. They target Azure Linux, not your dev machine. Use skill-mock for testing. Mandatory Testing A successful build is NOT the finish line. If your change could affect the built RPMs, smoke-test before reporting success. See skill-mock. Pure organizational changes (moving definitions between files, editing comments/descriptions) don't need a rebuild. When in doubt, test. Build Output Directories Build output paths are configured in base/project.toml (output-dir, log-dir, work-dir). Default layout: | project.toml key | Default value | Resolves to | Contents | |---------------------|---------------|-------------|----------| | output-dir | out | base/out/ | Built RPMs and SRPMs | | log-dir | build/logs | base/build/logs/ | Build logs | | work-dir | build/work | base/build/work/ | Per-component working dirs (<name/) | Paths are relative to the project root (base/). Don't edit anything in these dirs — they are generated output. prep
Explore related resources
Frequently asked questions
What is skill-build-component?
skill-build-component is a open-source AI agent skill with Copy skill directory. [Skill] Build and test Azure Linux components using azldev. Use when building packages, debugging build failures, inspecting mock chroots, preparing sources, or working with the build inner loop.
Who is skill-build-component best for?
skill-build-component is best for reusing agent instructions, scripts, and references, testing workflows.
How do I install skill-build-component?
Install or run skill-build-component using Copy skill directory. Check skill-build-component for the latest setup command.
Is skill-build-component actively maintained?
skill-build-component may need a closer maintenance check before production use.
Auto-fetched from GitHub.