# Optimizespec Continue

> Continue an OptimizeSpec self-improvement change by creating the next artifact. Use when proposal, design, specs, or tasks need to be created for an OptimizeSpec workflow.

- **Type:** Skill
- **Install:** `agentstack add skill-terminaluse-optimizespec-optimizespec-continue`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [terminaluse](https://agentstack.voostack.com/s/terminaluse)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [terminaluse](https://github.com/terminaluse)
- **Source:** https://github.com/terminaluse/OptimizeSpec/tree/main/skills/optimizespec-continue

## Install

```sh
agentstack add skill-terminaluse-optimizespec-optimizespec-continue
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# OptimizeSpec Continue

Create exactly one next artifact for an existing change under `optimizespec/changes//`.

## Artifact Order

1. `proposal.md`
2. `design.md`
3. `specs/*.md`
4. `tasks.md`

## Rules

- Read completed dependency artifacts before writing the next artifact.
- Read `../optimizespec-common/references/core/reference-contracts.md` before choosing phase-specific context.
- For design work, load live eval runner, core runner, evidence, grader, ASI, candidate surface, optimizer, and verification contracts.
- Inspect the repo and prior artifacts to infer or confirm the target runtime. Load `../optimizespec-common/references/runtimes/claude-managed-agent/` contracts only when the repo or artifacts identify Claude Managed Agents.
- Preserve the proposal's `Optimization System Location` decision in design, specs, and tasks. If repo inspection shows the path should change, record the proposed correction before moving implementation work.
- Do not skip artifacts.
- Do not implement code.
- Preserve explicit unknowns for design follow-up.
- For Claude Managed Agents, design around live Session rollouts, eval cases, report/trace grading, ASI from live failures, and live-score optimization. Static prompt, fixture, dry-run, and template-output checks belong outside the eval path.
- If no bundled runtime reference exists for the target runtime, continue from the core contracts, record the adapter assumptions, and identify missing runtime-specific reference coverage.

## Templates

- Proposal: `assets/templates/proposal.md`
- Design: `assets/templates/design.md`
- Spec: `assets/templates/spec.md`
- Tasks: `assets/templates/tasks.md`

The design artifact must include inferred runtime and evidence, optimization-system location, import/runtime access plan, existing agent code and dependency reuse, runner invocation, rollout lifecycle, trace capture, evidence ledger path and required files, scoring and judge records, ASI mapping, candidate fields, GEPA optimizer configuration, optimizer lineage, best-candidate selection, and verification plan. Always read the relevant core reference contracts before writing design. For Claude Managed Agents designs, also read `../optimizespec-common/references/runtimes/claude-managed-agent/managed-agents-runner.md`, `../optimizespec-common/references/runtimes/claude-managed-agent/managed-agents-runtime-contract.md`, `../optimizespec-common/references/runtimes/claude-managed-agent/scorers-and-asi.md`, and `../optimizespec-common/references/runtimes/claude-managed-agent/python-managed-agent-package/README.md`. Inspect `../optimizespec-common/references/runtimes/claude-managed-agent/python-managed-agent-package/src/optimizespec/runtime.py` when the design needs concrete live Python runner behavior.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [terminaluse](https://github.com/terminaluse)
- **Source:** [terminaluse/OptimizeSpec](https://github.com/terminaluse/OptimizeSpec)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-terminaluse-optimizespec-optimizespec-continue
- Seller: https://agentstack.voostack.com/s/terminaluse
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
