pushed
zhengqunkoo/codecrafters-shell-rust • 4:58 PM - Jan 25, 2026
This commit introduces a new agent skill under .github/skills for the CodeCrafters Rust shell, documenting how to add builtin commands, where to update execution logic and completion metadata, and what constraints to follow when fixing argument parsing. It also codifies a validation checklist around cargo test and completion-specific tests so changes are less likely to regress existing behavior. The practical effect is a clearer, more repeatable workflow for future shell-related contributions.
