Skip to main content
Run any Skill in Manus
with one click
GitHub repository

rshell

rshell contains 9 collected skills from DataDog, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
9
Stars
29
updated
2026-05-07
Forks
3
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

improve-test-coverage
software-quality-assurance-analysts-and-testers

Improve test coverage for shell features and commands using reference test suites from yash, GNU coreutils, and uutils/coreutils

2026-05-07
address-pr-comments
software-developers

Read PR review comments, evaluate validity, implement fixes, push changes, and reply/resolve threads

2026-05-06
fix-ci-tests
network-and-computer-systems-administrators

Diagnose and fix CI failures on a GitHub PR by analyzing failing checks, reading logs, and applying fixes

2026-05-06
review-fix-loop
software-developers

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.

2026-05-06
implement-posix-command
software-developers

Implement a new POSIX command as a builtin in the safe shell interpreter

2026-03-25
improve-loop
software-quality-assurance-analysts-and-testers

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.

2026-03-25
code-review
software-quality-assurance-analysts-and-testers

Comprehensive code review covering security, correctness, bash compatibility, test coverage, and code quality. Use for PRs, commits, or any code changes.

2026-03-20
fix-local-tests
software-quality-assurance-analysts-and-testers

Fix failing tests by prioritising shell implementation fixes to match bash behaviour

2026-03-20
gtfobins-validate
information-security-analysts

Validate shell builtins against GTFOBins attack patterns to ensure exploits are blocked by the sandbox

2026-03-20