When investigating issue #51, I have noticed that prompts/BOOTSTRAP.md, is never referenced in the project, but I feel it should be put to good use when starting the plugin and CLAUDE.md does not exist.
The file instructs the agent to run a quick interview find out about the user, its own identity, style and boundaries. This should be used to populate CLAUDE.md (or any other meaningful file), e.g., when invoking commands/start.md.
When investigating issue #51, I have noticed that
prompts/BOOTSTRAP.md,is never referenced in the project, but I feel it should be put to good use when starting the plugin andCLAUDE.mddoes not exist.The file instructs the agent to run a quick interview find out about the user, its own identity, style and boundaries. This should be used to populate
CLAUDE.md(or any other meaningful file), e.g., when invokingcommands/start.md.