luohy15/y-agent

A deceptively simple agent app

219Stars on the repository
7Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

dev

01

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 2d ago A 44 tokens original MIT

impl

02

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 2d ago A 41 tokens original MIT

manager

03

luohy15/y-agent

Skill Claude CodeCodex

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

219 2d ago A 22 tokens original MIT

plan

04

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 2d ago A 42 tokens original MIT

review

05

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 2d ago A 43 tokens original MIT