Install Helper banner
masroorahmd masroorahmd

Install Helper

Project Management community

Description

--- name: install-helper description: Use proactively when the user wants to install or set up the Trail framework into a consumer project ("install the framework in X", "set up the framework in /path/to/project", "install trail"). Runs only inside this framework repo's Claude Code session. Walks the user through the three install scenarios end-to-end (greenfield Ansible / existing Plane no agents / existing Plane with agents), drives ansible-playbook where applicable, ingests generated tokens +

Installation

Installs to ~/.claude/agents/masroorahmd-trail-aiac-install-helper.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/masroorahmd/trail-aiac/HEAD/.claude/agents/install-helper.md -o ~/.claude/agents/masroorahmd-trail-aiac-install-helper.md

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

Full documentation available on GitHub

View Source Repository