nabit
Official@nabitllc · United States of America
nabit maintains 59 skills for the Todero agent-orchestration platform, covering PR/release engineering, issue triage, wiki maintenance, and multi-agent governance.
Agent Skills by nabit
Showing 59 vetted skills indexed across 1 GitHub repositories.
garden-inbox
Scan, confirm, and archive reversible inbox entries in a Todero workspace.
terminal-bench-loop
Drives one Terminal-Bench task through bounded smoke, diagnosis, and board-gated fix iterations.
prcheckloop
Iterates on GitHub PR checks until the latest head SHA is green or a blocker is identified.
todero-page
Publish static HTML directories to an S3 and CloudFront page host.
todero-create-plugin
Scaffold, install, and verify external Todero plugins using the CLI-first workflow.
prepare-todero-pr
Prepares a Todero branch into a reviewed pull request with commits, rebase, and Greptile review loops.
release-changelog
Generate stable Todero release changelogs from commits, changesets, and merged PRs.
create-todero-bundled-skill
Creates and publishes catalog skills in the Todero skills-catalog package via reviewed PRs.
doc-maintenance
Audit README, SPEC, and PRODUCT docs against git history and open PRs with minimal accuracy fixes.
create-agent-adapter
Create Todero agent adapter packages spanning server, UI, and CLI registries.
release
Coordinates Todero stable releases across npm publishing, GitHub Releases, smoke testing, and announcement follow-up.
diagnose-why-work-stopped
Diagnose stalled or looping Todero issue trees and produce approved product-rule plans.
pr-report
Generate maintainer-grade PR review reports as HTML or Markdown artifacts.
company-creator
Generate agent company packages conforming to the agentcompanies/v1 specification.
release-changelog-discord-message
Generates a copy-pasteable Discord release announcement from a Todero release changelog.
todero-dev-workspace-run-verify-fix
Run, verify, reseed, and repair Todero isolated dev workspace runtime services.
deal-with-security-advisory
Coordinates confidential GitHub Security Advisory triage, private-fork fixes, CVE requests, and synchronized security releases.
create-issue-interaction-ui
Guides contributors through adding a new issue-thread interaction kind across shared contracts, server, UI, and SDK layers.
pr-gardening
Discover, verify, and drive instance-authored GitHub pull requests to merge-ready state.
check-pr
Inspect GitHub, GitLab, or Perforce changes for review comments, failing checks, and description gaps.
design-guide
Guides creation of consistent React UI components using Todero design tokens and patterns.
todero
Interact with the Todero control plane API for agent task coordination and governance.
LLM Wiki Maintainer
Maintains a cited local company wiki using LLM Wiki plugin tools.
wiki-ingest
Converts raw source documents into interlinked wiki pages with citations and logs.
Frequently Asked Questions About nabit
FAQPage SchemaWhat 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.