npm.io
0.9.11 • Published 2d ago

@elyracode/git-intel

Licence
MIT
Version
0.9.11
Deps
0
Size
11 kB
Vulns
0
Weekly
0

@elyracode/git-intel

Git intelligence for Elyra -- session briefings, commit messages, and PR descriptions.

Install

elyra install npm:@elyracode/git-intel

Tools

Tool Description
git_briefing Summary of recent commits, changed files, branches, and working tree status
generate_commit_message Analyze staged diff and suggest a conventional commit message
generate_pr_description Analyze branch diff and generate a PR description with what/why/test/checklist

Commands

Command Description
/briefing What changed since your last session?
/commit Generate a commit message from staged changes
/pr Generate a PR description for the current branch

Usage

> What changed in this repo since yesterday?
> Generate a commit message for my staged changes
> Write a PR description for this branch
/briefing
/commit
/pr

Keywords