repo-harness-plan

Solid

Interactive planning entrypoint for repo-local agentic development work. Produces an approved plan before implementation, and reviews an existing plan across product, engineering, design, and DevEx dimensions.

AI & Automation 397 stars 27 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 90/100

Stars 20%
87
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
47
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# repo-harness-plan Canonical rule owner for plan creation and plan review. Router-only: shared preflight, mode selection, and cross-mode boundaries. Mode protocol lives under `references/`. ## Shared Preflight 1. Confirm the working repo with `pwd` or `git rev-parse --show-toplevel`. 2. Run `bun scripts/inspect-project-state.ts --repo <repo> --format text` when available. ## Mode Selection - No plan exists yet, or the user wants a decision-complete plan for repo-harness workflow work -> `references/create.md`. - A plan already exists and the user wants a review before implementation -> `references/review.md`. ## Boundaries - Neither mode edits implementation files by default; review is fully read-only, and create may only capture a plan artifact through `repo-harness run capture-plan`. - Does not run `repo-harness run plan-to-todo` from either mode; that requires explicit implementation approval handled outside this package.

Details

Author
Ancienttwo
Repository
Ancienttwo/repo-harness
Created
4 months ago
Last Updated
yesterday
Language
TypeScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category