← all publishers

max-sixty

@max-sixty source repo

23 published skills

  1. Jean Claude · max-sixty bundle
    This skill should be used when the user asks to search/send/draft email, check calendar, create events, schedule meetings, find/upload/share Drive files, read/edit Google Docs, read spreadsheet data, send texts/iMessages, send WhatsApp messages, send Signal messages, check messages, or create reminders. Manages Gmail, Google Calendar, Google Drive, Google Docs, Google Sheets, iMessage, WhatsApp, Signal, and Apple Reminders.
    0
    installs
  2. Check Emails · max-sixty
    Check the whole inbox and present it as a fresh grouped list, surfacing mail that has gone stale as its own group. Use when the user says /check-emails or asks to check their email starting from a clean list.
    0
    installs
  3. Leaf · max-sixty bundle
    Presents designs, decisions, findings, or live work as an HTML page the user can comment on and manipulate, and processes reader input delivered from an existing Leaf page. Use for “explain this in HTML,” “write up the findings,” “show me the options,” building a playground, explorer, simulator, or interactive tool, work whose progress or review belongs in a shared page, a `leaf_delivery` tool output, or a `leaf-delivery` message.
    0
    installs
  4. UI Sweep · max-sixty
    Audits shipped examples in a real browser and fixes interaction and visual defects. Use after runtime or theme changes, or as a standing dispatch.
    0
    installs
  5. Developing Leaf · max-sixty bundle
    Develops Leaf itself from the current checkout, including its runtime, protocol, packages, UI exploration, page previews, and browser proof.
    0
    installs
  6. CI Fix · max-sixty
    Debug unsuccessful CI on the default branch. Use when CI fails or is cancelled on main.
    0
    installs
  7. Review · max-sixty bundle
    Reviews a pull request for code quality and correctness. Use when asked to review a PR or when running as an automated PR reviewer.
    0
    installs
  8. Triage · max-sixty
    Triages new GitHub issues — classifies, reproduces bugs, attempts conservative fixes, and comments. Use when a new issue is opened and needs automated triage.
    0
    installs
  9. Weekly · max-sixty
    Weekly maintenance — reviews dependency PRs and runs any repo-specific weekly tasks defined in running-tend.
    0
    installs
  10. Nightly · max-sixty
    Nightly code quality sweep — resolves bot PR conflicts, reviews recent commits, surveys existing code, checks resolved issues, and updates tend workflows.
    0
    installs
  11. Install Tend · max-sixty bundle
    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 account, and provisions harness authentication. Use when installing tend, when clearing a failing `tend check`, and when changing an installed repo's tend config, generated workflows, secrets, environments, branch protection, or bot access.
    0
    installs
  12. Code Review · max-sixty
    Structured second pass over a diff — correctness and cleanup angles, a verify pass, ranked findings returned to the caller. Use as the independent pass inside a PR review, or when asked for a thorough diff review.
    0
    installs
  13. Review Runs · max-sixty bundle
    Daily review of the previous night's CI runs — identifies problems and improves repo-local skills and workflows.
    0
    installs
  14. Debug Tend Run · max-sixty bundle
    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 asked to "debug a tend run", "investigate a tend run", "why did tend do X", "what did the bot do in CI", "look at the session logs", or to reconstruct tend's behavior step-by-step from a run ID, URL, or PR number.
    0
    installs
  15. Notifications · max-sixty bundle
    Drains unread GitHub notifications and resolves conflicts on configured-bot PRs. Runs on a schedule.
    0
    installs
  16. Running In CI · max-sixty bundle
    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.
    0
    installs
  17. Review Reviewers · max-sixty bundle
    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.
    0
    installs
  18. Resolve Conflicts · max-sixty
    Resolves merge conflicts on configured-bot PRs and, when requested, upstream dependency-bot PRs.
    0
    installs
  19. Release · max-sixty bundle
    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.
    0
    installs
  20. Running Tend · max-sixty bundle
    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.
    0
    installs
  21. Writing User Outputs · max-sixty
    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.
    0
    installs
  22. Wt Switch Create · max-sixty bundle
    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.
    0
    installs
  23. Worktrunk · max-sixty bundle
    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 ~/.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.
    0
    installs