Topic: office
32 skills in this topic.
-
pr-review
PR Code Review (Local): perform a thorough local code review with full project context.
Use when: (1) User asks to review a PR, (2) User says "/pr-review", (3) User wants to review code changes before merging.
iOfficeAI/AionUi 21,588
-
pr-fix
PR Review Fix: automatically fix all issues identified in a pr-review report.
Use when: (1) User says "fix all review issues", (2) User says "/pr-fix",
(3) After pr-review skill has produced a report, (4) User wants to address PR review feedback.
iOfficeAI/AionUi 21,588
-
pr-automation
PR Automation Orchestrator: poll open PRs, check CI, run review, fix, and merge eligible PRs.
Use when: (1) Invoked by daemon via scripts/pr-automation.sh, (2) User says "/pr-automation".
iOfficeAI/AionUi 21,588
-
oss-pr
Use when creating a pull request, after committing changes, or when user invokes /oss-pr. Covers branch management, quality checks, commit, push, and PR creation.
iOfficeAI/AionUi 21,588
-
i18n
Internationalization (i18n) workflow and standards for managing translations.
Use when: (1) Adding new user-facing text, (2) Creating new components with user-facing text,
(3) Reviewing code for i18n compliance, (4) Adding a new translation module.
iOfficeAI/AionUi 21,588
-
fix-sentry
Auto-fix high-frequency Sentry issues: fetch issues > N occurrences, analyze stack traces,
fix code, create GitHub issues, and submit PRs.
Use when: (1) User says "/fix-sentry", (2) User asks to fix Sentry issues.
iOfficeAI/AionUi 21,588
-
fix-issues
Auto-fix GitHub issues labeled as bugs: fetch open bug issues, analyze feasibility,
fix code, and submit PRs. One issue per invocation.
Use when: (1) User says "/fix-issues", (2) User asks to fix GitHub issues.
iOfficeAI/AionUi 21,588
-
bump-version
iOfficeAI/AionUi 21,588