HyperAITeam

12 mods across 1 repository, 13 stars between them.

Stop

01

HyperAITeam/CLITrigger

Hook Claude Code

Runs when the agent finishes a response, executing commit-session.sh. From HyperAITeam/CLITrigger.

13 7d ago A tokens not measured original MIT

SessionStart

02

HyperAITeam/CLITrigger

Hook Claude Code

Runs when a session starts on startup, executing load-recent-changes.sh. From HyperAITeam/CLITrigger.

13 7d ago A tokens not measured original MIT

CLITrigger

03

HyperAITeam/CLITrigger

Settings file Claude Code

Agent settings declaring 2 hook events (Stop, SessionStart) and 9 allowed tools.

13 7d ago A tokens not measured original MIT

lesson

04

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

05

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

06

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

07

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

08

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

09

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

10

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

HyperAITeam/CLITrigger

Instructions file

Instructions for HyperAITeam/CLITrigger, covering claude.md, project overview, commands, development (runs server + client concurrently) and build.

13 7d ago A 1,216 tokens original MIT