batch-parallel-operations
Parallel/batch execution patterns โ p-limit, async gather.
browser-automation
Browser automation and anti-detection โ Camoufox, CAPTCHA.
captcha-bypass
Bypass Cloudflare, solve reCAPTCHA, hCaptcha, Turnstile.
cloakbrowser-captcha-vision
Solve reCAPTCHA/hCaptcha using CloakBrowser + MiMo Vision.
cloakbrowser-manager
Deploy and manage CloakBrowser Manager โ anti-detect multi-accounting.
debugging-hermes-tui-commands
Debug Hermes TUI slash commands: Python, gateway, Ink UI.
fcfs-war-bot
Build bots that grab limited free resources at exact drop times.
hermes-agent-skill-authoring
Author in-repo SKILL.md: frontmatter, validator, structure.
hermes-s6-container-supervision
Modify/debug s6-overlay supervision tree in Hermes Docker.
node-inspect-debugger
Debug Node.js via --inspect + Chrome DevTools Protocol CLI.
plan
Plan mode: write markdown plan to .hermes/plans/, no exec.
python-debugpy
Debug Python: pdb REPL + debugpy remote (DAP).
requesting-code-review
Pre-commit review: security scan, quality gates, auto-fix.
security-audit-review
Forensic security audits โ smart contracts, dependency CVEs.
spike
Throwaway experiments to validate an idea before build.
subagent-driven-development
Execute plans via delegate_task subagents.
systematic-debugging
4-phase root cause debugging.
test-driven-development
TDD: enforce RED-GREEN-REFACTOR, tests before code.
writing-plans
Write implementation plans: bite-sized tasks, paths, code.