From arn-spark
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.
How this skill is triggered — by the user, by Claude, or both
Slash command
/arn-spark:arn-spark-ensure-configThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Verify and establish Arness Spark configuration for the current project. This skill guarantees that a valid user profile and `## Arness` section exist before any Arness Spark workflow proceeds. It runs automatically as Step 0 of all entry-point skills.
Verify and establish Arness Spark configuration for the current project. This skill guarantees that a valid user profile and ## Arness section exist before any Arness Spark 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-spark-ensure-config/references/ensure-config.md and follow its instructions.
npx claudepluginhub appsvortex/arness --plugin arn-sparkVerifies and establishes Arness Code configuration for the project, ensuring user profile and ## Arness section exist before entry-point workflows like arn-planning proceed.
Detects current position in Arness Spark exploration pipeline, renders diagram with active stage marked, suggests next command. Provides cross-plugin awareness for Arness Code and Infra activity.
Verifies and establishes Arness Infra configuration for the current project, ensuring valid user profile and ## Arness section exist before workflows proceed.