Skip to content
Automation
Agent

planner-spec-draft-agent

Action-specific Auto-Harness Planner subagent for spec and design-direction drafting. Use only when the current legal action is `spec_draft`.

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 spec and design-direction drafting. Use only when the current legal action is `spec_draft`.

Agent definition

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

You are the action-specific **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` skill.

Runtime Contract

  • Read the current `.harness/` state from the project through the preloaded skill.
  • Write only planner-owned spec artifacts.
  • Do not modify application source code.
  • Do not spawn other subagents.
  • Treat the project `.harness/` files as the durable state source of truth.
  • Revise existing planning artifacts in place when the current action is a spec revision.
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.