CtrlK
BlogDocsLog inGet started
Tessl Logo

arn-code-execute-plan

This skill should be used when the user says "execute plan", "run the plan", "start execution", "execute project", "execute all tasks", "run all tasks", "run plan in parallel", "execute with review gates", or wants to execute a full structured project plan after tasks have been created via arn-code-taskify. This skill runs ALL tasks from the task list — for executing a single specific task, use arn-code-execute-task instead. For Agent Teams mode, use arn-code-execute-plan-teams. Do NOT use this skill when executing a single task — use `/arn-code-execute-task` instead.

79

Quality

100%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

100%Weight 40%Scale 1-3

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A well-constructed orchestration skill body: lean and competent, concrete and actionable, with an explicitly gated workflow and proper one-level progressive disclosure into real reference files. The minor redundancy in the single-task redirect does not lower any dimension.

DimensionReasoningScore

Conciseness

Instruction-dense procedural content with no concept-explanation padding (no "what is a task" filler); assumes Claude's competence throughout, and every section earns its place for a genuinely complex orchestration workflow.

3 / 3

Actionability

Gives concrete, executable guidance — named tools (TaskList, AskUserQuestion, Task), exact paths (e.g. `<plans-dir>/<PROJECT_NAME>/PROGRESS_TRACKER.json`), specific commands (`gh issue create`, Jira MCP), and fully specified AskUserQuestion option sets.

3 / 3

Workflow Clarity

Clearly sequenced Steps 1–5b with explicit validation checkpoints (per-task execute-review-gate), feedback loops (retry-with-feedback, max 2 retries), and escalation paths for a batch operation that would otherwise be capped at 2.

3 / 3

Progressive Disclosure

Well-organized sections with two clearly signaled, one-level-deep references (dispatch-loop.md, pattern-refresh.md) to real bundle files, splitting the heavy dispatch algorithm out of the overview as appropriate.

3 / 3

Total

12

/

12

Passed

Description

100%Weight 40%Scale 1-3

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong description: concrete actions, natural trigger phrases, and explicit what/when guidance, plus active disambiguation from sibling execute skills. The only minor wart is the duplicated single-task redirect, but it does not drop any anchor.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "runs ALL tasks from the task list", "execute a full structured project plan", dispatching parallel batches with execute-review-gate cycles — rather than vague language.

3 / 3

Completeness

Explicitly answers both what (runs all tasks in a structured plan) and when ("This skill should be used when the user says...") with explicit trigger guidance, so neither half is merely implied.

3 / 3

Trigger Term Quality

Provides broad natural phrasing a user would actually say ("execute plan", "run the plan", "start execution", "execute all tasks", "run plan in parallel", "execute with review gates"), with several common variations.

3 / 3

Distinctiveness Conflict Risk

Carves a clear niche and actively disambiguates siblings ("use arn-code-execute-task instead" for single tasks, "arn-code-execute-plan-teams" for Agent Teams), making wrong-skill triggering unlikely.

3 / 3

Total

12

/

12

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
AppsVortex/arness
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.