aaddrick

72 mods across 5 repositories, 252 stars between them.

aaddrick/ticketmill

Agent Claude Code

Documentation writer for the ticketmill plugin repo itself. Use for the tech-docs stage and any README, docs/, or CHANGELOG prose. Writes in the maintainer's documented voice and scrubs AI-tell patterns before delivering.

15 23d ago A 52 tokens original MIT

aaddrick/ticketmill

Agent Claude Code

Implementer for the ticketmill plugin repo itself. Use for changes to the workflow engine (workflows/ticketmill.js), skills (skills//SKILL.md), the worktree setup script, agent templates, plugin manifests, and their docs.

15 23d ago A 56 tokens original MIT

aaddrick/ticketmill

Agent Claude Code

Test integrity auditor for the ticketmill plugin repo itself. Use after implementation to audit whether tests genuinely exercise the change: hollow assertions, stubbed-out logic, or checks that pass without touching the modified code.

15 23d ago A 46 tokens original MIT

forge-agent

52

aaddrick/ticketmill

Skill Claude CodeCodex

Generate a project-specific agent definition for a ticketmill pipeline role (implementer, code reviewer, test validator, etc). Use when mill-init finds a role gap, or when asked to create an agent for a repo. Produces .claude/agents/ .md grounded in domain research and the actual codebase.

15 23d ago A 68 tokens original MIT

mill-init

53

aaddrick/ticketmill

Skill Claude CodeCodex

One-time onboarding of a repo for ticketmill batch processing - verifies the environment with a doctor pass, writes the .claude/ticketmill.json profile, maps the project's agents onto pipeline roles, and generates missing agents. Use before the first mill run in a repo, or to repair/update an existing profile.

15 23d ago C 65 tokens original MIT

mill-review

54

aaddrick/ticketmill

Skill Claude CodeCodex

Read-only cross-run analysis of ticketmill's own process ledger (logs/ticketmill). Use when asked to review ticketmill's run history, invoke /ticketmill:mill-review, retrospect on past mill/batch runs, or produce a cross-run trend dashboard for the pipeline itself.

15 23d ago C 60 tokens original MIT

mill

55

aaddrick/ticketmill

Skill Claude CodeCodex

Launch a ticketmill batch run - autonomously implement a set of GitHub issues end-to-end (plan, implement, test, review, merge into a human-reviewed batch PR). Use when asked to batch-process, mill, or autonomously implement GitHub issues. Requires prior onboarding via mill-init.

15 23d ago A 62 tokens original MIT

gh-cli-search

57

aaddrick/gh-cli-search

Plugin Claude Code

Comprehensive GitHub CLI search commands and troubleshooting. Provides skills for gh search code, commits, issues, PRs, and repos with proper exclusion syntax, quoting, and platform-specific handling.

8 9mo ago A tokens not measured original MIT

developer

58

aaddrick/gh-cli-search

Agent

Implements test failure fixes based on test-reviewer and product-manager recommendations. Automatically invoked between test iterations when PM decides to re-run.

8 9mo ago A 29 tokens original MIT

product-manager

59

aaddrick/gh-cli-search

Agent

Reviews test results and reviewer analysis to decide if changes warrant re-running tests. Automatically invoked by run-all-tests.py after test-reviewer completes.

8 9mo ago A 31 tokens original MIT

test-reviewer

60

aaddrick/gh-cli-search

Agent

Analyzes test suite results and creates REVIEWER-NOTES.md with root cause analysis and recommendations. Automatically invoked by run-all-tests.py as a headless agent.

8 9mo ago A 36 tokens original MIT

SessionStart

62

aaddrick/gh-cli-search

Hook

Runs when a session starts, executing session-start.sh. From aaddrick/gh-cli-search.

8 9mo ago A tokens not measured copy · 63% MIT

gh-cli-setup

63

aaddrick/gh-cli-search

Skill Claude CodeCodex

Use when gh CLI is not installed, not configured, or authentication fails - provides installation steps, authentication methods, and troubleshooting for all platforms.

8 9mo ago B 32 tokens original MIT

gh-search-code

64

aaddrick/gh-cli-search

Skill Claude CodeCodex

Use when searching code across GitHub repositories - provides syntax for file extensions, filenames, languages, sizes, exclusions, and using -w flag for regex search via web interface.

8 9mo ago A 38 tokens original MIT

gh-search-commits

65

aaddrick/gh-cli-search

Skill Claude CodeCodex

Use when searching commit history across GitHub repositories - provides syntax for filtering by author, committer, dates, hashes, and merge commits with proper exclusion handling.

8 9mo ago A 37 tokens original MIT

gh-search-issues

66

aaddrick/gh-cli-search

Skill Claude CodeCodex

Use when searching GitHub issues ACROSS REPOSITORIES or organizations - provides syntax for filtering by labels, state, assignees, authors, comments, reactions, dates. For current repo issues, use gh issue list instead.

8 9mo ago A 51 tokens original MIT

gh-search-prs

67

aaddrick/gh-cli-search

Skill Claude CodeCodex

Use when searching GitHub pull requests ACROSS REPOSITORIES or organizations - provides syntax for filtering by draft status, merge status, review state, CI checks, branches. For current repo PRs, use gh pr list instead.

8 9mo ago A 51 tokens original MIT

gh-search-repos

68

aaddrick/gh-cli-search

Skill Claude CodeCodex

Use when searching for repositories across GitHub - provides syntax for filtering by stars, forks, language, topics, license, archived status, and all repository attributes.

8 9mo ago A 36 tokens original MIT

gh-search

69

aaddrick/gh-cli-search

Skill Claude CodeCodex

Use when searching GitHub via CLI for issues, PRs, repos, code, or commits - provides correct syntax for exclusions, qualifiers, quoting, and platform-specific handling to avoid command failures.

8 9mo ago A 41 tokens original MIT

testing-gh-skills

70

aaddrick/gh-cli-search

Skill Claude CodeCodex

SLASH COMMAND ONLY - Do NOT invoke automatically. Only runs via /test-gh-skills command. Executes Python test orchestrator for 80 tests across 6 skill groups.

8 9mo ago A 40 tokens original MIT

using-gh-cli-search

71

aaddrick/gh-cli-search

Skill Claude CodeCodex

MANDATORY skill when users mention GitHub CLI searches - establishes non-negotiable requirement to use gh-cli-search skills for correct syntax, quoting, and platform handling.

8 9mo ago A 37 tokens original MIT