Loading...
Loading...
Found 3,747 Skills
Create and publish proprietary skills for the AIOS system. Use when asked to create a new skill, build a skill, make a skill, write a skill, or publish a skill. Also use when converting a workflow or process into a reusable skill, or when user says new AIOS skill or references the aios-skills repository. Do NOT use for installing marketplace skills or editing existing community skills.
Run all groove health checks: config, backends, companions, AGENTS.md.
Finalize development branches for integration. Prepares branches for merging with cleanup, rebasing, and verification steps.
Create or update a pull request for the current branch with a summary of all changes.
Agent development workflow and discipline skills. Use when developing features, debugging issues, managing code branches, writing plans, or ensuring code quality through TDD and systematic processes. Triggers on any software development task that benefits from structured workflows.
Check for and apply updates to installed skill branches from upstream.
Discovers all documentation in a project, analyzes it for redundancy, contradictions, and staleness, proposes a consolidation plan, then executes it. Produces optimized docs for both humans and agents. Use when user says "combine docs", "consolidate documentation", "merge docs", "clean up docs", "fix documentation", "optimize docs", "documentation sprawl", "too many docs", or asks about doc organization.
Split a large PR diff into reviewable sub-patches for easier code review.
Reconcile the project's FPF state with recent repository changes
Post-merge workflow resolution. Verifies PR merge status, backfills synthesis metadata, force-resolves review statuses, transitions to completed, and cleans up worktrees/branches. Use when the user says 'cleanup', 'resolve workflow', 'mark as done', or runs /cleanup. Do NOT use before PRs are merged.
Pre-commit review: security scan, quality gates, auto-fix.
Reference for Chinese Commit and Changelog Configuration - Chinese Adaptation of Conventional Commits, Chinese Templates for commitlint/husky/commitizen, Chinese Configuration for conventional-changelog. Only invoke when user explicitly uses /chinese-commit-conventions, do not trigger automatically based on context.