fix(projman): add missing YAML frontmatter to command files #329
Reference in New Issue
Block a user
Delete Branch "fix/projman-command-frontmatter"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
clear-cache.mdandsuggest-version.md---delimiters anddescriptionfieldRoot Cause
The missing frontmatter broke the plugin's command loading. When one or more command files are malformed, Claude Code skips the entire plugin's commands.
Files Changed
plugins/projman/commands/clear-cache.md- Added frontmatterplugins/projman/commands/suggest-version.md- Added frontmatterTest Plan
/helpor system-reminder🤖 Generated with Claude Code