build
Build the Levi_Ataxia Mudlet package from src_new sources
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Build the Levi_Ataxia Mudlet package from src_new sources
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Incrementally fix build errors with minimal diffs, one error at a time
Dispatch an independent Codex verification job for the current changes
Inspect all changed files, group by logical concern, and guide atomic per-concern commits
Launch parallel deep-dive agents to review completed work for quality, standards, and completeness
Regression-safe cleanup of AI-generated bloat in Lua code. Deletion-first, requires passing tests before starting
Create a GitHub issue for a feature, bug fix, or crash with structured sections
| name | build |
| description | Build the Levi_Ataxia Mudlet package from src_new sources |
| user_invocable | true |
Run the full build pipeline for the Levi_Ataxia Mudlet package.
--dry-run: preview conversion without writing files--convert-only: convert src_new to Muddler format but skip Muddler buildRun the build script from the LEVI-Achaea directory:
cd LEVI-Achaea && bash build.sh [args]
Check the exit code. If non-zero, report the error output.
On success, report:
muddler_project/build/Levi_Ataxia.mpackageAfter a successful build, always complete the full release flow:
git tag v<version> (read version from version.txt)git push && git push --tagsE:\JavaE:\muddle-shadow-1.1.0\muddle-shadow-1.1.0\lint-before-commit.sh validates Lua syntax on staged .lua files--no-verify, --force, and --hard flagssrc_new/ — never edit files in muddler_project/src/