You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CLAUDE.md says "Two published packages" and its Package Structure tree lists react-simplikit and codemod only. AGENTS.md still says "Single package monorepo" and does not mention the codemod either.
As-is
CLAUDE.mdsays "Two published packages" and its Package Structure tree listsreact-simplikitandcodemodonly.AGENTS.mdstill says "Single package monorepo" and does not mention the codemod either.packages/pluginexists since feat(plugin): generate the react-simplikit skill and replace the react-design-philosophy plugin #441: the agent plugin behind the root.claude-plugin/marketplace.json, with nopackage.json, so it is neither a workspace nor on npm.yarn skill:genwritesskills/react-simplikitinto it andyarn test:skillfails CI when the committed copy drifts.To-be
plugin/entry that says which skill is generated, which command regenerates it, and which one is hand-written.