Nimbus Tech
Official@nimbus-mx
Offers specialized engineering governance, repository hygiene, and development lifecycle oversight for high-integrity software delivery teams.
Agent Skills by Nimbus Tech
Showing 15 vetted skills indexed across 1 GitHub repositories.
db-migration-safety
Audit database migration scripts for data loss and table lock risks.
stale-branch-audit
Identify stale, merged, and orphaned Git branches for prioritized cleanup.
secrets-check
Scan staged git changes for sensitive patterns like AWS keys and JWTs.
codegraph
Performs semantic queries over grep to organize and navigate codebases.
ticket-brief
Generate work briefs with goals, acceptance criteria, and commit prefixes from ClickUp, Linear, GitHub tickets.
release-brief
Detect release conventions, draft changelogs, and generate release commands.
sprint-planning
Automate sprint planning in ClickUp by assigning tickets based on team capacity and prioritization criteria.
conventional-commit
Generate conventional commit messages from staged file changes.
never-auto-push
Require explicit user authorization before executing git push operations.
sentry-triage
Fetch and analyze Sentry issues, extract stack traces, and propose fixes.
worktree-cleanup
Remove git worktree-pinned branches using the correct command sequence.
context-brief
Generate a .claude/CONTEXT.md file with project summary, dependencies, and warnings.
honest-pushback
Enforces best practices and safety checks in code reviews.
pr-review
Parses pull request diffs and categorizes issues by severity.
preflight
Runs pre-commit checks for code quality, formatting, and security.
Frequently Asked Questions About Nimbus Tech
FAQPage SchemaWhat 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.