m-xlseam-xlseaCommunity·14 Agent Skills Included

ruoyi-plus-soybean

Structured engineering workflow routing, review gates, and state tracking

Routes coding tasks by complexity into six paths from quick hotfixes to full system builds. Enforces test-first development, mandatory code reviews, and evidence-based completion reports. Tracks project state in a single index file so work resumes cleanly across sessions. Removes guesswork, fake completions, and lost context from long development sprints.
npx skills add m-xlsea/ruoyi-plus-soybean --all -g -y
Available:

Gives the agent nine strict engineering rules and tells it to route every task through the PACE workflow, prove completion with real command output, and keep project state synced in one index file.

All Skills in This Repository (14)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install ruoyi-plus-soybean skills?

Run `npx skills add m-xlsea/ruoyi-plus-soybean --all -g -y` in your terminal to install all skills in this suite globally.

What does the PACE workflow router do?

It classifies each coding task by size and risk, then sends it down one of six paths from a no-ceremony hotfix to a full plan-design-build-review-ship cycle.

How does Athena stop agents from faking completed work?

Every completion claim must include a real tool call ID or command output, and failed tools get three documented retries before the user is ever asked to run anything manually.

Does it work with both Claude Code and Codex?

Yes. It ships parallel skill and hook setups for Claude Code and Codex, with platform-specific fallbacks where one tool lacks a feature like goal loops or batch worktrees.

Can I use it on an existing project?

Yes. Run the athena-init skill to scan your project, generate the state directory, and detect your test and build commands automatically.

Related Repositories in Software Engineering

View All in Software Engineering