full-cycle

Coordinate feature planning, execution, and verification via Agent Harness.

6|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/anotherben/claude-harness --skill full-cycle-anotherben
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: full-cycle
Source: https://github.com/anotherben/claude-harness/tree/main/skills/full-cycle
Command: npx skills add https://github.com/anotherben/claude-harness --skill full-cycle-anotherben

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides an end-to-end workflow that coordinates planning, execution, and verification of feature work using Agent Harness, Superpowers, and Compound Engineering.

Core Features & Use Cases

  • Interactive Planning Mode (Phase 1) to define scope, acceptance criteria, and designs.
  • Execution Mode (autonomous) that drives tasks to completion with minimal human intervention.
  • A single human checkpoint for plan approval before execution begins.

Quick Start

Invoke the full-cycle workflow by issuing /full-cycle <feature-name> to begin planning and autonomous execution.

Frequently Asked Questions about full-cycle

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate end-to-end software feature planning and execution?

End-to-end software feature planning and execution is automated by orchestrating interactive scope definition, autonomous task sequencing, and verification through an agent harness. You define acceptance criteria, approve a single checkpoint plan, and the workflow drives coding, testing, and Git commits.

What is the best way to coordinate feature development from ideation to production?

Coordinating feature development from ideation to production is best handled by a full-cycle workflow that integrates planning, execution, and verification. It uses an agent harness with compound engineering commands to manage task sequencing, testing, and Git commits autonomously.

Do I need an agent harness framework to automate feature lifecycle management?

Yes, automating feature lifecycle management requires the Agent Harness framework, Superpowers, and Compound Engineering commands. These dependencies are necessary to manage plan creation, task sequencing, testing, and Git commits during the autonomous execution phase.

How does autonomous execution work for software development tasks?

Autonomous execution for software development tasks works by driving tasks to completion with minimal human intervention after a single plan-approval checkpoint. The agent harness sequences tasks, executes code changes, runs testing, and performs Git commits automatically.

Can I use interactive planning for bug fixes and refactoring tasks?

Yes, you can use interactive planning for bug fixes, refactoring, and any development task. The workflow guides you through defining scope and acceptance criteria before transitioning into autonomous execution and verification.

What are the limitations of autonomous software development workflows?

Autonomous software development workflows require a human checkpoint for plan approval before execution begins and depend on the Agent Harness framework, Superpowers, and Compound Engineering commands. Optional knowledge graph support is only available if explicitly configured in your environment.