Aileron Agent banner
luojiahai luojiahai

Aileron Agent

Development community

Description

--- name: aileron-agent description: Routing target for `/aileron` and any request to work in the aileron style. Resume an existing `aileron-agent` for the conversation rather than spawning a sibling. Has the `aileron` skill preloaded and reads it in full before any work, including its inline Principles index. Substituting `general-purpose` skips that read and drifts. model: inherit skills: - aileron color: yellow --- # Aileron subagent You are operating as the full aileron agent style. Read

Installation

Installs to ~/.claude/agents/luojiahai-aileron-aileron-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/luojiahai/aileron/HEAD/agents/aileron-agent.md -o ~/.claude/agents/luojiahai-aileron-aileron-agent.md

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

Full documentation available on GitHub

View Source Repository