Skip to main content
Bradliebs
GitHub creator profile

Bradliebs

Repository-level view of 28 collected skills across 4 GitHub repositories.

skills collected
28
repositories
4
updated
Jun 10, 2026
repository explorer

Repositories and representative skills

debugging
software-developers

Systematic debugging for the Ollama Agent Harness — reproduce, localize, reduce, fix, guard

Jun 10, 2026
git-workflow
software-developers

Git workflow for the Ollama Agent Harness — atomic commits, small changes, safe history

Jun 10, 2026
security-hardening
information-security-analysts

Security hardening for the Ollama Agent Harness — input validation, command injection, secrets, deny-first review

Jun 10, 2026
mcp-builder
software-developers

Build a new MCP (Model Context Protocol) server from scratch — a stdio program that exposes tools to AI agents. Use when the user wants to wrap an API, CLI, or internal service as an MCP server the harness (or Claude Desktop, Cursor, etc.) can load. Adapted…

Jun 7, 2026
harness-conventions
software-developers

Project conventions for the Ollama Agent Harness — architectural patterns borrowed from the Claude Code paper

Jun 6, 2026
home-iq
software-developers

Passively get to know the user over time — distill durable facts about who they are, what they work on, and how they like to be helped from conversation history into USER.md and memory. The home-user analog of Microsoft Work IQ's implicit-memory layer. Use…

Jun 5, 2026
second-brain
software-developers

Build and maintain a Karpathy-style LLM-maintained personal wiki (a "Second Brain") as plain markdown the user owns. Use when the user wants to set up a second brain, capture/ingest a source into their notes, ask their knowledge base a question, file…

Jun 5, 2026
research
software-developers

Evidence-first research — gathers sources on a topic, synthesises findings, and cites every claim. Marks what could not be verified instead of guessing.

Jun 4, 2026
Showing 8 of 13 collected skills.
browse
software-quality-assurance-analysts-and-testers

Fast headless browser for QA testing and site dogfooding. Navigate any URL, interact with elements, verify page state, diff before/after actions, take annotated screenshots, check responsive layouts, test forms and uploads, handle dialogs, and assert element…

Apr 14, 2026
careful
software-developers

Safety guardrails for destructive commands. Warns before rm -rf, DROP TABLE, force-push, git reset --hard, kubectl delete, and similar destructive operations. User can override each warning. Use when touching prod, debugging live systems, or working in a…

Apr 14, 2026
freeze
software-developers

Restrict file edits to a specific directory for the session. Blocks Edit and Write outside the allowed path. Use when debugging to prevent accidentally "fixing" unrelated code, or when you want to scope changes to one module. Use when asked to "freeze",…

Apr 14, 2026
gstack-upgrade
software-developers

Upgrade gstack to the latest version. Detects global vs vendored install, runs the upgrade, and shows what's new. Use when asked to "upgrade gstack", "update gstack", or "get latest version". Voice triggers (speech-to-text aliases): "upgrade the tools",…

Apr 14, 2026
qa
software-quality-assurance-analysts-and-testers

Systematically QA test a web application and fix bugs found. Runs QA testing, then iteratively fixes bugs in source code, committing each fix atomically and re-verifying. Use when asked to "qa", "QA", "test this site", "find bugs", "test and fix", or "fix…

Apr 14, 2026
gstack
software-quality-assurance-analysts-and-testers

Fast headless browser for QA testing and site dogfooding. Navigate pages, interact with elements, verify state, diff before/after, take annotated screenshots, test responsive layouts, forms, uploads, dialogs, and capture bug evidence. Use when asked to open…

Apr 14, 2026
gstack
software-quality-assurance-analysts-and-testers

Fast headless browser for QA testing and site dogfooding. Navigate pages, interact with elements, verify state, diff before/after, take annotated screenshots, test responsive layouts, forms, uploads, dialogs, and capture bug evidence. Use when asked to open…

Apr 14, 2026
t212-integration
software-developers

Generate Trading 212 API code with correct ticker mapping, rate limiting, GBX conversion, and stop order flow. Use when: T212 API, Trading 212, stop order, T212 ticker, GBX pence conversion, T212 rate limit, position sync, T212 import.

Apr 1, 2026
Showing 4 of 4 repositories
All repositories loaded