Skip to main content
joemccann
GitHub 创作者资料

joemccann

按仓库查看 8 个 GitHub 仓库中的 27 个已收集 skills。

已收集 skills
27
仓库
8
更新
2026年8月27日
仓库浏览

仓库与代表性 skills

reliability-weekend
未分类

Weekend reliability loop - daily delta-audit of everything merged since the last audited SHA (new findings appended to RELIABILITY_AUDIT.md), then red/green remediation of new P0/P1 findings on a PR branch. Runs unattended on the always-on runner via…

2026年8月27日
testing-weekend
未分类

Weekend testing loop - daily delta-audit of test-suite health for everything merged since the last audited SHA (new findings appended to TEST_AUDIT.md), then red/green remediation of new P0/P1 findings on a PR branch. Runs unattended on the always-on runner…

2026年8月27日
indicator
未分类

Parallel TDD swarm that ships a new market indicator end to end. Usage - /indicator <data-source> <indicator-name>. Researches the source, writes a spec plus failing tests, fans out three worktree implementer subagents (ingestion, API, chart tab), merges,…

2026年8月23日
new-indicator
未分类

The canonical Radon pattern for shipping a new market indicator end to end (ingestion job, Turso storage, API route, regime chart tab, tests, systemd timer, CI, production verify). Derived from the BREADTH (21c13715, f067491e, 770d4674) and FINRA margin-debt…

2026年8月23日
long-horizon-jobs
软件开发工程师

Durability contract for long-running agent jobs (harvesters, scrapers, ingest, audits). Use when building or running any job that processes many items over a long horizon, when a job must survive kills/context limits, or when resuming a previously interrupted…

2026年8月3日
incident-response
软件开发工程师

The exact Radon triage playbook for a production incident - reproduce locally, write a FAILING regression test first, fix, run the full test gate, commit a focused single-purpose commit, push once, wait for CI green, verify live in the browser. Use whenever…

2026年8月3日
fast-regex-search
软件开发工程师

Trigram-indexed regex search for large codebases. Loads automatically on startup to accelerate all grep/search operations. Implements sparse n-gram indexing with frequency-weighted trigram decomposition, bloom-filter adjacency masks, and mmap'd posting lists…

2026年3月24日
html-report
软件开发工程师

Generate styled HTML reports using the Terminal Dashboard theme. Use when the user needs to create an HTML report, dashboard, data visualization, or styled output document. Triggers include requests to "generate a report", "create an HTML file", "make a…

2026年3月21日
已展示 8 / 14 个已收集 Skill。
已展示 8 / 8 个仓库
已展示全部仓库