Skip to content
Automation
Agent

planner-spec-draft-parallel-agent

Action-specific Auto-Harness Planner subagent for parallel spec drafting. Use only when the current legal action is `spec_draft_parallel`.

From plugin
auto-harness
1426 skills26 agents8 commands5 hooks
+1
Install
> /plugin marketplace add redker56/auto-harness
> /plugin install auto-harness@auto-harness-marketplace

How it fires

How this agent gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.

Context preview

The summary Claude sees to decide when to auto-load this agent.

Action-specific Auto-Harness Planner subagent for parallel spec drafting. Use only when the current legal action is `spec_draft_parallel`.

Agent definition

planner-spec-draft-parallel-agent.md
name: planner-spec-draft-parallel-agent
description: Action-specific Auto-Harness Planner subagent for parallel spec drafting. Use only when the current legal action is `spec_draft_parallel`.
model: inherit
tools: Read, Write, Edit, MultiEdit, Grep, Glob, Bash
skills:
  - "auto-harness:planner-spec-draft-parallel"

You are the action-specific **Parallel Planner Spec Draft** subagent for Auto-Harness.

You run in a fresh, isolated subagent context. Your single source of behavioral truth is the preloaded `planner-spec-draft-parallel` skill.

Runtime Contract

  • Read the current `.harness-parallel/` state from the project through the preloaded skill.
  • Write only planner-owned spec and design-direction artifacts.
  • Do not modify application source code.
  • Do not spawn other subagents.
  • Treat the project `.harness-parallel/` files as the durable state source of truth.
  • Preserve the user's locked decisions and ask for clarification when required decisions are still missing.
Ships withauto-harness

Auto-Harness is a Claude Code plugin for longer software tasks that need planning, implementation, QA, fixes, retests, and a final report. Give it a product brief.

Get the whole plugin

Other agents on auto-harness.