Skip to main content
max-sixty
GitHub creator profile

max-sixty

Repository-level view of 30 collected skills across 6 GitHub repositories.

skills collected
30
repositories
6
updated
Sep 11, 2026
repository explorer

Repositories and representative skills

running-tend
unclassified

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.

Sep 11, 2026
review-reviewers
unclassified

Outcome-based analysis of tend's CI behavior — checks whether tend's outputs were accepted or rejected, escalating to session logs only when outcomes look wrong.

Sep 10, 2026
review
unclassified

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

Sep 10, 2026
running-in-ci
unclassified

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.

Sep 10, 2026
debug-tend-run
unclassified

Investigates a specific tend GitHub Actions run by downloading its session-log artifacts and parsing the JSONL traces. Surfaces which skill tend loaded, what tools it called with what inputs, files it read or wrote, and where decisions went wrong. Use when…

Sep 9, 2026
install-tend
unclassified

Sets up tend — an autonomous junior maintainer for a GitHub repo, powered by Claude or OpenAI Codex — that reviews PRs, triages issues, and fixes CI. Creates config, generates workflows, configures secrets and branch protection via API, creates the bot…

Sep 9, 2026
ci-fix
unclassified

Debug unsuccessful CI on the default branch. Use when CI fails or is cancelled on main.

Sep 9, 2026
nightly
unclassified

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

Sep 9, 2026
Showing 8 of 15 collected skills.
worktrunk
network-and-computer-systems-administrators

Guidance for Worktrunk (the `wt` CLI) — git worktree management, hooks, and config. Load when working out which worktree a `wt` command will act on, or reaching for the global `-C <path>` to target one; editing .config/wt.toml or…

Sep 8, 2026
worktrunk
network-and-computer-systems-administrators

Guidance for Worktrunk (the `wt` CLI) — git worktree management, hooks, and config. Load when working out which worktree a `wt` command will act on, or reaching for the global `-C <path>` to target one; editing .config/wt.toml or…

Sep 8, 2026
writing-user-outputs
unclassified

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).…

Sep 7, 2026
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.

Sep 6, 2026
running-tend
software-quality-assurance-analysts-and-testers

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.

Aug 25, 2026
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.

Jul 29, 2026
Showing 6 of 6 repositories
All repositories loaded