Jason Hall avatar

Jason Hall

Community

@imjasonh · Brooklyn, NY

620Followers
|
476Public Repos
|
38Published Skills

Doin stuff

Agent Skills by Jason Hall

Showing 38 vetted skills indexed across 1 GitHub repositories.

imjasonhimjasonh
2

figure-it-out

Designs an auditable phased playbook for large migrations and ambiguous multi-part changes.

Community
Advanced
imjasonhimjasonh
2

bro

Restates the previous AI message in plain language without jargon.

Community
Basic
imjasonhimjasonh
2

interrogate

Spawns multiple LLM reviewers to adversarially review code changes and synthesizes a verdict.

Community
Advanced
imjasonhimjasonh
2

principle-boundary-discipline

Concentrate validation and error handling at system boundaries while keeping business logic pure.

Community
Basic
imjasonhimjasonh
2

apple-hig

Applies Apple Human Interface Guidelines when designing and reviewing SwiftUI and UIKit interfaces.

Community
Intermediate
imjasonhimjasonh
2

technical-writing

Applies Diátaxis, Google style, STE, and Global English rules to technical documentation.

Community
Intermediate
imjasonhimjasonh
2

principle-fix-root-causes

Guides debugging by tracing symptoms to root causes instead of applying symptom fixes.

Community
Basic
imjasonhimjasonh
2

principle-encode-lessons-in-structure

Convert recurring corrections into lint rules, metadata flags, runtime checks, or scripts.

Community
Basic
imjasonhimjasonh
2

how

Generates architectural explanations of codebases by orchestrating parallel read-only explorer and explainer subagents.

Community
Intermediate
imjasonhimjasonh
2

blast-radius

Analyze what a code change could break beyond the diff and prove safety by running real code.

Community
Intermediate
imjasonhimjasonh
2

principle-subtract-before-you-add

Guides removal of dead code and redundant logic before building additions or refactors.

Community
Basic
imjasonhimjasonh
2

reflect

Spawns three parallel review subagents over a session transcript to route learnings into skill edits.

Community
Advanced
imjasonhimjasonh
2

principle-foundational-thinking

Guides structural decisions on data structures, scaffolding order, and concurrency before writing logic.

Community
Basic
imjasonhimjasonh
2

show-me-your-work

Maintains an append-only TSV decision log with evidence pointers for long-running or unattended work.

Community
Intermediate
imjasonhimjasonh
2

principle-build-the-lever

Builds rerunnable codemods, scripts, and generators instead of performing edits by hand.

Community
Basic
imjasonhimjasonh
2

Poteto Mode

Orchestrates disciplined agent workflows with playbooks, subagents, and verified engineering principles.

Community
Advanced
imjasonhimjasonh
2

principle-make-operations-idempotent

Designs state-mutating operations to converge to the same end state across crashes, restarts, and retries.

Community
Basic
imjasonhimjasonh
2

principle-test-behavior-not-implementation

Rewrites or deletes tests that assert implementation details instead of observable behavior.

Community
Basic
imjasonhimjasonh
2

google-developer-style

Applies Google developer documentation style rules to comments, docs, and user-facing prose.

Community
Intermediate
imjasonhimjasonh
2

Make Bot UI

Builds a local web UI that wakes a Grok Bot through a webhook routine over Tailscale.

Community
Intermediate
imjasonhimjasonh
2

principle-outcome-oriented-execution

Guides planned rewrites and migrations toward target architecture with explicit verification boundaries.

Community
Basic
imjasonhimjasonh
2

architect

Designs software architecture through parallel multi-model sketching before implementation begins.

Community
Advanced
imjasonhimjasonh
2

principle-never-block-on-the-human

Guides agents to proceed on reversible work instead of pausing for human confirmation.

Community
Basic
imjasonhimjasonh
2

principle-redesign-from-first-principles

Redesigns existing code as if new requirements were foundational assumptions from the start.

Community
Basic