arn-spark-help

Identify the current Arness Spark stage and render a status diagram.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Quickly determines where you stand in the Arness Spark exploration pipeline and presents a clear status diagram with YOU ARE HERE markers and a recommended next action.

Core Features & Use Cases

  • Detects the current Spark stage by inspecting the configured Spark directories (vision, use-cases, prototypes, and reports) from the CLAUDE.md.
  • Renders a concise pipeline diagram with YOU ARE HERE and outputs the next-step command.
  • Includes cross-plugin awareness by surfacing hints about activity in Arness Code and Arness Infra to align teams.

Quick Start

Run this skill to see your current Spark stage, view the status diagram, and receive the next-step command.

Frequently Asked Questions about arn-spark-help

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

FAQPage Schema
How do I check my current Spark pipeline stage and status?

Your Spark pipeline stage is identified by inspecting the Spark directories configured in CLAUDE.md. It renders a concise status diagram with YOU ARE HERE markers and outputs the next-step command without modifying any project files.

What is the Spark discovery pipeline and how does stage detection work?

Spark discovery pipeline stages are determined by reading artifacts from vision, use-cases, and prototypes directories. Pipeline-map rules apply to these artifacts to identify the active step and surface cross-plugin hints for team alignment.

Do I need specific CLAUDE.md fields to track my Spark exploration progress?

Yes, you need CLAUDE.md to contain Spark fields under the ## Arness section. This skill requires these configured fields to detect your current Spark stage and present the status diagram with the active step.

Can I see cross-plugin activity hints for Arness Code and Infra alongside my Spark status?

You can see cross-plugin hints for Arness Code and Arness Infra alongside your Spark status. The skill surfaces activity hints from these areas to provide cross-plugin awareness and align teams without modifying project files.

Will running a Spark pipeline status check modify my project files or artifacts?

Running a Spark pipeline status check will not modify your project files or artifacts. The skill operates in read-only mode, inspecting directories and outputting the status diagram with next-step commands without altering any existing data.