repo-harness-gptpro-setup

Featured

Guides GPT Pro local setup for repo-harness by configuring Oracle-first gptpro_browser ChatGPT Web consults and gptpro_mcp ChatGPT Connector MCP sidecar access with verification, auth, tunnel, runtime, and API-billing boundaries.

AI & Automation 397 stars 27 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 92/100

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

Skill Content

# repo-harness-gptpro-setup Use this command when the user wants repo-harness to guide local GPT Pro setup across both directions: - `gptpro_browser`: local repo-harness calls an already logged-in ChatGPT Web session through the Oracle browser provider. - `gptpro_mcp`: ChatGPT connects back to the local repo through the repo-harness MCP sidecar and Connector setup. ## Protocol 1. Confirm the target repo path with `git rev-parse --show-toplevel` or an explicit user path. Preserve unrelated dirty worktree state. 2. State the two-lane model before configuring anything: - `gptpro_browser` is local -> ChatGPT Web through `repo-harness chatgpt browser-*`, with Oracle as the default provider. - `gptpro_mcp` is ChatGPT -> local through `repo-harness mcp serve --transport http`. - ChatGPT Pro Web access is not OpenAI API quota or an API key substitute. 3. Configure the Oracle browser provider boundary: - Oracle's published CLI requires `node >=24`; satisfy that inside the pinned Oracle install or explicit binary path. Do not raise repo-harness' overall runtime floor or add Oracle as an implicit dependency just for GPT Pro. - Install or point to a pinned Oracle CLI. Prefer an auditable binary path through `--oracle-bin` or `REPO_HARNESS_ORACLE_BIN`; repo-harness must not `npx` or auto-download Oracle during setup. - `repo-harness chatgpt browser-doctor --repo <repo> --provider oracle --json` - Inspect `agent_actions` from the doctor output. If it includes `chat...

Details

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

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category