lie5860

41 mods across 1 repository, 13 stars between them.

check

01

lie5860/openai-search-mcp

Agent Claude Code

Code quality check expert. Reviews code changes against specs and self-fixes issues.

13 6mo ago A 18 tokens copy · 100% MIT

debug

02

lie5860/openai-search-mcp

Agent Claude Code

Issue fixing expert. Understands issues, fixes against specs, and verifies fixes. Precise fixes only.

13 6mo ago A 23 tokens copy · 100% MIT

dispatch

03

lie5860/openai-search-mcp

Agent Claude Code

Multi-Agent Pipeline main dispatcher. Pure dispatcher. Only responsible for calling subagents and scripts in phase order.

13 6mo ago A 23 tokens copy · 100% MIT

implement

04

lie5860/openai-search-mcp

Agent Claude Code

Code implementation expert. Understands specs and requirements, then implements features. No git commit allowed.

13 6mo ago A 21 tokens copy · 100% MIT

plan

05

lie5860/openai-search-mcp

Agent Claude Code

Multi-Agent Pipeline planner. Analyzes requirements and produces a fully configured task directory ready for dispatch.

13 6mo ago C 22 tokens copy · 100% MIT

research

06

lie5860/openai-search-mcp

Agent Claude Code

Code and tech search expert. Pure research, no code modifications. Finds files, patterns, and tech solutions.

13 6mo ago A 24 tokens copy · 100% MIT

brainstorm

09

lie5860/openai-search-mcp

Command Claude Code

Guide AI through collaborative requirements discovery before implementation, optimized for AI coding workflows.

13 6mo ago A 0 tokens copy · 95% MIT

break-loop

10

lie5860/openai-search-mcp

Command Claude Code

When debug is complete, use this command for deep analysis to break the "fix bug -> forget -> repeat" cycle.

13 6mo ago A 0 tokens copy · 100% MIT

check-backend

11

lie5860/openai-search-mcp

Command Claude Code

Check if the code you just wrote follows the backend development guidelines.

13 6mo ago A 0 tokens copy · 100% MIT

check-cross-layer

12

lie5860/openai-search-mcp

Command Claude Code

Check if your changes considered all dimensions. Most bugs come from "didn't think of it", not lack of technical skill.

13 6mo ago A 0 tokens copy · 100% MIT

check-frontend

13

lie5860/openai-search-mcp

Command Claude Code

Check if the code you just wrote follows the frontend development guidelines.

13 6mo ago A 0 tokens copy · 100% MIT

create-command

14

lie5860/openai-search-mcp

Command Claude Code

Create a new slash command in both .cursor/commands/ (with trellis- prefix) and .claude/commands/trellis/ directories based on user requirements.

13 6mo ago A 0 tokens copy · 100% MIT

finish-work

15

lie5860/openai-search-mcp

Command Claude Code

Before submitting or committing, use this checklist to ensure work completeness.

13 6mo ago A 0 tokens copy · 100% MIT

integrate-skill

16

lie5860/openai-search-mcp

Command Claude Code

Adapt and integrate a Claude global skill into your project's development guidelines (not directly into project code).

13 6mo ago A 0 tokens copy · 100% MIT

onboard

17

lie5860/openai-search-mcp

Command Claude Code

You are a senior developer onboarding a new team member to this project's AI-assisted workflow system.

13 6mo ago A 0 tokens copy · 100% MIT

parallel

18

lie5860/openai-search-mcp

Command Claude Code

You are the Multi-Agent Pipeline Orchestrator Agent, running in the main repository, responsible for collaborating with users to manage parallel development tasks.

13 6mo ago A 0 tokens copy · 100% MIT

record-session

19

lie5860/openai-search-mcp

Command Claude Code

Command "record-session" from lie5860/openai-search-mcp, covering record work progress (simplified - only 2 steps), step 1: get context, step 2: one-click add session, method 1: simple parameters and method 2: pass detailed content via stdin.

13 6mo ago A 0 tokens original MIT

start

20

lie5860/openai-search-mcp

Command Claude Code

Initialize your AI development session and begin working on tasks.

13 6mo ago A 0 tokens copy · 91% MIT

update-spec

21

lie5860/openai-search-mcp

Command Claude Code

When you learn something valuable (from debugging, implementing, or discussion), use this command to update the relevant code-spec documents.

13 6mo ago A 0 tokens copy · 100% MIT

SessionStart

22

lie5860/openai-search-mcp

Hook Claude Code

Runs when a session starts on startup, executing session-start.py via python. From lie5860/openai-search-mcp.

13 6mo ago A tokens not measured original MIT

PreToolUse

23

lie5860/openai-search-mcp

Hook Claude Code

Runs before the agent uses a tool for Task tool calls, executing inject-subagent-context.py via python. From lie5860/openai-search-mcp.

13 6mo ago A tokens not measured copy · 86% MIT

SubagentStop

24

lie5860/openai-search-mcp

Hook Claude Code

Runs when a subagent finishes for check tool calls, executing ralph-loop.py via python. From lie5860/openai-search-mcp.

13 6mo ago A tokens not measured original MIT