Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

tend

tend에는 max-sixty에서 수집한 skills 13개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
13
Stars
30
업데이트
2026-07-16
Forks
3
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

review-reviewers
소프트웨어 개발자

Hourly 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.

2026-07-16
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-07-16
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-07-12
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-07-12
ci-fix
소프트웨어 개발자

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

2026-07-09
review
소프트웨어 품질 보증 분석가·테스터

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

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-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-06-27
nightly
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 품질 보증 분석가·테스터

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

2026-06-25
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-06-23
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-06-14
weekly
소프트웨어 개발자

Weekly maintenance — reviews dependency PRs and runs any repo-specific weekly tasks defined in running-tend.

2026-06-14