Merged
Conversation
- Gate all claude-code-review steps with authorized output flag (closes #21) - Add PR feedback gathering to review prompt - Replace manual version input with major/minor/patch selector in publish workflow - Rename .plaited/ to .agents/ and update all references - Update install instructions to use npx/bunx skills add Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Remove scoped package subpath export tests that depended on @modelcontextprotocol/sdk and update testing rule example to reference `typescript` instead. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.
Summary
exit 0permission check bypass inclaude-code-review.ymlby gating all steps withauthorizedoutput flag (closes security: fix workflow permission check bypass #21)publish.ymlto use major/minor/patch dropdown selector instead of manual version entry.plaited/to.agents/across the codebase (package.json, AGENTS.md, symlinks, tests, SKILL.md)npx skills add/bunx skills addTest plan
bun run checkpasses (0 warnings)bun testpasses (68/68)🤖 Generated with Claude Code