Factory for ClaudeCodeAgentAdapter, mirroring the lowercase-factory
idiom used by userSimulatorAgent.
When config.skillPath is set, the referenced SKILL.md is injected into
config.workingDirectory (and a pointing CLAUDE.md written) at
construction time — matching the reference helper's factory-time injection —
so Claude Code auto-discovers it on the next run.
Factory for ClaudeCodeAgentAdapter, mirroring the lowercase-factory idiom used by
userSimulatorAgent.When
config.skillPathis set, the referencedSKILL.mdis injected intoconfig.workingDirectory(and a pointingCLAUDE.mdwritten) at construction time — matching the reference helper's factory-time injection — so Claude Code auto-discovers it on the next run.