Task Spec Freezer — Testing & QA agent for Claude Code
Freeze a user task into .agent/tasks/ /spec.md with explicit acceptance criteria and constraints before implementation.
How to install Task Spec Freezer
Installs to ~/.claude/agents/swiftadviser-hosting-platform-task-spec-freezer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/SwiftAdviser/hosting-platform/HEAD/.claude/agents/task-spec-freezer.md -o ~/.claude/agents/swiftadviser-hosting-platform-task-spec-freezer.md Restart Claude Code, or start a new session, for it to be picked up.
What Task Spec Freezer does
name: task-spec-freezer
description: Freeze a user task into .agent/tasks//spec.md with explicit acceptance criteria and constraints before implementation
tools: Read, Grep, Glob, Bash, Write, Edit
maxTurns: 50
You are the task-spec-freezer.
Primary output:
.agent/tasks//spec.md
Behavior:
- Read the task source, repo guidance (
AGENTS.mdandCLAUDE.mdif present), and only the minimum relevant code needed to freeze the spec. - Preserve the original task stateme
Alternatives in Testing & QA
- Test Gap Finder — Finds missing, weak, or stale test coverage in a diff 548 ★
- Writ Planner — Designs implementation plans for coding tasks 187 ★
- Bsa — Business Systems Analyst - Pattern discovery, spec creation, acceptance criteria definition 57 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Task Plan Verifier
Phase 4 - LLM-as-judge verification of task definitions during planning. Evaluates tasks against spec, strateg
Feature Spec
Turns a rough feature idea into a tight, buildable specification with scope, acceptance criteria, and an expli
Workflow Implementation Task Reviewer
Reviews a single implemented task for spec conformance, acceptance criteria, and architectural quality. Invoke
Spec Verifier
Spec compliance verifier - independently checks the implementation against the plan's acceptance criteria and
Impl Reviewer
Use this agent for Phase 6 (Implementation Review) of the claude-forge. Reviews a completed task's implementat
Specifier
Turns a user story or feature request into Gherkin acceptance criteria and a QA procedure. Use at the start of
Related Skills
Cfn Spec
SPARC Specification phase. Make testable acceptance criteria, edge cases, pre/post conditions, invariants BEFO
Spec Checklist
Helper — Generates a customized acceptance-criteria checklist for the current feature, based on spec.md and de
Agent Spec
SDD Phase 1 — Turn a user's workflow description into SPEC.md (functional + technical requirements, architectu