Skip to main content
thermiteau
GitHub creator profile

thermiteau

Repository-level view of 41 collected skills across 1 GitHub repositories.

skills collected
41
repositories
1
updated
2026-07-14
repository explorer

Repositories and representative skills

do-adopt
software-developers

Scan a project for missing best-practice areas and implement the top recommendation for each gap (linting, unit testing) — installs tools, writes configs, verifies, and commits. Pass 'recommend' to stop after writing recommendations without implementing (replaces the old do-recommend skill).

2026-07-14
do-code
software-developers

Implement a focused code change. Use this skill as the wrapper for any implementation work so the Maverick workflow report captures what was done and so the agent applies the project's coding standards before editing. Intended to be invoked once per task from inside a do-issue-* or do-epic phase, not standalone.

2026-07-14
do-cybersecurity-review
information-security-analysts

Audit a codebase for security risks in one of two modes. In full-audit mode it scans the entire codebase and writes a findings report to docs/security-audit.md (run as part of do-init or on demand). In update mode it reviews only a diff plus the code it could impact, returning a structured findings list as a pre-push gate for do-issue-solo and do-issue-guided. Covers secrets exposure, dependency vulnerabilities, authentication and authorisation patterns, input validation, transport security, and common OWASP risks.

2026-07-14
do-docs
software-developers

Create, restructure, or update technical documentation. Handles greenfield projects, refactoring non-compliant docs, and incremental updates after code changes.

2026-07-14
do-epic
computer-occupations-all-other

Work on a multi-story GitHub epic end-to-end. Builds a DAG from the child stories, groups them into waves, runs waves in parallel via per-story worktrees, ejects PRs that fail agent-code-review for human handling, and propagates blocks to downstream stories. Requires git worktrees.

2026-07-14
do-init
computer-occupations-all-other

Initialise a project for use with Maverick — verifies the GitHub App, installs the CLI if needed, writes the project config with integration tracking, scaffolds docs, generates project skills, runs an initial cybersecurity audit, then commits the changes and opens a PR.

2026-07-14
do-install
computer-occupations-all-other

Install the maverick CLI tool system-wide from the plugin directory.

2026-07-14
do-issue-guided
computer-occupations-all-other

Work on a GitHub issue interactively with the user. Proceeds autonomously through routine work but pauses for confirmation at key decision points and when uncertain.

2026-07-14
Showing top 8 of 41 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded