# Tdd Cycle Runner

> |

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

## Install

```sh
agentstack add skill-mrlarson2007-copilot-tdd-harness-tdd-cycle-runner
```

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

## About

# TDD Cycle Runner Skill

## Workflow
1. Receive `start_cycle` contract from main orchestrator
2. For each phase:
  - Load phase SKILL.md and asset files
  - Execute phase guidance through the loaded phase skill
  - Route every RED, GREEN, and REFACTOR verification through `tdd-test-run`
    using an explicit expected-result contract before advancing the cycle
  - Validate contract result
  - On failure, escalate to main orchestrator
3. On completion, return `cycle_complete` contract

## Decision Points
- If any phase fails, escalate immediately
- If all phases succeed, return cycle summary

## Quality Criteria
- Only minimal context passed to each phase
- All contract handoffs validated
- No direct communication with main orchestrator by phase skill executions
- Progressive disclosure enforced
- Any rollback after a failed verification is limited to the scoped files named
  in the `test_run_request` contract

## Completion Checks
- All contracts for the cycle are satisfied
- All phase outputs are validated
- Escalation path is tested

## Source & license

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

- **Author:** [mrlarson2007](https://github.com/mrlarson2007)
- **Source:** [mrlarson2007/copilot-tdd-harness](https://github.com/mrlarson2007/copilot-tdd-harness)
- **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-mrlarson2007-copilot-tdd-harness-tdd-cycle-runner
- Seller: https://agentstack.voostack.com/s/mrlarson2007
- 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%.
