Skip to main content
thananon
GitHub creator profile

thananon

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

skills collected
6
repositories
1
updated
Jun 14, 2026
repository explorer

Repositories and representative skills

qwen-agent
software-developers

Delegate menial, well-scoped coding tasks to a cheap Qwen-backed subagent via the `claude-9arm` command instead of burning Claude tokens/quota. Use when the work is mechanical and low-risk — bulk renames, formatting, boilerplate, find-replace, grep-style…

Jun 14, 2026
qwenchance
computer-occupations-all-other

Keeps a long Claude Code task on-track — breaks out of looping/circular thinking, watches the context budget, bounds internal reasoning, and triggers a clean handoff before the window fills. Use when the model is repeating steps, re-reading the same files,…

Jun 14, 2026
debug-mantra
software-developers

Four-mantra debugging discipline — reproduce, trace the fail path, falsify the hypothesis, cross-reference every breadcrumb. Recite the mantra block verbatim at the start of any debugging session, then apply the four steps in order before proposing any fix.…

May 20, 2026
post-mortem
software-developers

Write the canonical engineering record of a fixed bug — root cause, mechanism, fix, validation, and how it slipped through. Engineer-audience, code identifiers welcome. Use after a debug session lands a fix, before closing the ticket. Trigger on /post-mortem,…

May 20, 2026
scrutinize
software-quality-assurance-analysts-and-testers

Outsider-perspective end-to-end review of a plan, PR, or code change. First questions intent and whether a simpler/more elegant approach would achieve the same goal, then traces the actual code path (not just the diff) to verify the change does what it…

May 20, 2026
management-talk
project-management-specialists

Rewrite engineer-to-engineer content for engineering-org leadership (VPs, directors, PMs, release managers, execs in an engineering-savvy company) and shape it for the channel it is going to — JIRA comment, Slack post, async standup line, email, or meeting…

May 20, 2026
Showing 1 of 1 repositories
All repositories loaded