luohy15

7 mods across 3 repositories, 770 stars between them.

y-agent AGENTS.md

01

luohy15/y-agent

Instructions file CodexOpenCode

AGENTS.md instructions for luohy15/y-agent, covering y-agent, architecture, packages, tech stack and notable subsystems.

219 yesterday A 8,023 tokens original MIT

y-agent CLAUDE.md

02

luohy15/y-agent

Instructions file

Claude Code instructions for luohy15/y-agent, a project described as: A deceptively simple agent app.

219 yesterday A 3 tokens copy · 100% MIT

dev

03

luohy15/y-agent

Skill Claude CodeCodex

Dev coordinator - worktree lifecycle and dispatch to plan/impl/review skills. Use when user wants to create/remove worktrees, kick off dev tasks, commit worktree changes, or hand off reviewed changes.

219 yesterday A 44 tokens original MIT

impl

04

luohy15/y-agent

Skill Claude CodeCodex

Impl - implement code changes inside an existing worktree, also handles dev server. Use when a sub-task is ready to be coded (worktree already created) or when running a dev server.

219 yesterday A 41 tokens original MIT

manager

05

luohy15/y-agent

Skill Claude CodeCodex

Main conversation hub - dispatch tasks to specialized skills via y chat, avoid doing long-running work directly.

219 yesterday A 22 tokens original MIT

plan

06

luohy15/y-agent

Skill Claude CodeCodex

Plan - read code, audit, scope, and produce a plan note at pages/plan-{id}.md. Use when a coding task needs research, audit, or sub-task breakdown before implementation.

219 yesterday A 42 tokens original MIT

review

07

luohy15/y-agent

Skill Claude CodeCodex

Review - check worktree-local diff or PR against the linked plan note and code quality, output an approve / request-changes verdict. Use when impl is done and changes need a sanity check before commit.

219 yesterday A 43 tokens original MIT