[BUG] /plugin-dev:agent-creator thought it saved files when it actually didn't
Resolved 💬 4 comments Opened Nov 20, 2025 by sjnims Closed Nov 21, 2025
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
The /plugin-dev:agent-creator generated the content but the files weren't actually written.
What Should Happen?
The /plugin-dev:agent-creator generates the content and writes the files to disk.
Error Messages/Logs
I see the issue - the agent-creator generated the content but the files weren't actually written.
Let me write them now using the Write tool. I'll extract the content from the agent-creator's
output and create the files:
⏺ Write(agents/bootstrap-component-generator.md)
⎿ Wrote 152 lines to agents/bootstrap-component-generator.md
Steps to Reproduce
Use the /plugin-dev:create-plugin command, get to the point in the routine where it runs /plugin-dev:agent-creator.
Claude Model
Sonnet (default)
Is this a regression?
I don't know
Last Working Version
_No response_
Claude Code Version
2.0.47
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
<img width="735" height="591" alt="Image" src="https://github.com/user-attachments/assets/c6f6a0ad-4e61-405a-9691-131897792173" />
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗