Import Humanlayer banner
jeffh jeffh

Import Humanlayer

Development community

Description

--- description: Import and adapt humanlayer commands and agents from source repository --- # Import HumanLayer Commands and Agents You are tasked with importing humanlayer commands and agents from a source repository and adapting them for use in this repository. ## Input The user will provide a path to the humanlayer repository as an argument to this command. ## Process ### Step 1: Validate Input Path 1. Check that the provided path exists and is a directory 2. Verify that the path conta

Installation

Installs to ~/.claude/commands/jeffh-claude-plugins-import-humanlayer.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/jeffh/claude-plugins/HEAD/.claude/commands/import-humanlayer.md -o ~/.claude/commands/jeffh-claude-plugins-import-humanlayer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository