Unique AI
Official@unique-ag
Offers specialized engineering support for repository maintenance, pull request lifecycle management, and structured code quality enforcement.
Agent Skills by Unique AI
Showing 29 vetted skills indexed across 1 GitHub repositories.
ruff
Automate Python linting and formatting with Ruff auto-fixes.
python-testing
Generate pytest tests for AI-authored Python code with coverage checks.
ci-fix
Diagnose and auto-fix failing GitHub Actions CI runs from the current branch.
trace
Trace execution flow from entry points into Mermaid diagrams and Markdown summaries.
github-pull-request-handling
Fetch unresolved GitHub PR conversations and reply with commit references.
model-deployment
Automate end-to-end LLM model deployment across environments with LiteLLM and Terraform.
changelog-pyproject
Update CHANGELOG.md and pyproject.toml versions from commit history.
clarify-task
Clarify ambiguous Python project requirements through structured questioning and confirmation.
pr-split
Assess pull request size and propose ordered split plans.
clean-gone-branches
Delete local git branches with gone remotes after verifying merge status via gh CLI.
uv
Manage Python dependencies and sync environments for uv projects.
poetry
Manage Python dependencies and environments in Poetry projects via pyproject.toml and poetry.lock.
git-conventional-commits
Enforce conventional commit message format with type, scope, and description.
entangled-mkdocs
Generate annotated Markdown pages and update navigation for Entangled MkDocs sites.
python-code-documentation-guidelines
Enforce Google-style docstrings and inline comments in Python code.
pr-create
Generate a complete pull request body and open it via gh pr create.
python-debug
Decode Python tracebacks and guide pdb debugging workflows.
refactor-code
Refactor Python codebases to improve readability and reduce duplication.
add-error-handling
Add structured error handling with retries to Python service code.
pr-self-review
Automate a five-step pull request self-review checklist for scope, artifacts, and tests.
security-maintenance
Triage Dependabot alerts and CodeQL findings to remediate security vulnerabilities.
pr-green-loop
Iterate CI checks, fixes, and re-pushes until GitHub PR checks pass.
pr-review
Guide engineers through structured pull request reviews with a six-dimension framework.
unique-cli-mcp
Forward structured JSON payloads to the Unique AI Platform MCP API.
Frequently Asked Questions About Unique AI
FAQPage SchemaWhat specific engineering tasks are supported by these capabilities?▼
These capabilities support repository maintenance, including dependency synchronization, pull request lifecycle management, CI/CD failure remediation, and structured code refactoring. They also facilitate documentation generation, security alert triage, and conventional commit enforcement to maintain high-quality, consistent project standards across distributed development environments.
Which personas benefit most from these technical capabilities?▼
Software engineers, DevOps practitioners, and technical leads benefit from these capabilities. They are designed for developers managing complex repositories who require assistance with routine maintenance, pull request review consistency, and rapid resolution of integration failures or security vulnerabilities within their codebase.
What are the primary prerequisites for implementing these capabilities?▼
Implementation requires a GitHub-hosted repository environment and familiarity with standard version control practices. Users must have appropriate permissions to manage pull requests, configure CI/CD pipelines, and execute commands within their local development environment to interface with the provided repository management functions.