Thermite avatar

Thermite

Official

@thermiteau · Australia

0Followers
|
8Public Repos
|
42Published Skills

Information Technology solutions and consulting

Skills Distribution
DomainDeveloper To...Software Governanc.. (40%)CI/CD Pipeline Man.. (30%)Technical Document.. (30%)

Agent Skills by Thermite

Showing 42 vetted skills indexed across 2 GitHub repositories.

thermiteauthermiteau
10

init

Create the .maverick/ directory and default settings.json for Maverick projects.

Official
Intermediate
thermiteauthermiteau
10

install

Install the Maverick CLI system-wide from the plugin directory.

Official
Intermediate
thermiteauthermiteau
10

mav-bp-cicd-github

Monitor GitHub Actions CI status after pushes and report outcomes.

Official
Advanced
thermiteauthermiteau
10

mav-bp-cicd

Enforce CI/CD governance and quality gates across GitHub Actions, GitLab CI, and Azure DevOps.

Official
Advanced
thermiteauthermiteau
10

upskill

Generates standardized, project-specific SKILL.md files from analyzed repositories and topics.json.

Official
Advanced
thermiteauthermiteau
10

mav-github-issue-workflow

Automate GitHub issue interactions with state tracking and PR coordination.

Official
Advanced
thermiteauthermiteau
10

create-implementation-plan

Decompose solution designs into granular, verifiable implementation steps.

Official
Advanced
thermiteauthermiteau
10

mav-claude-code-recovery

Enforce state persistence and crash recovery in Claude Code workflows.

Official
Advanced
thermiteauthermiteau
10

mav-bp-unit-testing

Enforce unit testing practices including Arrange-Act-Assert structure and mocking discipline.

Official
Advanced
thermiteauthermiteau
10

mav-bp-logging

Provide structured logging guidelines for backend and frontend applications.

Official
Advanced
thermiteauthermiteau
10

pullrequest-review

Verify code review feedback items before implementing changes.

Official
Intermediate
thermiteauthermiteau
10

create-solution-design

Produce a structured solution design document for GitHub issues before implementation.

Official
Intermediate
thermiteauthermiteau
10

maverick-alignment

Audit a codebase against Maverick practices and write findings to docs/maverick-audit.md.

Official
Advanced
thermiteauthermiteau
10

mav-bp-linting

Standardize linting rules across TypeScript, Python, and Go projects.

Official
Intermediate
thermiteauthermiteau
10

tech-docs

Document technical documentation standards for mono-repo and single-repo projects.

Official
Advanced
thermiteauthermiteau
10

mav-bp-integration-testing

Define integration testing standards for APIs, databases, and service interactions.

Official
Advanced
thermiteauthermiteau
10

do-issue-solo

Automate GitHub issue handling from triage through PR creation.

Official
Advanced
thermiteauthermiteau
10

mav-bp-alerting

Standardize fatal error alerting with severity levels and required context fields.

Official
Advanced
thermiteauthermiteau
10

mav-local-verification

Run lint, typecheck, and tests locally before pushing code.

Official
Intermediate
thermiteauthermiteau
10

mav-systematic-debugging

Identify root causes through a structured four-phase debugging workflow.

Official
Advanced
thermiteauthermiteau
10

mav-bp-cicd-azure

Monitor Azure DevOps pipeline status after pushes until CI passes.

Official
Intermediate
thermiteauthermiteau
10

do-docs

Create, restructure, and update technical documentation against tech-docs standards.

Official
Advanced
thermiteauthermiteau
10

mav-bp-cicd-gitlab

Monitor GitLab CI/CD pipelines and retry failed jobs until they pass.

Official
Advanced
thermiteauthermiteau
10

mav-scope-boundaries

Enforce hard limits on autonomous infrastructure, authentication, git, and production actions.

Official
Advanced

Frequently Asked Questions About Thermite

FAQPage Schema
What 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.