HyperAITeam/CLITrigger

A command center for AI coding agents — run Claude, Gemini & Codex in parallel, each in its own git worktree

13Stars on the repository
12Mods indexed here, across every type
7d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

lesson

01

HyperAITeam/CLITrigger

Skill Claude CodeCodex

A project memory tool that records mistakes, cautions, and useful patterns in `.claude/lessons.md` for later work sessions.

13 7d ago A 34 tokens original MIT

manage-skills

02

HyperAITeam/CLITrigger

Skill Claude CodeCodex

A skill for checking whether code changes are covered by the project's verification skills. It can find missing or outdated checks and maintain the skills and their `CLAUDE.md` registry.

13 7d ago A 53 tokens original MIT

merge-worktree

03

HyperAITeam/CLITrigger

Skill Claude CodeCodex

Squash-merge the current worktree branch into the main branch (or a specified target). Analyzes git history and source code to craft a comprehensive commit message.

13 7d ago A 38 tokens original MIT

release

04

HyperAITeam/CLITrigger

Skill Claude CodeCodex

Bump package.json version and create a git tag for npm release. Accepts semver bump type (patch/minor/major) or explicit version.

13 7d ago A 33 tokens original MIT

remove-worktree

05

HyperAITeam/CLITrigger

Skill Claude CodeCodex

Instructions for safely removing a Git worktree, which is a separate working directory linked to another branch, and then deleting that branch.

13 7d ago A 31 tokens original MIT

update-docs

06

HyperAITeam/CLITrigger

Skill Claude CodeCodex

A documentation-updating workflow that reviews Git commits and updates a project's changelog and setup guide. A changelog is a record of software changes over time.

13 7d ago A 43 tokens original MIT

update-wiki

07

HyperAITeam/CLITrigger

Skill Claude CodeCodex

A skill that updates the HyperAITeam/CLITrigger GitHub Wiki from Git commits. A GitHub Wiki is a set of documentation pages attached to a repository.

13 7d ago A 67 tokens original MIT

HyperAITeam/CLITrigger

Skill Claude CodeCodex

A skill that runs all registered verification skills in sequence and creates one combined report. Verification skills are project-specific checks used to find implementation problems.

13 7d ago A 37 tokens original MIT