Skip to content

Benchmarks/cursor skill invocation 2026 08 15 - #38

Merged
anusbutt merged 5 commits into
mainfrom
benchmarks/cursor-skill-invocation-2026-08-15
Aug 20, 2026
Merged

Benchmarks/cursor skill invocation 2026 08 15#38
anusbutt merged 5 commits into
mainfrom
benchmarks/cursor-skill-invocation-2026-08-15

Conversation

@anusbutt

Copy link
Copy Markdown
Owner

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

  • Tests cover valid, invalid, and relevant security or performance paths.
  • Documentation and examples reflect every changed public behavior.
  • Schema compatibility is unchanged, additive and documented, or explicitly marked breaking.
  • Constitution principles and append-only/evidence guarantees remain satisfied.
  • npm run build passes.
  • npm run typecheck passes.
  • npm test passes with no hidden skips.
  • npm run package:smoke passes and the tarball contains intended assets only.
  • sh -n scripts/validate.sh passes when the legacy fallback changes, and node --check templates/pre-commit passes when the hook changes.
  • No secrets, credentials, telemetry, generated archives, or unrelated edits are included.

Compatibility and recovery

State supported platforms tested, rollback behavior, diagnostic changes, and any
manual recovery a repository owner would need.

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.
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.
@anusbutt
anusbutt merged commit e2904a0 into main Aug 20, 2026
6 checks passed
@anusbutt
anusbutt deleted the benchmarks/cursor-skill-invocation-2026-08-15 branch August 20, 2026 13:59
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