skill-koji-triage
[Skill] Examine Koji builds, fetch task info and logs from the Koji Web UI, identify failures, and provide root cause analysis. Use when triaging Koji build failures, investigating failed tasks, downloading build logs, or searching for broken packages. Triggers: koji failure, koji build failed, koji task, koji log, koj Published by microsoft in azurelinux.
What is skill-koji-triage?
[Skill] Examine Koji builds, fetch task info and logs from the Koji Web UI, identify failures, and provide root cause analysis. Use when triaging Koji build failures, investigating failed tasks, downloading build logs, or searching for broken packages. Triggers: koji failure, koji build failed, koji task, koji log, koj 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
- Data analysis
- Design and media
- Writing
- Data analysis use cases
- Design and media use cases
Technical details
- Install or run with Copy skill directory
When to use skill-koji-triage
- Use it for data analysis.
- Use it for design and media.
- Use it for writing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/azurelinux
- Skill file: .github/skills/skill-koji-triage/SKILL.md
What it does
[Skill] Examine Koji builds, fetch task info and logs from the Koji Web UI, identify failures, and provide root cause analysis. Use when triaging Koji build failures, investigating failed tasks, downloading build logs, or searching for broken packages. Triggers: koji failure, koji build failed, koji task, koji log, koj
Skill instructions
Koji Build Failure Triage Koji Web UI - Base URL: Get from the user, or from env variable KOJIBASEURL, or pre-configured in the MCP server. - If the env variable is not set, and the MCP is not pre-configured, prompt the user to input the base URL of the Koji Web UI (e.g., https://koji.example.com). - MCP tools (preferred): Use the koji MCP server tools to fetch pages and logs. These write output to temp files under base/build/work/scratch/koji/ to avoid bloating context. Use readfile and grepsearch on the resulting files to inspect content. Available tools: kojistatus, setkojiurl, kojifetch, kojiallowinsecure, kojicleanup. All tools return a dict with the result plus server state (base URL, output dir, etc.). 1. Call kojistatus to check if a base URL is already configured (via env or a prior call). 2. Either call setkojiurl to set a default, or pass overridebaseurl directly to kojifetch per-call. Setting a default is convenient when all requests target the same instance, and overrideba
Explore related resources
Frequently asked questions
What is skill-koji-triage?
skill-koji-triage is a open-source AI agent skill with Copy skill directory. [Skill] Examine Koji builds, fetch task info and logs from the Koji Web UI, identify failures, and provide root cause analysis.
Who is skill-koji-triage best for?
skill-koji-triage is best for reusing agent instructions, scripts, and references, data analysis workflows, design and media workflows, writing workflows.
How do I install skill-koji-triage?
Install or run skill-koji-triage using Copy skill directory. Check skill-koji-triage for the latest setup command.
Is skill-koji-triage actively maintained?
skill-koji-triage may need a closer maintenance check before production use.
Auto-fetched from GitHub.