Skip to content

docs(readme): actual AI-agent setup steps#7

Merged
kepptic merged 1 commit intomainfrom
docs/readme-ai-setup
Apr 24, 2026
Merged

docs(readme): actual AI-agent setup steps#7
kepptic merged 1 commit intomainfrom
docs/readme-ai-setup

Conversation

@kepptic
Copy link
Copy Markdown
Owner

@kepptic kepptic commented Apr 24, 2026

Previous section waved at skills without saying how to install them, and didn't tell Codex/Cursor users where to put the integration brief. Now: concrete install commands for Claude Code (three paths + verify), drop-in AGENTS.md block for Codex/Cursor/Aider/Continue, raw-shell fallback with documented exit codes.

Previous AI-agent section listed commands but skipped the "how do I
actually wire this up" step. Fixed:

- Claude Code section now shows three install paths (user-global,
  project-local auto-discovery, symlink) with exact shell commands
  and a verify step (`claude /skills`).  Dropped the gstack
  skill-registry reference — that's internal tooling, not something
  a public user has.
- Codex / Cursor / Aider / Continue section names the concrete
  mechanism each one uses (AGENTS.md / .cursorrules / CONVENTIONS.md)
  and provides a drop-in block the user pastes into their project
  memory. That's the integration — the agent reads the file at
  session start and knows when to reach for ghax.
- New no-memory fallback for raw-shell harnesses — documents exit
  codes (0, 2, 4) and the --json convention so ghax behaves
  predictably under programmatic drivers.
@kepptic kepptic merged commit 945728e into main Apr 24, 2026
@kepptic kepptic deleted the docs/readme-ai-setup branch April 24, 2026 03:46
kepptic added a commit that referenced this pull request Apr 24, 2026
docs(readme): actual AI-agent setup steps
kepptic added a commit that referenced this pull request Apr 24, 2026
docs(readme): actual AI-agent setup steps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant