cboone

62 mods across 1 repository, 2 stars between them.

commit

25

cboone/agent-harness-plugins

Plugin Claude Code

Smart, context-aware git commits with conventional commit messages and plan awareness.

2 1mo ago A tokens not measured original MIT

commit

26

cboone/agent-harness-plugins

Skill Claude CodeCodex

Create well-structured git commits with context-aware message generation, plan awareness, and support for common commit workflow variants. Use when the user says "commit", "commit the changes", "commit and push", "commit the plan", "commit staged", "commit just the staged changes", "give the plan a meaningful name and…

2 1mo ago A 77 tokens original MIT

create-issue

27

cboone/agent-harness-plugins

Plugin Claude Code

Create GitHub issues using tmpfiles to avoid permission prompts from large multiline Bash arguments.

2 1mo ago A tokens not measured original MIT

create-issue

28

cboone/agent-harness-plugins

Skill Claude CodeCodex

Create a GitHub issue using the gh CLI with tmpfile-based body content to avoid permission prompts from large multiline Bash arguments. Use when the user says "create issue", "create a GitHub issue", "file an issue", "open an issue", "new issue", "report a bug", "request a feature", or asks to create an issue on a…

2 1mo ago A 91 tokens original MIT

create-plugin

29

cboone/agent-harness-plugins

Plugin Claude Code

Guide for creating new plugins in this repository with consistent structure and conventions.

2 1mo ago A tokens not measured original MIT

create-plugin

30

cboone/agent-harness-plugins

Skill Claude CodeCodex

Guide for creating new plugins in this repository with consistent structure and conventions. Use when the user says "create a plugin", "add a new skill", "add a new hook", "add a new command", "create a slash command", "new plugin", "scaffold plugin", "create a new plugin", or asks to add a skill, hook, or command to…

2 1mo ago A 81 tokens original MIT

cboone/agent-harness-plugins

Skill Claude CodeCodex

Find a GitHub issue in the current repository and create a new git worktree, branch, and tmux window for working on it using workmux. Use when the user says "start issue", "create worktree from issue", "create worktree for issue", or references starting work on a GitHub issue by number (e.g., "#42") or by description…

2 1mo ago A 109 tokens original MIT

create-worktree

34

cboone/agent-harness-plugins

Skill Claude CodeCodex

Create a new git worktree, branch, and tmux window using workmux, with a task prompt injected into the new session. Use when the user says "create worktree", "new worktree", "start working on", "spin up a worktree", or asks to create a worktree for a general task (not tied to a specific GitHub issue -- use…

2 1mo ago A 96 tokens original MIT

handle-secrets

35

cboone/agent-harness-plugins

Plugin Claude Code

Best practices for handling user-provided secrets in CLI tools: secure input methods, credential storage, secret masking, and language-specific libraries.

2 1mo ago A tokens not measured original MIT

handle-secrets

36

cboone/agent-harness-plugins

Skill Claude CodeCodex

Best practices for handling user-provided secrets in CLI tools. Use when: (1) building CLI tools that accept API keys, tokens, or passwords from users, (2) reviewing secret-handling code for security issues, (3) choosing between input methods (env vars, stdin, keychains, config files), (4) implementing credential…

2 1mo ago A 97 tokens original MIT

lint-and-fix

37

cboone/agent-harness-plugins

Plugin Claude Code

Detect project linters and formatters, run them with auto-fix, resolve remaining issues, then commit and push the fixes.

2 1mo ago A tokens not measured original MIT

lint-and-fix

38

cboone/agent-harness-plugins

Skill Claude CodeCodex

Detect available linters and formatters in the project, run them with auto-fix flags, report results, manually resolve remaining issues, then commit and push the fixes. Use when the user says "lint and fix", "run the linter", "run linters", "fix lint errors", "format the code", "lint this project", "check and fix"…

2 1mo ago A 100 tokens original MIT

cboone/agent-harness-plugins

Plugin Claude Code

Bootstrap, audit, and maintain REUSE-style mixed-license coverage in a repository: LICENSES/, NOTICE, REUSE.toml, SPDX headers, and reuse lint cleanliness.

2 1mo ago A tokens not measured original MIT

cboone/agent-harness-plugins

Skill Claude CodeCodex

Bootstrap, audit, and maintain REUSE-style mixed-license coverage in a repository: populate LICENSES/, write a root NOTICE, wire a root REUSE.toml, apply SPDX headers or sidecars to files, and keep reuse lint clean. Use when the user says "license this repo", "bootstrap licensing", "add SPDX headers", "normalize…

2 1mo ago A 166 tokens original MIT

merge-main

41

cboone/agent-harness-plugins

Plugin Claude Code

Fetch and merge the base branch into the current feature branch with automatic conflict resolution.

2 1mo ago A tokens not measured original MIT

merge-main

42

cboone/agent-harness-plugins

Skill Claude CodeCodex

Fetch and merge the base branch (usually main) into the current feature branch, handling conflicts and pushing. Use when the user says "merge main", "merge in main", "merge base branch", "update from main", "pull in main", "sync with main", "merge main into this branch", "update branch from main", or any variant…

2 1mo ago A 85 tokens original MIT

notify

43

cboone/agent-harness-plugins

Plugin Claude Code

Sends macOS notifications when Claude Code, OpenCode, or Codex CLI finishes a task or needs your attention.

2 1mo ago A tokens not measured original MIT

Notification

44

cboone/agent-harness-plugins

Hook

Runs when the agent sends a notification for idle_prompt, elicitation_dialog and permission_prompt tool calls, running an inline shell check (3 commands). From cboone/agent-harness-plugins.

2 1mo ago A tokens not measured original MIT

PreCompact

45

cboone/agent-harness-plugins

Hook

Runs before the context is compacted for auto tool calls, running an inline shell check. From cboone/agent-harness-plugins.

2 1mo ago A tokens not measured original MIT

Stop

46

cboone/agent-harness-plugins

Hook

Runs when the agent finishes a response, running an inline shell check. From cboone/agent-harness-plugins.

2 1mo ago A tokens not measured original MIT

cboone/agent-harness-plugins

Skill Claude CodeCodex

Add paths-ignore, concurrency groups, and timeout-minutes to existing GitHub Actions workflows. Use when the user says "optimize runner usage", "reduce CI costs", "reduce GitHub Actions minutes", "add concurrency to workflows", "add paths-ignore", "add timeout-minutes", "cancel in-progress CI runs", "skip CI on docs…

2 1mo ago A 130 tokens original MIT