From majestic-engineer
Generates documentary-style narratives from git history using minimal, standard, or comprehensive templates. Used via /git:code-story command.
npx claudepluginhub majesticlabs-dev/majestic-marketplace --plugin majestic-engineerThis skill uses the workspace's default tool permissions.
Provides narrative templates for transforming git history into documentary-style stories.
Generates repository technical summary and commit history narrative story, creating SUMMARY.md and STORY.md files via git analysis and file exploration.
Generates structured changelogs from git commit history, categorized by type (features, fixes, refactoring) and grouped by time. Use to summarize recent repo changes or create release notes.
Crafts structured Git commit messages with type-prefixed subjects (feat, fix), explanatory bodies on why changes were made, and footers for issues or breaks, acting as code documentation.
Share bugs, ideas, or general feedback.
Provides narrative templates for transforming git history into documentary-style stories.
Read the appropriate template based on detail level:
abc1234