Works with: Claude Code, Codex CLI, OpenCode, Gemini CLI, pi-agent, and more.
ace-handbook
ace-handbook-integration-opencode provides OpenCode-focused handbook manifests and projection artifacts so that canonical ACE skills invoked from OpenCode resolve to the correct provider entrypoints while preserving shared semantics from ace-handbook.
Run ACE workflows from OpenCode integrations - keep canonical skill intent while targeting OpenCode entrypoints, so agents running under OpenCode get the same behavior as any other provider.
Adapt quickly to provider-specific layouts - update projection assets inside this package instead of rewriting handbook logic, keeping changes isolated from ace-handbook canonical definitions.
Keep provider layers small - isolate integration glue from core handbook behavior with a focused set of manifests and projection assets.
This package is fast-only in the ACE testing model.
- Deterministic test coverage lives under
test/fast/. - This migration does not introduce
test/feat/ortest/e2e/for this package.
Verification commands:
ace-test ace-handbook-integration-opencodeace-test ace-handbook-integration-opencode all
Part of ACE
