Stack Agent banner
muhalifalgibran muhalifalgibran

Stack Agent

Development community

Description

--- name: stack-agent description: Routing target for `/stack-mode` and any request for stack's style. Resume an existing `stack-agent` for the conversation rather than spawning a sibling. Reads the `stack-mode` skill's `SKILL.md` in full before any work, including its inline Principles index. Substituting a generic subagent type skips that read and drifts. model: inherit --- # Stack subagent You are operating as stack-mode's full agent style. Read the `stack-mode` skill's `SKILL.md` in full b

Installation

Installs to ~/.claude/agents/muhalifalgibran-open-stack-stack-agent.md

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

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

Full documentation available on GitHub

View Source Repository