arn-infra-assess

Assess infrastructure and publish prioritized backlog items to GitHub or Jira.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Assess infrastructure and produce a prioritized backlog that can be published to an issue tracker, enabling teams to plan and track infrastructure work from code.

Core Features & Use Cases

  • Full infrastructure analysis by reading codebase patterns and architecture, and integrating any deferred backlog.
  • Generate a prioritized infrastructure backlog and publish items to the configured issue tracker (GitHub or Jira) or fallback backlog file.
  • Support for deferred backlog context, application context resolution, and a guided questionnaire to refine requirements.

Quick Start

Ask arn-infra-assess to analyze the current project and generate a published infrastructure backlog.

Frequently Asked Questions about arn-infra-assess

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

FAQPage Schema
How do I automate infrastructure assessment and generate a prioritized backlog?▼

Infrastructure assessment is automated by reading codebase patterns and architecture, applying a guided questionnaire, and producing a prioritized backlog of work items to guide deployment planning.

Can I publish infrastructure backlog items directly to GitHub or Jira?▼

Yes, prioritized infrastructure backlog items can be published directly to a configured issue tracker like GitHub or Jira, or written to a fallback backlog file if no tracker is configured.

What is the best way to analyze and resolve deferred infrastructure backlog items?▼

Analyzing deferred backlog items involves reading the deferred backlog context, resolving application context, and invoking a full infrastructure analysis to integrate existing work with newly generated priorities.

Does this infrastructure analysis work for fresh codebase reviews without an existing backlog?▼

Yes, this supports fresh infrastructure reviews by analyzing codebase patterns and architecture from scratch, applying a guided questionnaire to refine requirements, and generating a new prioritized backlog.

How do I plan infrastructure work items from code for end-to-end deployment pipelines?▼

Planning infrastructure work items from code involves running an end-to-end infrastructure analysis that reads codebase patterns, resolves application context, and publishes prioritized deployment work items to your tracker.