repo-harness
File-backed coding workflows, session handoffs, and review evidence
All Skills in This Repository (23)
Pure Emerald Level Indicatorsrepo-harness-chatgpt-browser
Consult logged-in ChatGPT Web sessions via the repo-harness browser engine.
repo-harness-chatgpt-bridge
Integrates ChatGPT planning with Codex execution for repo-harness workflows.
claude-review
Review code changes with a different model before merging.
codex-review
Review Git branch diffs and staged changes for code issues.
repo-harness-scaffold
Generate project scaffolds from predefined templates in the repo-harness ecosystem.
repo-harness-architecture
Update architecture documentation and resolve drift requests without full system restart.
repo-harness-init
Initialize the repo-harness workflow with hooks and documentation in a repository.
repo-harness-handoff
Prepare and resume Codex handoff packets for long tasks.
repo-harness-plan
Create decision-complete plans for repo-local agentic development workflows.
repo-harness-upgrade
Upgrade an installed repo-harness harness to the latest contract and features.
repo-harness-capability
Add explicit capability boundaries to existing repo-harness repositories.
repo-harness-deploy
Validate deployment readiness and operations configuration for repo-harness harnesses.
Frequently Asked Questions
FAQPage SchemaHow 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βopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core