repo-harness-autoplan

Automate repo-harness planning, review, execution, and PR closeout workflows.

407|29|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/Ancienttwo/repo-harness --skill repo-harness-autoplan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: repo-harness-autoplan
Source: https://github.com/Ancienttwo/repo-harness/tree/main/assets/skill-commands/repo-harness-autoplan
Command: npx skills add https://github.com/Ancienttwo/repo-harness --skill repo-harness-autoplan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

The Skill unit 'repo-harness-autoplan' addresses the challenge of orchestrating the full workflow of the repo-harness, automating tasks such as drafting plans, reviewing, executing, and finalizing PR closeout.

Core Features & Use Cases

  • Workflow Automation: Automates the entire process of reading repo state, drafting plans, self-reviews, execution, and closing out PRs.
  • Self-Review and Execution: Conducts comprehensive self-reviews twice and executes approved plans, ensuring robustness and accuracy.
  • Integration with repo-harness: Seamlessly integrates with the existing repo-harness infrastructure to maintain consistency and efficiency.
  • Use Case: Ideal for teams looking to automate their development process, especially when they want to avoid re-deriving context and ensure minimal token consumption.

Quick Start

To initiate the full workflow, run the command: repo-harness-autoplan

Frequently Asked Questions about repo-harness-autoplan

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

FAQPage Schema
How do I automate my development workflow from planning to PR closeout?

Workflow automation handles the full development cycle by reading repo state, drafting plans, conducting self-reviews, executing tasks, and finalizing PR closeout automatically. It minimizes token consumption by maintaining and reusing the repo-local workflow state.

How does CodeGraph integration work for automated development task execution?

CodeGraph integration enables structural queries during automated development task execution, allowing the workflow to understand codebase architecture. This ensures accurate plan drafting and execution while maintaining minimal token consumption.

Can I use workflow automation to avoid re-deriving context for every development task?

Workflow automation prevents context re-derivation by integrating with repo-local workflow state. This ensures that planning, reviewing, and executing tasks build upon existing context rather than recalculating it from scratch.

What is the best way to automate self-reviews before executing development plans?

Automated self-reviews run twice before execution to ensure plan robustness and accuracy. This built-in validation step catches issues early in the workflow, reducing the need for manual code review before PR closeout.

Does repo-harness workflow automation require any specific dependencies or setup?

Repo-harness workflow automation requires integration with repo-local workflow state and utilizes CodeGraph for structural queries. No external dependencies are needed, but the existing repo-harness infrastructure must be in place for seamless operation.

Why should I use automated workflow planning instead of manual development task management?

Automated workflow planning eliminates repetitive manual steps like context derivation, plan drafting, and review scheduling. It ensures consistency across development tasks while significantly reducing token consumption compared to manual orchestration.