mit einem Klick
rshell
rshell enthält 9 gesammelte Skills von DataDog, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
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.
Implement a new POSIX command as a builtin in the safe shell interpreter
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