dolessHQ

dolessHQ

@dolessHQ Organization

GitHub
11 Skills
0 Total Stars
February 2026 Joined

Public Skills

bug-report-root-cause

by dolessHQ

Produce per-item root cause analysis from bug report input. Inputs source and target where source is pasted file or linear issue and target is env scope.

Analytics 0 3mo ago

lint-build-loop

by dolessHQ

Run npm run lint && npm run build in a loop, fixing errors until both succeed. Use when the user asks to iterate on lint/build failures.

Code Review 0 3mo ago

supabase-reset-test-gen-loop

by dolessHQ

Iteratively run a local Supabase reset, database tests, and type generation until they succeed, fixing issues between runs. Use when asked to reset the local Supabase DB, run supabase test db, and regenerate types (npm run gen-types) in a loop.

CLI Tools 0 3mo ago

supabase-splinter-review

by dolessHQ

Run Supabase Splinter on local DB and triage findings into fix-now vs defer with a remediation plan. Inputs focus and threshold.

CLI Tools 0 3mo ago

autistic-code-review

by dolessHQ

Run a full-scale implementation review with parallel subagents. Inputs include review mode, self-review flag, and change scope.

Code Review 0 3mo ago

summarize-changes

by dolessHQ

Summarize code changes by author type and scope. Inputs are author and scope with product plus PR as defaults.

Code Review 0 3mo ago

supabase-reset-test-gen-types

by dolessHQ

Run a local Supabase reset, database tests, and type generation in sequence. Use when the user asks to run supabase db reset, supabase test db, and npm run gen-types for this repo.

CLI Tools 0 3mo ago

fetch-rules

by dolessHQ

Fetch and apply Cursor-style workspace rules supporting all rule formats (.cursor/rules/.md, .mdc, AGENTS.md, and legacy .cursorrules).

CLI Tools 0 3mo ago

create-plan

by dolessHQ

Create a concise plan. Use when a user explicitly asks for a plan related to a coding task.

Code Gen 0 3mo ago

review-plan-implementation

by dolessHQ

Review an implemented .plan.md by executing the instructions in its ## Reviewer Handoff section.

Code Review 0 3mo ago

execute-plan

by dolessHQ

Execute an existing plan file. Use when a user asks to carry out a .plan.md task list.

Automation 0 3mo ago