fy-agent

20 mods across 1 repository, 755 stars between them.

trellis-before-dev

01

fy-agent/fyagent

Skill Claude CodeCodex

Discovers and injects project-specific coding guidelines from .trellis/spec/ before implementation begins. Reads spec indexes, pre-development checklists, and shared thinking guides for the target package. Use when starting a new coding task, before writing any code, switching to a different package, or needing to…

755 yesterday A 70 tokens

trellis-brainstorm

02

fy-agent/fyagent

Skill Claude CodeCodex

Guides collaborative requirements discovery before implementation. Creates task directory, seeds PRD, asks high-value questions one at a time, researches technical choices, and converges on MVP scope. Use when requirements are unclear, there are multiple valid approaches, or the user describes a new feature or complex…

755 yesterday A 65 tokens

trellis-break-loop

03

fy-agent/fyagent

Skill Claude CodeCodex

Deep bug analysis to break the fix-forget-repeat cycle. Analyzes root cause category, why fixes failed, prevention mechanisms, and captures knowledge into specs. Use after fixing a bug to prevent the same class of bugs.

755 yesterday A 50 tokens

trellis-channel

04

fy-agent/fyagent

Skill Claude CodeCodex

Use Trellis channel for live multi-agent collaboration, spawned workers, cross-agent review, progress inspection, forum channels, and channel log debugging.

755 yesterday A 32 tokens

trellis-check

05

fy-agent/fyagent

Skill Claude CodeCodex

Comprehensive quality verification: spec compliance, lint, type-check, tests, cross-layer data flow, code reuse, and consistency checks. Use when code is written and needs quality verification, before committing changes, or to catch context drift during long sessions.

755 yesterday A 54 tokens

trellis-continue

06

fy-agent/fyagent

Skill Claude CodeCodex

Resume work on the current task. Loads the workflow Phase Index, figures out which phase/step to pick up at, then pulls the step-level detail via getcontext.py --mode phase. Use when coming back to an in-progress task and you need to know what to do next.

755 yesterday A 62 tokens

trellis-finish-work

07

fy-agent/fyagent

Skill Claude CodeCodex

Wrap up the current session: verify quality gate passed, remind user to commit, archive completed tasks, and record session progress to the developer journal. Use when done coding and ready to end the session.

755 yesterday A 46 tokens

trellis-meta

08

fy-agent/fyagent

Skill Claude CodeCodex

Understand and customize the local Trellis architecture inside a user project. Use when modifying .trellis plus platform hooks, settings, agents, skills, commands, prompts, workflows, the channel runtime (trellis channel), bundled runtime agents under .trellis/agents/, selectable workflow templates, registry-backed…

755 yesterday A 110 tokens

fy-agent/fyagent

Skill Claude CodeCodex

Reach into past AI conversation history through the trellis mem CLI. Use whenever the user asks 'how did we solve X last time', 'have we discussed this before', 'what was the decision on X', 'remind me what we did in this task', '上次怎么解的', '之前讨论过吗', '想起一段对话', or when starting a brainstorm that overlaps prior work…

755 yesterday A 140 tokens

fy-agent/fyagent

Skill Claude CodeCodex

Bootstrap project-specific Trellis coding specs with a platform-neutral single-agent workflow. Use when creating or refreshing .trellis/spec guidelines, analyzing a codebase with GitNexus, ABCoder, or source inspection, decomposing package/layer spec work, and writing real codebase-backed spec docs without placeholder…

755 yesterday A 67 tokens

trellis-start

11

fy-agent/fyagent

Skill Claude CodeCodex

Initializes an AI development session by reading workflow guides, developer identity, git status, active tasks, and project guidelines from .trellis/. Classifies incoming tasks and routes to brainstorm, direct edit, or task workflow. Use when beginning a new coding session, resuming work, starting a new task, or…

755 yesterday A 73 tokens

trellis-update-spec

12

fy-agent/fyagent

Skill Claude CodeCodex

Captures executable contracts and coding conventions into .trellis/spec/ documents. Use when learning something valuable from debugging, implementing, or discussion that should be preserved for future sessions.

755 yesterday A 40 tokens

trellis-check

13

fy-agent/fyagent

Agent Cursor

Trellis quality check agent. Use this exact agent for Trellis task verification, check.jsonl context injection, and self-fixing code review. Do not use generic/default/generalPurpose agents for Trellis checks.

755 yesterday A 47 tokens

trellis-implement

14

fy-agent/fyagent

Agent Cursor

Trellis implementation agent. Use this exact agent for Trellis task implementation, implement.jsonl context injection, and hook-injection tests. Do not use generic/default/generalPurpose agents for Trellis implementation. No git commit allowed.

755 yesterday A 51 tokens

trellis-research

15

fy-agent/fyagent

Agent Cursor

Trellis research agent. Use this exact agent for Trellis task research and research/ persistence. Do not use generic/default/generalPurpose agents for Trellis research.

755 yesterday A 38 tokens

trellis-continue

16

fy-agent/fyagent

Command Cursor

Resume work on the current task — pick up at the right phase/step in .trellis/workflow.md.

755 yesterday A 0 tokens

trellis-finish-work

17

fy-agent/fyagent

Command Cursor

Wrap up the current session: archive the active task (and any other completed-but-unarchived tasks the user wants to clean up) and record the session journal. Code commits are NOT done here — those happen in workflow Phase 3.4 before you invoke this command.

755 yesterday A 0 tokens

check

18

fy-agent/fyagent

Agent

Code quality auditor for the Trellis channel runtime. Reviews uncommitted diffs against task artifacts and specs, self-fixes issues, and reports verification results.

755 yesterday A 34 tokens

implement

19

fy-agent/fyagent

Agent

Code implementation expert for the Trellis channel runtime. Understands specs and task artifacts, then implements features. No git commit allowed.

755 yesterday A 28 tokens

fyagent AGENTS.md

20

fy-agent/fyagent

Instructions file CodexOpenCode

AGENTS.md instructions for fy-agent/fyagent: These instructions are for AI assistants working in this project.

755 yesterday A 251 tokens