Implement a new POSIX command as a builtin in the safe shell interpreter
DataDog/rshell
SkillsMP has collected 9 skills from DataDog/rshell. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 9
- GitHub stars
- 31
- GitHub forks
- 2
Skills in this repository
Showing 9 of 9 collected skills.
Improve test coverage for shell features and commands using reference test suites from yash, GNU coreutils, and uutils/coreutils
Read PR review comments, evaluate validity, implement fixes, push changes, and reply/resolve threads
Diagnose and fix CI failures on a GitHub PR by analyzing failing checks, reading logs, and applying fixes
Self-review a PR, fix all issues, and re-review in a loop until clean. Coordinates code-review, address-pr-comments, and fix-ci-tests skills.
Systematically review and improve every shell feature and builtin command. Iterates through each feature/command, runs code-review, fixes issues, and re-reviews until clean.
Comprehensive code review covering security, correctness, bash compatibility, test coverage, and code quality. Use for PRs, commits, or any code changes.
Fix failing tests by prioritising shell implementation fixes to match bash behaviour
Validate shell builtins against GTFOBins attack patterns to ensure exploits are blocked by the sandbox