Nimbus Tech avatar

Nimbus Tech

Official

@nimbus-mx

0Followers
|
3Public Repos
|
15Published Skills

Offers specialized engineering governance, repository hygiene, and development lifecycle oversight for high-integrity software delivery teams.

Skills Distribution
DomainDeveloper To...Repository Governa.. (40%)Release Management (30%)Code Quality Assur.. (30%)

Agent Skills by Nimbus Tech

Showing 15 vetted skills indexed across 1 GitHub repositories.

NIMBUS-MXNIMBUS-MX

db-migration-safety

Audit database migration scripts for data loss and table lock risks.

Official
Advanced
NIMBUS-MXNIMBUS-MX

stale-branch-audit

Identify stale, merged, and orphaned Git branches for prioritized cleanup.

Official
Intermediate
NIMBUS-MXNIMBUS-MX

secrets-check

Scan staged git changes for sensitive patterns like AWS keys and JWTs.

Official
Intermediate
NIMBUS-MXNIMBUS-MX

codegraph

Performs semantic queries over grep to organize and navigate codebases.

Official
Advanced
NIMBUS-MXNIMBUS-MX

ticket-brief

Generate work briefs with goals, acceptance criteria, and commit prefixes from ClickUp, Linear, GitHub tickets.

Official
Intermediate
NIMBUS-MXNIMBUS-MX

release-brief

Detect release conventions, draft changelogs, and generate release commands.

Official
Intermediate
NIMBUS-MXNIMBUS-MX

sprint-planning

Automate sprint planning in ClickUp by assigning tickets based on team capacity and prioritization criteria.

Official
Advanced
NIMBUS-MXNIMBUS-MX

conventional-commit

Generate conventional commit messages from staged file changes.

Official
Advanced
NIMBUS-MXNIMBUS-MX

never-auto-push

Require explicit user authorization before executing git push operations.

Official
Basic
NIMBUS-MXNIMBUS-MX

sentry-triage

Fetch and analyze Sentry issues, extract stack traces, and propose fixes.

Official
Intermediate
NIMBUS-MXNIMBUS-MX

worktree-cleanup

Remove git worktree-pinned branches using the correct command sequence.

Official
Intermediate
NIMBUS-MXNIMBUS-MX

context-brief

Generate a .claude/CONTEXT.md file with project summary, dependencies, and warnings.

Official
Intermediate
NIMBUS-MXNIMBUS-MX

honest-pushback

Enforces best practices and safety checks in code reviews.

Official
Advanced
NIMBUS-MXNIMBUS-MX

pr-review

Parses pull request diffs and categorizes issues by severity.

Official
Intermediate
NIMBUS-MXNIMBUS-MX

preflight

Runs pre-commit checks for code quality, formatting, and security.

Official
Intermediate

Frequently Asked Questions About Nimbus Tech

FAQPage Schema
What specific engineering tasks does Nimbus Tech enable?

Nimbus Tech enables automated repository maintenance, including stale branch cleanup, database migration safety audits, and sensitive credential scanning. It also facilitates project management by generating release changelogs, sprint briefs from ticketing platforms, and standardized commit messages to ensure consistent development practices across distributed engineering teams.

Which personas benefit most from these repository management capabilities?

Engineering managers, DevOps leads, and senior developers benefit from these capabilities. The platform is designed for teams requiring strict adherence to release conventions, secure code review standards, and efficient management of technical debt within large-scale Git repositories and integrated project tracking environments.

What are the prerequisites for implementing these repository checks?

Implementation requires a Git-based version control environment and access to project management platforms like ClickUp, Linear, or GitHub. Users must configure the specific hooks or execution triggers within their local development environment or CI/CD pipeline to enable the pre-commit and pre-push safety validations.