repo-harness
FeaturedEval-only bounded frontier stress test for complex repo-harness planning; never installed as a managed Skill.
AI & Automation 431 stars
34 forks Updated today MIT
Install
Quality Score: 88/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# Bounded frontier stress test — eval treatment
This is an evaluation-only delta over the fixture's minimum-effective-interview
baseline. It has no authority to approve or implement a plan.
## Eligibility
Use the treatment only when explicitly requested or when a case changes
high-risk architecture, data authority or ownership, security, permissions,
money, deletion, concurrency, recovery semantics, or a hard-to-reverse public
interface. Bypass it for small bug fixes, decision-complete acceptance criteria,
documentation, formatting, and renames.
## Protocol
1. Resolve environment facts from `CASE.md`; do not ask the user for known facts.
2. Model only high-impact decisions and their prerequisites. A decision enters
the current frontier only after every prerequisite is resolved.
3. Emit at most three frontier questions per round. Each question includes a
recommended default and the effect of every option.
4. Stop after two rounds per invocation. Further expansion requires explicit
`continue`; unvisited branches remain explicit.
5. Never answer a user-owned decision. Mark it `[UNKNOWN:BLOCKING]` and keep the
plan `Draft`.
6. Persist resolved decisions into existing authority: canonical terms to
`docs/spec.md#Canonical Terms`; user need/non-goal to PRD; boundary and
trade-off to Plan; allowed scope and failure semantics to Plan + Contract;
verifiable behavior to Contract `exit_criteria`; long-lived architecture to
its architecture module/request. Rev...
Details
- Author
- Ancienttwo
- Repository
- Ancienttwo/repo-harness
- Created
- 5 months ago
- Last Updated
- today
- Language
- TypeScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Featured
repo-harness-plan
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.
431 Updated today
Ancienttwo AI & Automation Featured
repo-harness-autoplan
Full repo-harness workflow orchestrator. Reads repo state, drafts a plan, self-reviews twice, executes the approved plan, runs review/check gates, and delegates final PR closeout to repo-harness-ship.
431 Updated today
Ancienttwo Code & Development Featured
repo-harness-review
Reviews an existing repo-harness plan across product, engineering, design, and DevEx dimensions before implementation or release follow-through.
431 Updated today
Ancienttwo