AncienttwoAncienttwoCommunityΒ·23 Agent Skills Included

repo-harness

File-backed coding workflows, session handoffs, and review evidence

Keeps coding sessions coordinated through repo files instead of chat memory, storing plans, contracts, checks, and handoffs directly in the project. Eliminates lost context between sessions, repeated repo re-scanning, and unverifiable claims about finished work. Guides Claude and Codex through plan, execute, verify, review, and ship steps so long tasks resume exactly where they stopped.
npx skills add Ancienttwo/repo-harness --all -g -y
Available:

Tells the agent which repo files hold plans, tasks, contracts, and handoffs, and defines the operating rules for routing work through the file-backed workflow instead of chat memory.

All Skills in This Repository (23)

Pure Emerald Level Indicators
πŸ“¦ In Repo
AncienttwoAncienttwo

repo-harness-chatgpt-browser

Consult logged-in ChatGPT Web sessions via the repo-harness browser engine.

Community
Advanced
πŸ“¦ In Repo
AncienttwoAncienttwo

repo-harness-chatgpt-bridge

Integrates ChatGPT planning with Codex execution for repo-harness workflows.

Community
Advanced
πŸ“¦ In Repo
AncienttwoAncienttwo

claude-review

Review code changes with a different model before merging.

Community
Intermediate
πŸ“¦ In Repo
AncienttwoAncienttwo

codex-review

Review Git branch diffs and staged changes for code issues.

Community
Intermediate
πŸ“¦ In Repo
AncienttwoAncienttwo

repo-harness-scaffold

Generate project scaffolds from predefined templates in the repo-harness ecosystem.

Community
Basic
πŸ“¦ In Repo
AncienttwoAncienttwo

repo-harness-architecture

Update architecture documentation and resolve drift requests without full system restart.

Community
Intermediate
πŸ“¦ In Repo
AncienttwoAncienttwo

repo-harness-init

Initialize the repo-harness workflow with hooks and documentation in a repository.

Community
Intermediate
πŸ“¦ In Repo
AncienttwoAncienttwo

repo-harness-handoff

Prepare and resume Codex handoff packets for long tasks.

Community
Intermediate
πŸ“¦ In Repo
AncienttwoAncienttwo

repo-harness-plan

Create decision-complete plans for repo-local agentic development workflows.

Community
Advanced
πŸ“¦ In Repo
AncienttwoAncienttwo

repo-harness-upgrade

Upgrade an installed repo-harness harness to the latest contract and features.

Community
Intermediate
πŸ“¦ In Repo
AncienttwoAncienttwo

repo-harness-capability

Add explicit capability boundaries to existing repo-harness repositories.

Community
Intermediate
πŸ“¦ In Repo
AncienttwoAncienttwo

repo-harness-deploy

Validate deployment readiness and operations configuration for repo-harness harnesses.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install repo-harness?β–Ό

Run `npx skills add Ancienttwo/repo-harness --all -g -y` in your terminal to install all skills in this suite globally.

What problem does repo-harness solve?β–Ό

It keeps Claude and Codex coding sessions coordinated through files in the repo, so a new session resumes from saved plans, contracts, and handoffs instead of lost chat history.

How do coding sessions resume after a break?β–Ό

Hooks write a handoff and session journal into the repo when work stops, and the next session reads that state to continue the exact next step with its blockers and changed files.

Does repo-harness work with both Claude Code and Codex?β–Ό

Yes. One shared workflow contract and user-level hook adapters keep both hosts aligned on the same repo-local plans, checks, and review evidence.

Can repo-harness verify work before merging?β–Ό

Yes. It runs required checks, collects structured evidence, and can request an independent cross-review from the other model before you merge a branch.

Related Repositories in Software Engineering

View All in Software Engineering→