Thermite
Official@thermiteau · Australia
Information Technology solutions and consulting
Agent Skills by Thermite
Showing 42 vetted skills indexed across 2 GitHub repositories.
init
Create the .maverick/ directory and default settings.json for Maverick projects.
install
Install the Maverick CLI system-wide from the plugin directory.
mav-bp-cicd-github
Monitor GitHub Actions CI status after pushes and report outcomes.
mav-bp-cicd
Enforce CI/CD governance and quality gates across GitHub Actions, GitLab CI, and Azure DevOps.
upskill
Generates standardized, project-specific SKILL.md files from analyzed repositories and topics.json.
mav-github-issue-workflow
Automate GitHub issue interactions with state tracking and PR coordination.
create-implementation-plan
Decompose solution designs into granular, verifiable implementation steps.
mav-claude-code-recovery
Enforce state persistence and crash recovery in Claude Code workflows.
mav-bp-unit-testing
Enforce unit testing practices including Arrange-Act-Assert structure and mocking discipline.
mav-bp-logging
Provide structured logging guidelines for backend and frontend applications.
pullrequest-review
Verify code review feedback items before implementing changes.
create-solution-design
Produce a structured solution design document for GitHub issues before implementation.
maverick-alignment
Audit a codebase against Maverick practices and write findings to docs/maverick-audit.md.
mav-bp-linting
Standardize linting rules across TypeScript, Python, and Go projects.
tech-docs
Document technical documentation standards for mono-repo and single-repo projects.
mav-bp-integration-testing
Define integration testing standards for APIs, databases, and service interactions.
do-issue-solo
Automate GitHub issue handling from triage through PR creation.
mav-bp-alerting
Standardize fatal error alerting with severity levels and required context fields.
mav-local-verification
Run lint, typecheck, and tests locally before pushing code.
mav-systematic-debugging
Identify root causes through a structured four-phase debugging workflow.
mav-bp-cicd-azure
Monitor Azure DevOps pipeline status after pushes until CI passes.
do-docs
Create, restructure, and update technical documentation against tech-docs standards.
mav-bp-cicd-gitlab
Monitor GitLab CI/CD pipelines and retry failed jobs until they pass.
mav-scope-boundaries
Enforce hard limits on autonomous infrastructure, authentication, git, and production actions.
Frequently Asked Questions About Thermite
FAQPage SchemaWhat specific development tasks can be managed using these standards?▼
These standards enable structured task decomposition, solution design documentation, automated issue lifecycle management, and rigorous verification of code changes. They facilitate consistent unit testing, structured JSON logging, and adherence to defined branching models across diverse repository architectures.
Which engineering personas benefit from these governance frameworks?▼
Software engineers, technical leads, and DevOps practitioners benefit from these frameworks. They are designed for teams requiring consistent quality gates, standardized CI/CD monitoring across GitHub, GitLab, and Azure DevOps, and clear operational boundaries for autonomous development processes.
What are the prerequisites for implementing these standards?▼
Implementation requires a Maverick-compatible project structure, typically initialized via the provided configuration system. Projects should utilize standard version control practices and maintain compatibility with common CI/CD providers like GitHub Actions, GitLab CI, or Azure DevOps to leverage the full suite of verification and monitoring capabilities.