Skip to content

Commit 1e0ef84

Browse files
prosdevclaude
andcommitted
docs: add changeset rules to CLAUDE.md non-negotiables
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 1341d4c commit 1e0ef84

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CLAUDE.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,9 @@ dev setup # One-time: start Antfly search backend
7979
any CRITICAL or WARNING findings before merging.
8080
- **Plan before building.** For non-trivial features, write a plan in
8181
`.claude/da-plans/` and run the `plan-reviewer` agent before implementation.
82+
- **Changesets target published packages only.** Only `@prosdevlab/dev-agent`
83+
and `@prosdevlab/kero` are published to npm. All other packages are private
84+
and bundled into dev-agent via tsup. Never add private packages to changesets.
8285

8386
---
8487

0 commit comments

Comments
 (0)