Clarify beta contract inspection and release beta.23 - #266
Conversation
There was a problem hiding this comment.
No issues found across 2 files
Confidence score: 5/5
- Automated review surfaced no issues in the provided summaries.
- No files require special attention.
Shadow auto-approve: would auto-approve. Clarifies the Alexandria beta skill's contract documentation (required inputs, requiresOneOf groups, examples, result keys, pagination, JSON piping) and bumps the package to alexandria-beta.23; no runtime, CLI, or contract behavior changes.
Re-trigger cubic
There was a problem hiding this comment.
All reported issues were addressed across 1 file (changes from recent commits).
Shadow auto-approve: would not auto-approve because issues were found.
Fix all with cubic | Re-trigger cubic
There was a problem hiding this comment.
0 issues found across 1 file (changes from recent commits).
Confidence score: 5/5
- Automated review surfaced no issues in the provided summaries.
- No files require special attention.
Shadow auto-approve: would auto-approve. Clarifies the Alexandria beta skill contract documentation (compact result inspection and JSON piping) and bumps the package to alexandria-beta.23; no runtime, CLI, or contract behavior changes.
Re-trigger cubic
Clarifies input alternatives, example fields, result keys, pagination and JSON piping in the bundled Alexandria skill. Bumps to beta.23 for the existing Alexandria release workflow.
The production skill update stays in #262. Field-selection implementation is tracked separately in #265; this change does not introduce a new CLI flag.
Validation: skill validation, formatting, diff checks and npm package dry-run. Live beta.22 checks confirmed valid JSON stdout, stderr receipts, and expanded examples.
Summary by cubic
Clarifies the Alexandria beta skill's contract docs so agents inspect compact tool results by their
providerandcapabilityIDs and follow the documented behavior for required-input groups, example fields, result keys, pagination, and JSON piping. Also bumps the package toalexandria-beta.23; this adds no CLI flag, and the production skill update stays in #262.Written for commit bd09929. Summary will update on new commits.