From arn-code
Verifies and establishes Arness Code configuration for the project, ensuring user profile and ## Arness section exist before entry-point workflows like arn-planning proceed.
How this skill is triggered — by the user, by Claude, or both
Slash command
/arn-code:arn-code-ensure-configThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Verify and establish Arness Code configuration for the current project. This skill guarantees that a valid user profile and `## Arness` section exist before any Arness Code workflow proceeds. It runs automatically as Step 0 of all entry-point skills.
Verify and establish Arness Code configuration for the current project. This skill guarantees that a valid user profile and ## Arness section exist before any Arness Code 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-code-ensure-config/references/ensure-config.md and follow its instructions.
npx claudepluginhub appsvortex/arness --plugin arn-codeVerifies and establishes Arness Infra configuration for the current project, ensuring valid user profile and ## Arness section exist before workflows proceed.
Initializes, configures, reviews, and upgrades Arness settings in CLAUDE.md for existing or new projects. Analyzes code patterns or recommends based on detected technologies.
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.