Skip to main content
Run any Skill in Manus
with one click
max-sixty
GitHub creator profile

max-sixty

Repository-level view of 22 collected skills across 4 GitHub repositories.

skills collected
22
repositories
4
updated
2026-07-17
repository explorer

Repositories and representative skills

ci-fix
software-developers

Debug and fix failing CI on the default branch. Use when CI fails on main.

2026-07-09
review
software-quality-assurance-analysts-and-testers

Reviews a pull request for code quality and correctness. Use when asked to review a PR or when running as an automated PR reviewer.

2026-07-09
triage
software-developers

Triages new GitHub issues — classifies, reproduces bugs, attempts conservative fixes, and comments. Use when a new issue is opened and needs automated triage.

2026-07-09
running-in-ci
software-developers

Generic CI environment rules for GitHub Actions workflows. Use when operating in CI — covers security, CI monitoring, comment formatting, and investigating session logs from other runs.

2026-06-27
running-tend
software-developers

Tend-specific guidance for tend CI workflows. Adds non-standard workflow inclusion for usage analysis and repo conventions on top of the generic tend-* skills.

2026-06-27
nightly
software-quality-assurance-analysts-and-testers

Nightly code quality sweep — resolves bot PR conflicts, reviews recent commits, surveys existing code, checks resolved issues, and updates tend workflows.

2026-06-25
review-runs
software-quality-assurance-analysts-and-testers

Daily review of the previous night's CI runs — identifies problems and improves repo-local skills and workflows.

2026-06-25
release
software-developers

Tend release workflow. Use when user asks to "do a release", "release a new version", "cut a release", or wants to publish a new version to PyPI.

2026-06-23
Showing top 8 of 13 collected skills in this repository.
worktrunk
software-developers

Guidance for Worktrunk (the `wt` CLI) — git worktree management, hooks, and config. Load when editing .config/wt.toml or ~/.config/worktrunk/config.toml; adding, modifying, or debugging hooks (post-merge, post-start, pre-commit, pre-merge, post-switch, etc.); configuring commit message generation or command aliases; or troubleshooting wt behavior. Also answers general worktrunk/wt questions.

2026-07-17
worktrunk
software-developers

Guidance for Worktrunk (the `wt` CLI) — git worktree management, hooks, and config. Load when editing .config/wt.toml or ~/.config/worktrunk/config.toml; adding, modifying, or debugging hooks (post-merge, post-start, pre-commit, pre-merge, post-switch, etc.); configuring commit message generation or command aliases; or troubleshooting wt behavior. Also answers general worktrunk/wt questions.

2026-07-17
running-tend
software-developers

Worktrunk-specific guidance for tend CI workflows. Adds codecov polling, Rust test commands, labels, and review criteria on top of the generic tend-* skills. Use when operating in CI.

2026-07-15
writing-user-outputs
software-developers

CLI output formatting standards for worktrunk. Load before editing any code that calls warning_message, hint_message, error_message, info_message, eprintln, or println, or that produces strings the user will see (CLI help, progress UI, snapshot text). Documents ANSI color nesting rules, message patterns, and output system architecture.

2026-07-14
wt-switch-create
software-developers

Create a new worktrunk worktree (optionally in another repo) and switch this session's working directory into it. Use when launching a session that should work in its own worktree.

2026-07-13
release
software-developers

Worktrunk release workflow. Use when user asks to "do a release", "release a new version", "cut a release", or wants to publish a new version to crates.io and GitHub.

2026-07-12
Showing 4 of 4 repositories
All repositories loaded