nabit avatar

nabit

Official

@nabitllc · United States of America

0Followers
|
3Public Repos
|
59Published Skills

nabit maintains 59 skills for the Todero agent-orchestration platform, covering PR/release engineering, issue triage, wiki maintenance, and multi-agent governance.

Skills Distribution
DomainDeveloper To...Todero Platform Op.. (35%)GitHub PR & Releas.. (25%)Issue Triage, Plan.. (20%)LLM Wiki & Knowled.. (12%)

Agent Skills by nabit

Showing 59 vetted skills indexed across 1 GitHub repositories.

nabitllcnabitllc

garden-inbox

Scan, confirm, and archive reversible inbox entries in a Todero workspace.

Official
Advanced
nabitllcnabitllc

terminal-bench-loop

Drives one Terminal-Bench task through bounded smoke, diagnosis, and board-gated fix iterations.

Official
Advanced
nabitllcnabitllc

prcheckloop

Iterates on GitHub PR checks until the latest head SHA is green or a blocker is identified.

Official
Advanced
nabitllcnabitllc

todero-page

Publish static HTML directories to an S3 and CloudFront page host.

Official
Advanced
nabitllcnabitllc

todero-create-plugin

Scaffold, install, and verify external Todero plugins using the CLI-first workflow.

Official
Intermediate
nabitllcnabitllc

prepare-todero-pr

Prepares a Todero branch into a reviewed pull request with commits, rebase, and Greptile review loops.

Official
Advanced
nabitllcnabitllc

release-changelog

Generate stable Todero release changelogs from commits, changesets, and merged PRs.

Official
Advanced
nabitllcnabitllc

create-todero-bundled-skill

Creates and publishes catalog skills in the Todero skills-catalog package via reviewed PRs.

Official
Advanced
nabitllcnabitllc

doc-maintenance

Audit README, SPEC, and PRODUCT docs against git history and open PRs with minimal accuracy fixes.

Official
Intermediate
nabitllcnabitllc

create-agent-adapter

Create Todero agent adapter packages spanning server, UI, and CLI registries.

Official
Advanced
nabitllcnabitllc

release

Coordinates Todero stable releases across npm publishing, GitHub Releases, smoke testing, and announcement follow-up.

Official
Advanced
nabitllcnabitllc

diagnose-why-work-stopped

Diagnose stalled or looping Todero issue trees and produce approved product-rule plans.

Official
Advanced
nabitllcnabitllc

pr-report

Generate maintainer-grade PR review reports as HTML or Markdown artifacts.

Official
Intermediate
nabitllcnabitllc

company-creator

Generate agent company packages conforming to the agentcompanies/v1 specification.

Official
Advanced
nabitllcnabitllc

release-changelog-discord-message

Generates a copy-pasteable Discord release announcement from a Todero release changelog.

Official
Intermediate
nabitllcnabitllc

todero-dev-workspace-run-verify-fix

Run, verify, reseed, and repair Todero isolated dev workspace runtime services.

Official
Advanced
nabitllcnabitllc

deal-with-security-advisory

Coordinates confidential GitHub Security Advisory triage, private-fork fixes, CVE requests, and synchronized security releases.

Official
Advanced
nabitllcnabitllc

create-issue-interaction-ui

Guides contributors through adding a new issue-thread interaction kind across shared contracts, server, UI, and SDK layers.

Official
Advanced
nabitllcnabitllc

pr-gardening

Discover, verify, and drive instance-authored GitHub pull requests to merge-ready state.

Official
Advanced
nabitllcnabitllc

check-pr

Inspect GitHub, GitLab, or Perforce changes for review comments, failing checks, and description gaps.

Official
Advanced
nabitllcnabitllc

design-guide

Guides creation of consistent React UI components using Todero design tokens and patterns.

Official
Intermediate
nabitllcnabitllc

todero

Interact with the Todero control plane API for agent task coordination and governance.

Official
Advanced
nabitllcnabitllc

LLM Wiki Maintainer

Maintains a cited local company wiki using LLM Wiki plugin tools.

Official
Intermediate
nabitllcnabitllc

wiki-ingest

Converts raw source documents into interlinked wiki pages with citations and logs.

Official
Intermediate

Frequently Asked Questions About nabit

FAQPage Schema
What tasks can I perform with nabit's Todero skills?

You can drive PRs to green checks, prepare branches for review, generate release changelogs and Discord announcements, triage Todero inbox issues, convert plans into executable issue graphs, maintain a cited LLM wiki, publish static pages to S3/CloudFront, and scaffold plugins, adapters, and agent companies.

Who are these skills designed for?

They target engineers, managers, QA, product, designers, and finance roles operating inside the Todero control plane. Manifest metadata lists recommendedForRoles such as engineer, manager, qa, product, designer, devrel, and finance for skills like task-planning, qa-acceptance, design-critique, and ramp.

What are the runtime prerequisites for these skills?

Prerequisites vary per skill. pr-gardening requires Node.js 20+, an authenticated gh CLI, and Todero run credentials. check-pr requires git plus gh, glab, or p4 installed and authenticated. prepare-mcp-integration requires git, gh, and curl. Most Todero skills assume access to the Todero control plane API.

Are nabit's skills open source and what do they cost?

The check-pr skill is explicitly licensed MIT; other skills in the manifest do not declare a license. The skills themselves carry no stated cost, but they operate against the Todero platform and external services like GitHub, npm, S3/CloudFront, and Ramp, which have their own terms.

How do the release and PR skills work together in practice?

prepare-todero-pr shapes commits, body, and checks; prcheckloop iterates until checks pass; pr-gardening drives non-ready PRs back to green without merging; release coordinates verification, npm, and GitHub; release-changelog builds the versioned changelog; release-changelog-discord-message writes the announcement post.