auto-trigger

Community

Configure automatic triggers between skills.

Authorzhaono1
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Defines and centralizes automatic trigger relationships between skills to simplify and automate workflow orchestration. This is a configuration skill intended to be referenced by other skills rather than invoked directly.

Core Features & Use Cases

  • Hook definitions: declare after_complete, before_start, and on_error triggers to chain skills.
  • Mode options: support auto, background, and ask_first to control when triggers fire.
  • Project-wide orchestration: enables a cohesive flow across multiple skills by reading and applying defined triggers in the workflow orchestrator.
  • Example usage: a completed PR planning skill triggers session-logger and code-reviewer automatically.

Quick Start

Add a hooks section in a triggering skill's front matter to specify the next skill and mode.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: auto-trigger
Download link: https://github.com/zhaono1/agent-playbook/archive/main.zip#auto-trigger

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.