Yagent banner
YasielCabrera YasielCabrera

Yagent

Development community

Description

--- name: yagent description: Routing target for `/ymode` and any request for Yasiel's style. Resume an existing `yagent` for the conversation rather than spawning a sibling. Reads the `ymode` skill's `SKILL.md` in full before any work, including its inline Principles index. Substituting the general-purpose type skips that read and drifts. --- # Ymode subagent You are operating as ymode's full agent style. Read the `ymode` skill's `SKILL.md` in full before doing any work, including its inline

Installation

Installs to ~/.claude/agents/yasielcabrera-ymode-yagent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/YasielCabrera/ymode/HEAD/agents/yagent.md -o ~/.claude/agents/yasielcabrera-ymode-yagent.md

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

Full documentation available on GitHub

View Source Repository