From arn-infra
Verifies and establishes Arness Infra configuration for the current project, ensuring valid user profile and ## Arness section exist before workflows proceed.
How this skill is triggered — by the user, by Claude, or both
Slash command
/arn-infra:arn-infra-ensure-configThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Verify and establish Arness Infra configuration for the current project. This skill guarantees that a valid user profile and `## Arness` section exist before any Arness Infra workflow proceeds. It runs automatically as Step 0 of all entry-point skills.
Verify and establish Arness Infra configuration for the current project. This skill guarantees that a valid user profile and ## Arness section exist before any Arness Infra workflow proceeds. It runs automatically as Step 0 of all entry-point skills.
When invoked directly, it performs the same checks and setup as when called by an entry-point skill.
Read ${CLAUDE_PLUGIN_ROOT}/skills/arn-infra-ensure-config/references/ensure-config.md and follow its instructions.
npx claudepluginhub appsvortex/arness --plugin arn-infraVerifies and establishes Arness Code configuration for the project, ensuring user profile and ## Arness section exist before entry-point workflows like arn-planning proceed.
Verifies and establishes Arness Spark configuration for the current project, ensuring valid user profile and ## Arness section exist before workflows. Auto-runs as Step 0 in entry-point skills.
Configures Arness Infra for projects by selecting cloud providers, IaC tools like Terraform/Pulumi, environments, CI/CD platforms, scanning existing artifacts, and persisting to CLAUDE.md.