luainkernel
- 5 skills
- 0 followers
- 6 hours ago last updated
- ▌ Pr Prep · luainkernelPrepare a branch for a pull request and draft its title and body. Use when a branch is ready for a PR or when asked for a PR title and description.
- ▌ New Test · luainkernelWrite or extend a Lunatik KTAP test suite under tests/<suite>/. Use when adding or materially changing tests.
- ▌ Review Pr · luainkernel bundleReview a Lunatik pull request end to end. Use when asked to review a PR or prepare review feedback.
- ▌ New Binding · luainkernelCreate a new Lunatik kernel module binding (lib/luaX.c) with its build wiring, docs and tests. Use when adding a Lua binding for a kernel API or subsystem.
- ▌ Lunatik Cycle · luainkernelBuild, install, reload and run the Lunatik test suites, and recover from a wedged /dev/lunatik, an orphan module, stale autogen output, a vermagic mismatch or a shadowed script. Use when building the tree, running tests, or debugging a module that will not load or unload.