Seth Hobson
87ed65d2b5
fix(plugins): remove redundant plugin.json and fix command formats
...
- Remove .claude-plugin/plugin.json from conductor and startup-business-analyst
(marketplace.json provides all config, standalone plugin.json breaks installation)
- Remove YAML frontmatter from startup-business-analyst commands
- Bump versions: conductor 1.0.3, startup-business-analyst 1.0.1
2026-01-15 20:55:21 -05:00
Seth Hobson
3a6a24e1a6
chore(conductor): bump version to 1.0.2
2026-01-15 20:44:10 -05:00
Seth Hobson
fe3baec076
fix(conductor): align file formats with Claude Code plugin conventions
...
- Remove YAML frontmatter from command files (commands don't use frontmatter)
- Remove non-standard fields (color, tools) from conductor-validator agent
- Simplify agent description to single line format
2026-01-15 20:42:46 -05:00
Seth Hobson
1408671cb7
fix(conductor): move plugin to plugins/ directory for proper discovery
...
Conductor plugin was at root level instead of plugins/ directory,
causing slash commands to not be recognized by Claude Code.
2026-01-15 20:34:57 -05:00