Benchmarks/cursor skill invocation 2026 08 15 - #38
Merged
Conversation
…ll-invocation-2026-08-15
Derive the agent CLI grammar and --integrate all expansion from the adapter registry instead of hardcoded strings, express the init skill-scaffolding special case as adapter data (scaffoldSkillByInit), and derive AgentId from the registry. Add Cursor as a registered adapter with install/all/remove coverage and update documentation.
…ll-invocation-2026-08-15
Register OpenCode (skill at .opencode/skills/graphkeeper/SKILL.md, AGENTS.md guidance, graphkeeper invocation) alongside Codex/Claude/Cursor. Allow multiple registered adapters to share one guidance file: marker validation permits a properly-paired block from a registered sibling while rejecting unknown or malformed markers with GK004, and install planning appends shared-file blocks sequentially. Add install/all/remove coverage and update documentation.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Outcome
Describe the user-visible result and the smallest implementation boundary.
Evidence
List the failing test observed before implementation and the passing commands afterward.
Checklist
npm run buildpasses.npm run typecheckpasses.npm testpasses with no hidden skips.npm run package:smokepasses and the tarball contains intended assets only.sh -n scripts/validate.shpasses when the legacy fallback changes, andnode --check templates/pre-commitpasses when the hook changes.Compatibility and recovery
State supported platforms tested, rollback behavior, diagnostic changes, and any
manual recovery a repository owner would need.