Greg Hewett avatar

Greg Hewett

Community

@glhewett · Plano, Texas

34Followers
|
51Public Repos
|
16Published Skills

Agent Skills by Greg Hewett

Showing 16 vetted skills indexed across 1 GitHub repositories.

glhewettglhewett

issues-purge

Remove closed .toml issue files and commit the purge.

Community
Intermediate
glhewettglhewett

git-commit

Create atomic git commits with branch validation and optional lint and test checks.

Community
Intermediate
glhewettglhewett

git-feature-start

Create and push a remote-tracked feature branch from main.

Community
Intermediate
glhewettglhewett

issues-start

Update issue status, commit changes, and create a feature branch.

Community
Intermediate
glhewettglhewett

issues-create

Create TOML issue files with computed IDs and stage them with git.

Community
Intermediate
glhewettglhewett

issues-comment

Append a chronological comment to an issue stored in .issues/*.toml.

Community
Intermediate
glhewettglhewett

issues-show

Display formatted details from .issues/{id}.toml issue files.

Community
Intermediate
glhewettglhewett

issues-plan

Create implementation plans from issue titles and comments in .issues/*.toml files.

Community
Intermediate
glhewettglhewett

issues-close

Close TOML issues by updating metadata, appending comments, and committing.

Community
Intermediate
glhewettglhewett

git-merge-into

Merge feature branches into a target branch and push it to remote.

Community
Intermediate
glhewettglhewett

issues-assign

Assign a TOML issue file to the current git user and stage it.

Community
Intermediate
glhewettglhewett

issues-list

List open issues from .issues/*.toml files as a markdown table.

Community
Intermediate
glhewettglhewett

git-feature-complete

Merge feature branches into main and delete them after passing checks.

Community
Intermediate
glhewettglhewett

issues-complete

Close TOML issue files by updating status, appending comments, and committing changes.

Community
Intermediate
glhewettglhewett

git-commit-non-code

Create git commits for non-code file changes with CI skip annotations.

Community
Basic
glhewettglhewett

git-submodule-commit

Commit and push git submodule changes and update the parent repository reference.

Community
Intermediate