Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$pwd:
max-sixty
GitHub creator profile

max-sixty

Repository-level view of 21 collected skills across 4 GitHub repositories, including approximate occupation coverage.

skills collected
21
repositories
4
occupation fields
2
updated
2026-05-31
occupation focus
Major fields detected across this creator.
repository explorer

Repositories and representative skills

#001
tend
13 skills201updated 2026-05-31
62% of creator
running-in-ci
미분류

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-05-31
notifications
미분류

Polls GitHub notifications and handles items that dedicated workflows miss — fork PR comments, cross-repo mentions, and stale unanswered items. Runs on a schedule.

2026-05-31
install-tend
미분류

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 the harness auth token (Claude OAuth or OpenAI API key). Use when setting up tend on a new repo or when asked to install/configure tend.

2026-05-29
debug-tend-run
미분류

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.

2026-05-27
nightly
미분류

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

2026-05-26
triage
소프트웨어 개발자

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

2026-05-25
running-tend
소프트웨어 개발자

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-05-23
release
소프트웨어 개발자

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-05-23
Showing top 8 of 13 collected skills in this repository.
#002
worktrunk
5 skills5.3k175updated 2026-05-30
24% of creator
release
소프트웨어 개발자

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-05-30
running-tend
소프트웨어 개발자

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-05-30
writing-user-outputs
소프트웨어 개발자

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-05-30
worktrunk
컴퓨터 프로그래머소프트웨어 개발자

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-05-30
wt-switch-create
소프트웨어 개발자

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 (e.g. `/wt-switch-create my-branch -- <task>`, or `/wt-switch-create my-branch ~/workspace/other-repo -- <task>`), or mid-session to move work into a fresh branch.

2026-05-30
#003
jean-claude
2 skills305updated 2026-04-23
9.5% of creator
저장소 4개 중 4개 표시
모든 저장소를 표시했습니다