Skip to main content
Run any Skill in Manus
with one click
GitHub repository

augint-github

augint-github contains 28 collected skills from svange, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
28
Stars
1
updated
2026-04-11
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

ai-init
software-developers

Initialize ai-shell for a new repo or workspace and choose the correct repo type and tool setup.

2026-04-11
ai-monitor-pipeline
network-and-computer-systems-administrators

Monitor CI pipeline after push, diagnose failures, auto-fix and re-push. Use after submitting work, or asking 'check the build' or 'how's the pipeline'.

2026-04-11
ai-new-project
software-developers

Stand up a new repository with standard quality gates, CI/CD pipeline, and configuration files.

2026-04-11
ai-pick-issue
software-developers

Find, analyze, and recommend GitHub issues to work on. Use when looking for issues, or asking 'what should I work on next'.

2026-04-11
ai-prepare-branch
software-developers

Create a feature branch from the correct base (dev or main), sync release bumps, and set up remote tracking. Use when starting work on an issue or saying 'start working on'.

2026-04-11
ai-promote
software-developers

Promote staging (dev) to production (main) by creating an automerge PR. Use when dev/staging is ready for release, or saying 'release to production'.

2026-04-11
ai-repo-health
software-developers

Comprehensive repository health check with remote-first git hygiene, branch cleanup, and code quality analysis. Use for repo maintenance, or saying 'clean up the repo'.

2026-04-11
ai-rollback
software-developers

Rollback a bad release or revert a merged PR. Use when something broke after a merge or release. Also triggered by 'something broke', 'undo the last release', 'revert'.

2026-04-11
ai-standardize-repo
software-developers

Audit and fix repository standards (pipeline, rulesets, pre-commit, renovate, release, dotfiles) against universal quality gates.

2026-04-11
ai-status
network-and-computer-systems-administrators

Show current workspace status, open PRs, pipeline state, and suggested next step. Also triggered by 'where am I', 'what's going on', 'status'.

2026-04-11
ai-submit-work
software-developers

Run all status checks locally, fix issues, commit, push, and create an automerge PR. Use when work is ready to submit, or saying 'submit my work' or 'I'm done'.

2026-04-11
ai-init
software-developers

Initialize ai-shell for a new repo or workspace and choose the correct repo type and tool setup.

2026-04-08
ai-monitor-pipeline
software-developers

Monitor CI pipeline after push, diagnose failures, auto-fix and re-push. Use after submitting work, or asking 'check the build' or 'how's the pipeline'.

2026-04-08
ai-new-project
software-developers

Stand up a new repository with standard quality gates, CI/CD pipeline, and configuration files.

2026-04-08
ai-pick-issue
project-management-specialists

Find, analyze, and recommend GitHub issues to work on. Use when looking for issues, or asking 'what should I work on next'.

2026-04-08
ai-prepare-branch
software-developers

Create a feature branch from the correct base (dev or main), sync release bumps, and set up remote tracking. Use when starting work on an issue or saying 'start working on'.

2026-04-08
ai-repo-health
software-developers

Comprehensive repository health check with remote-first git hygiene, branch cleanup, and code quality analysis. Use for repo maintenance, or saying 'clean up the repo'.

2026-04-08
ai-rollback
software-developers

Rollback a bad release or revert a merged PR. Use when something broke after a merge or release. Also triggered by 'something broke', 'undo the last release', 'revert'.

2026-04-08
ai-standardize-dotfiles
software-developers

Audit and fix project config files (.editorconfig, .gitignore, pyproject.toml tool sections). Ensures consistent development experience across repos.

2026-04-08
ai-standardize-repo
software-developers

Audit and fix repository standards (pipeline, rulesets, pre-commit, renovate, release, dotfiles) against universal quality gates.

2026-04-08
ai-status
software-developers

Show current workspace status, open PRs, pipeline state, and suggested next step. Also triggered by 'where am I', 'what's going on', 'status'.

2026-04-08
ai-submit-work
software-developers

Run all status checks locally, fix issues, commit, push, and create an automerge PR. Use when work is ready to submit, or saying 'submit my work' or 'I'm done'.

2026-04-08
ai-fix-repo-standards
software-developers

Audit and fix GitHub repository standards (rulesets, pipelines, auto-merge) using ai-gh. Use when repos drift from standard config, or saying 'fix repo standards'.

2026-04-06
ai-standardize-pipeline
software-developers

Audit and fix CI/CD GitHub Actions workflows. Checks security scanning, coverage enforcement, type checking, CVE ignores, and concurrency settings.

2026-04-05
ai-setup-oidc
network-and-computer-systems-administrators

Check and configure AWS OIDC trust policies for GitHub Actions deployment. Detects repo type and adds the correct branch conditions.

2026-04-04
ai-standardize-precommit
software-developers

Audit and fix pre-commit hook configuration. Ensures consistent developer-side quality gates for formatting, linting, type checking, and secret protection.

2026-04-04
ai-standardize-release
software-developers

Deploy or validate semantic-release configuration. Handles Python (python-semantic-release) and Node (JS semantic-release) repos with correct Renovate prefix alignment.

2026-04-04
ai-standardize-renovate
software-developers

Deploy or validate Renovate dependency update configuration. Detects repo type (library vs IaC), package ecosystem, and generates or fixes renovate.json5.

2026-04-04