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일
수집된 skill 14개 중 8개를 표시합니다.
저장소 8개 중 8개 표시
모든 저장소를 표시했습니다