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.
$npx -y skills add max-sixty/tend --skill install-tendInstalls into the current project.
Run `npx skills use "https://github.com/max-sixty/tend" --skill "max-sixty/tend/install-tend"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/max-sixty/tend" that are relevant to the current task. Run `npx skills add "https://github.com/max-sixty/tend"` and select the relevant skills, then follow their instructions.