fusengine

130 mods across 4 repositories, 33 stars between them.

fix-pr-comments

73

fusengine/codex

Command

Systematically resolve Pull Request review comments using gh CLI to fetch comments and apply requested changes.

1 13d ago A 18 tokens

prisma-optimize

74

fusengine/codex

Command

Optimize Prisma queries with automated analysis, N+1 detection, index recommendations, and performance patterns based on official documentation.

1 13d ago A 22 tokens

run-tasks

75

fusengine/codex

Command

Execute GitHub issues using full EPCT workflow (Explore-Plan-Code-Test). Converts issue requirements into completed PR.

1 13d ago A 23 tokens

watch-ci

76

fusengine/codex

Command

Monitor CI/CD pipeline and automatically fix failures. Watches GitHub Actions runs and applies fixes when tests fail.

1 13d ago A 21 tokens

UserPromptSubmit

77

fusengine/codex

Hook

Runs when you submit a prompt, before the agent sees it, executing bin.mjs via bun. From fusengine/codex.

1 13d ago A tokens not measured

SubagentStart

78

fusengine/codex

Hook

Runs when a subagent starts, executing bin.mjs via bun. From fusengine/codex.

1 13d ago A tokens not measured

PreToolUse

79

fusengine/codex

Hook

Runs before the agent uses a tool for Bash, apply_patch, spawn_agent and multi_agent_v1.spawn_agent tool calls, executing bin.mjs via bun (3 commands). From fusengine/codex.

1 13d ago A tokens not measured

SubagentStop

80

fusengine/codex

Hook

Runs when a subagent finishes, executing bin.mjs via bun. From fusengine/codex.

1 13d ago A tokens not measured

Stop

81

fusengine/codex

Hook

Runs when the agent finishes a response, executing bin.mjs via bun. From fusengine/codex.

1 13d ago A tokens not measured

PostToolUse

82

fusengine/codex

Hook

Runs after a tool call finishes for apply_patch, context7, exa, Bash and update_plan tool calls, executing bin.mjs via bun (3 commands). From fusengine/codex.

1 13d ago A tokens not measured

SessionEnd

83

fusengine/codex

Hook

Runs when a session ends, executing bin.mjs via bun. From fusengine/codex.

1 13d ago A tokens not measured

agent-creator

84

fusengine/codex

Skill Claude CodeCodex

Use when creating expert agents. Generates agent.md with frontmatter, hooks, required sections, and skill references.

1 13d ago A 26 tokens

apex-methodology

85

fusengine/codex

Skill Claude CodeCodex

Use when starting ANY development task -- feature, bug fix, refactor, hotfix (triggers: implement, create, build, fix, add feature, refactor, develop).

1 13d ago A 42 tokens

brainstorming

86

fusengine/codex

Skill Claude CodeCodex

Use when creating a feature/component or adding functionality. Fires BEFORE APEX Analyze to refine requirements via structured questioning.

1 13d ago A 26 tokens

challenge

87

fusengine/codex

Skill Claude CodeCodex

Use before a root-cause, done/verified claim, irreversible action, or 2nd-time fix reaches the owner (APEX or plain conversation); also fires at every eLicit/Verify gate. Not for code correctness (use sniper).

1 13d ago A 52 tokens

code-quality

88

fusengine/codex

Skill Claude CodeCodex

Use when validating code quality after modifications -- SOLID compliance, DRY duplication, linter errors, architecture violations. Do NOT use for functional verification (run verification FIRST, then code-quality).

1 13d ago A 41 tokens

elicitation

89

fusengine/codex

Skill Claude CodeCodex

Use when an expert agent self-reviews and self-corrects code after the Execute phase, before sniper validation (BMAD-METHOD elicitation techniques).

1 13d ago A 34 tokens

exploration

90

fusengine/codex

Skill Claude CodeCodex

Use when exploring an unfamiliar codebase -- architecture analysis, pattern detection, dependency mapping, rapid discovery.

1 13d ago A 23 tokens

fuse-browser-usage

91

fusengine/codex

Skill Claude CodeCodex

Use when about to call any mcpfuse-browser tool. Routes fetch/crawl/SERP vs live browser session vs screenshot capture, and enforces the 4 ZERO-TOLERANCE rules -- read BEFORE the tool call.

1 13d ago A 55 tokens

lead-orchestration

92

fusengine/codex

Skill Claude CodeCodex

Coordinate lead delegation safely. Use before any lead delegation, subagent, or team action, and for agent selection, folder ownership, mtime preflight, parallel work, mandate construction, agent lifecycle, stopping, relaunching, or convergence decisions.

1 13d ago A 55 tokens

modularize

93

fusengine/codex

Skill Claude CodeCodex

Use when converting existing code to modular architecture (Laravel, Next.js, React). Triggers: "modularize", "convert to modules", "migrate to modular", "restructure modules".

1 13d ago A 44 tokens

pr-summary

94

fusengine/codex

Skill Claude CodeCodex

Summarize current pull request with diff, comments, and changed files. Use when reviewing PRs or before merging.

1 13d ago A 27 tokens

react-effects-audit

95

fusengine/codex

Skill Claude CodeCodex

Use when auditing React or Next.js components for unnecessary or unsafe useEffect usage -- detects 9 anti-patterns from "You Might Not Need an Effect".

1 13d ago A 36 tokens

research

96

fusengine/codex

Skill Claude CodeCodex

Use when researching documentation, best practices, or complex technical investigations -- Context7 + Exa + Sequential Thinking methodology.

1 13d ago A 25 tokens