feat(commands): compile conventional command prompts into Cursor and Claude artifacts (#100 stage 2) - #219
Conversation
…Claude artifacts (#100 stage 2)
… in inspection skips
🦋 Changeset detectedLatest commit: 35c2a8b The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
commit: |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 35c2a8bcf7
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Summary
commands/*.mdauthoring surface for Compile capability-aware host component bundles #100 stage 2: Markdown prompts with optional closed frontmatter (description,argumentHint,allowedTools,model,disableModelInvocation, plus the peeled bundle-onlytargets), fresh AB4920–AB4926 diagnostics, duplicate-name and capability-aware target validation.commands: './commands/'manifest pointer; Claude regenerates documented kebab-case frontmatter (allowed-tools,argument-hint,description,disable-model-invocation,model) from validated fields; Codex and portable record honestunavailablecapability rows, and the composite bundle emits Claude-format commands while deliberately omitting the Cursor pointer (documented in the generated AGENTS.md) because pinned Cursor evidence does not establish tolerance for Claude frontmatter.source/provenance.sourcePathare canonicalized incanonicalizeNormalizedModel(root-independentmodelDigest, regression-tested across two temp roots), and commands are wired into inspection skip accounting (kind: 'command')..md-only commands layout; packaging boundary tests keep command-free projects byte-identical.Test plan
pnpm typecheckpnpm lintclean