From skill-forge
Renames a skill across all versions transactionally via copy-verify-delete and rebuilds platform context. Use when user requests skill rename.
npx claudepluginhub armelhbobdad/bmad-module-skill-forge --plugin skill-forgeThis skill uses the workspace's default tool permissions.
Follow the instructions in [workflow.md](workflow.md).
Drops specific skill versions or entire skills via soft deprecation or hard purge, rebuilding platform context. Use when users request to remove skills.
Evolves existing skills by refining content in-place or creating advanced variants. Assesses gaps, applies changes, updates version metadata, syncs registry/cross-references. Use for outdated steps, feedback gaps, complexity upgrades.
Updates existing jaan-to skills to comply with standards via git branching, structure analysis, spec validation, documentation sync, and PR creation.
Share bugs, ideas, or general feedback.
Follow the instructions in workflow.md.