arn-infra-triage

Extract infrastructure request implications and update issue labels.

31|3|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/AppsVortex/arness --skill arn-infra-triage
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arn-infra-triage
Source: https://github.com/AppsVortex/arness/tree/main/plugins/arn-infra/skills/arn-infra-triage
Command: npx skills add https://github.com/AppsVortex/arness --skill arn-infra-triage

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill helps teams quickly triage incoming infrastructure requests by extracting structured implications and updating issue metadata, reducing ambiguity and speeding up downstream planning.

Core Features & Use Cases

  • Parses infrastructure requests from Arness Core or manual inputs
  • Generates a structured implications brief using the arn-infra-request-analyzer
  • Updates issue labels and supports optional saving to a specs directory

Quick Start

Provide an infrastructure request reference and allow the triage process to generate the implications brief.

Frequently Asked Questions about arn-infra-triage

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I triage infrastructure requests from GitHub and Jira to surface engineering implications?

Triage infrastructure requests by extracting and summarizing their implications for engineering and operations. The skill reads issue content from GitHub or Jira, generates a structured implications brief, and updates issue labels to reduce ambiguity and speed up downstream planning.

What's the best way to automate issue triage for incoming infra requests across monorepos?

Automate issue triage by applying the skill to incoming infra issues from Arness Core or manual inputs across monorepos or standalone projects. It invokes the infra-request-analyzer agent to produce a structured implications brief and automatically updates issue labels.

How does infrastructure request analysis generate a structured implications brief?

Infrastructure request analysis generates an implications brief by parsing the issue content and invoking the infra-request-analyzer agent. This extracts and summarizes the engineering and operations impacts, driving downstream IaC planning with structured metadata.

Can I use this triage process with both Arness Core and standalone infrastructure projects?

Yes, you can use this triage process with both Arness Core and standalone infrastructure projects. It parses infrastructure requests from Arness Core or manual inputs, making it suitable for monorepos and standalone infra projects alike.

Do I need IaC tooling to save or forward the implications brief generated during triage?

You do not need IaC tooling to generate the brief, but the skill can optionally save or forward the implications brief to IaC tooling. You can also save the brief to a specs directory to drive downstream IaC planning.