Skip to content

Instantly share code, notes, and snippets.

View possibilities's full-sized avatar

Mike Bannister possibilities

  • AI Life
  • Portland East
  • 20:04 (UTC -04:00)
View GitHub Profile

Git Grep Results

Generated: Thu Jul 10 02:28:58 PM EDT 2025 Search arguments: git grep commit-creator

claude-code-custom-commands

add-release.md:- Run `commit-creator` to create a commit with the release script. This can take a while so set a high timeout
rebrand-cli.md:We are going to create a new UI app and generate new commits using `commit-creator`.
rebrand-cli.md:- Run the `commit-creator` CLI again to save the rebranding, this can take a while so set a high timeout
rebrand-ui.md:We are going to create a new UI app and generate new commits using `commit-creator`.

Git Grep Results

Generated: Thu Jul 10 02:23:52 PM EDT 2025 Search arguments: git grep commit-creator

claude-code-custom-commands

add-release.md:- Run `commit-creator` to create a commit with the release script. This can take a while so set a high timeout
rebrand-cli.md:We are going to create a new UI app and generate new commits using `commit-creator`.
rebrand-cli.md:- Run the `commit-creator` CLI again to save the rebranding, this can take a while so set a high timeout
rebrand-ui.md:We are going to create a new UI app and generate new commits using `commit-creator`.

Git Grep Results

Generated: Thu Jul 10 02:21:46 PM EDT 2025 Search arguments: git grep commit-creator

claude-code-custom-commands

add-release.md:- Run `commit-creator` to create a commit with the release script. This can take a while so set a high timeout
rebrand-cli.md:We are going to create a new UI app and generate new commits using `commit-creator`.
rebrand-cli.md:- Run the `commit-creator` CLI again to save the rebranding, this can take a while so set a high timeout
rebrand-ui.md:We are going to create a new UI app and generate new commits using `commit-creator`.

Git Grep Results

Generated: Thu Jul 10 02:19:24 PM EDT 2025 Search arguments: git grep commit-creator

claude-code-custom-commands

add-release.md:- Run `commit-creator` to create a commit with the release script. This can take a while so set a high timeout
rebrand-cli.md:We are going to create a new UI app and generate new commits using `commit-creator`.
rebrand-cli.md:- Run the `commit-creator` CLI again to save the rebranding, this can take a while so set a high timeout
rebrand-ui.md:We are going to create a new UI app and generate new commits using `commit-creator`.

Git Grep Results

Generated: Thu Jul 10 02:19:07 PM EDT 2025 Search arguments: git grep commit-creator

claude-code-custom-commands

add-release.md:- Run `commit-creator` to create a commit with the release script. This can take a while so set a high timeout
rebrand-cli.md:We are going to create a new UI app and generate new commits using `commit-creator`.
rebrand-cli.md:- Run the `commit-creator` CLI again to save the rebranding, this can take a while so set a high timeout
rebrand-ui.md:We are going to create a new UI app and generate new commits using `commit-creator`.

Git Grep Results

Generated: Thu Jul 10 02:18:01 PM EDT 2025 Search arguments: git grep commit-creator

claude-code-custom-commands

add-release.md:- Run `commit-creator` to create a commit with the release script. This can take a while so set a high timeout
rebrand-cli.md:We are going to create a new UI app and generate new commits using `commit-creator`.
rebrand-cli.md:- Run the `commit-creator` CLI again to save the rebranding, this can take a while so set a high timeout
rebrand-ui.md:We are going to create a new UI app and generate new commits using `commit-creator`.

Git Grep Results

Generated: Thu Jul 10 01:03:59 PM EDT 2025 Search arguments: git grep commit-creator

claude-code-custom-commands

add-release.md:- Run `commit-creator` to create a commit with the release script. This can take a while so set a high timeout
rebrand-cli.md:We are going to create a new UI app and generate new commits using `commit-creator`.
rebrand-cli.md:- Run the `commit-creator` CLI again to save the rebranding, this can take a while so set a high timeout
rebrand-ui.md:We are going to create a new UI app and generate new commits using `commit-creator`.

Git Grep Results

Generated: Thu Jul 10 01:01:17 PM EDT 2025 Search arguments: git grep foo

autocil

src/index.ts:  autocil foo/bar                          # Use ${config.root}/foo/bar

claude-code-metadata-browser

Git Grep Results

Generated: Thu Jul 10 01:00:16 PM EDT 2025 Search arguments: git grep foo

autocil

src/index.ts:  autocil foo/bar                          # Use ${config.root}/foo/bar

claude-code-metadata-browser

{
"name": "commit-creator",
"version": "0.1.8",
"author": "Mike Bannister <notimpossiblemike@gmail.com>",
"license": "MIT",
"description": "Commit Creator CLI",
"bin": {
"commit-creator": "./commit-creator.sh"
},
"repository": {