From neuraforge-ai
Auto-generate changelog from git commits — grouped by feat/fix/docs with PR links
npx claudepluginhub vikisingh23/neuraforge-aiThis skill uses the workspace's default tool permissions.
Auto-generate changelog from git commits.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Checks Next.js compilation errors using a running Turbopack dev server after code edits. Fixes actionable issues before reporting complete. Replaces `next build`.
Guides code writing, review, and refactoring with Karpathy-inspired rules to avoid overcomplication, ensure simplicity, surgical changes, and verifiable success criteria.
Share bugs, ideas, or general feedback.
Auto-generate changelog from git commits.
Run in your repo. Reads commits since last tag, groups by type: ✨ Features / 🐛 Bug Fixes / 📝 Docs / ♻️ Refactoring / 🧪 Tests
Works best with conventional commits (feat:, fix:, docs:, etc.).
For full instructions, read agents/changelog.md.