Skip to main content

Settings

Color Mode

Theme Skin

Background

Appearance preferences are saved in this browser only.

Environment

Current Environment Production

Built with JEKYLL_ENV=production. Changes require deployment.

Quick Links

Theme & Build

Jekyll v3.10.0
Last BuildSep 08, 07:22
Repository
bamr87/bamr87

Page Location

Page Info

Layout default
Collection dash
Path _dash/actions.md
URL /actions/
Date 2026-09-08

Actions Usage

GitHub Actions consumption analytics — where CI minutes go, and which workflows run a lot while producing little.

Table of Contents

📈 GitHub Actions Usage

Where your Actions minutes go across every registry repo, and — quantitatively — which workflows are high-running but low-effective. Refreshed daily by .github/workflows/fleet-pulse.yml (via PyGithub) into _data/actions_usage.yml.

103.7h

Consumed / 14d

53.7h

Wasted (52%)

89.7%

Run success rate

2963

Runs

210

Active workflows

34

of 38 repos active

Cost = wall-clock run minutes (run_started_at → updated_at), a proxy for billable minutes, with two bounds: a run that never executed (startup_failure, or zero jobs) counts as 0 minutes, and every other run is capped at 360 min — GitHub's own job ceiling — so a run left parked in a non-terminal state cannot report minutes it never billed. Those runs still count against the success rate; only their minutes are zeroed. Value = share of minutes ending in success. Waste = minutes on failed/cancelled/timed-out runs. Fleet totals cover bamr87-owned workflows only — the same population on both halves of every ratio, so waste can never exceed consumption. Success rate counts only runs that reached a verdict (success + failure); cancelled runs were superseded, not broken, and show up as cancel_pct / the cancel-heavy flag instead. A workflow with NO verdicts in the window (every run skipped) reports null rates — 'no data', not 0%.

Consumption by workflow type

TypeShare of minutesMinutesRunsEffectivenessWasted
ci
38.9%
2421 534 37.4% 1516m
other
26.8%
1669 904 44.7% 915m
ai
12.3%
763 762 92.8% 34m
automation
8.8%
547 273 19.5% 436m
deploy
5.6%
349 166 68.1% 111m
security
5.1%
316 107 36.4% 201m
dependencies
1.6%
103 130 92.4% 5m
docs
0.8%
47 77 94.9% 2m
release
0.2%
10 10 100.0% 0m

Cost vs. effectiveness

Each dot is a workflow: x = minutes consumed (√-scaled), y = effectiveness (% of minutes ending in success), size = run count. The shaded corner (high cost, low value) is where to look first. Workflows with no verdicts in the window — every run skipped by an if: gate — have no effectiveness to plot and are omitted; they show as in the table below rather than 0%.

Workflows — drill down

Filter:
Repo / workflow Type Runs Min Avg p95 Success Effective Wasted Signals
law-ai / CI ci 52 629 12.1 17.879.5% 27.8% 455m high-cost·low-value flaky slow
zer0-mistakes / Comprehensive CI Pipeline ci 41 539 13.2 20.271.4% 29.3% 381m high-cost·low-value flaky slow cancel-heavy
law-ai / Integration Tests ci 25 399 16.0 3.588.0% 16.0% 335m high-cost·low-value slow
law-ai / refresh-lsat-content automation 9 340 37.8 328.888.9% 3.3% 329m high-cost·low-value slow
law-ai / markdown-oneline other 45 338 7.5 0.395.6% 2.8% 329m high-cost·low-value
bashconsultants / Build & validate ci 27 196 7.3 1.578.3% 9.5% 177m high-cost·low-value flaky
bashconsultants / markdown-oneline other 19 178 9.4 0.373.7% 1.7% 175m high-cost·low-value flaky
zer0-mistakes / Visual evidence autogen other 45 240 5.3 9.393.1% 45.8% 130m high-cost·low-value
zer0-mistakes / Pages deploy 41 173 4.2 2.997.1% 41.5% 101m high-cost·low-value
zer0-mistakes / Evidence gate other 43 112 2.6 0.991.2% 10.3% 100m high-cost·low-value
zer0-mistakes / Manifest Sync automation 38 101 2.7 0.366.7% 0.5% 99m high-cost·low-value
zer0-mistakes / CodeQL Security Scanning security 38 144 3.8 1.997.1% 31.1% 99m high-cost·low-value
zer0-mistakes / Secret scan security 38 110 2.9 0.597.0% 9.6% 99m high-cost·low-value
zer0-mistakes / markdown-oneline other 40 109 2.7 0.597.2% 9.4% 99m high-cost·low-value
lifehacker.dev / pipeline other 66 226 3.4 5.798.0% 73.0% 61m cancel-heavy
law-ai / Nightly Tests & Autonomy ci 1 54 53.8 53.80.0% 0.0% 54m high-cost·low-value slow
barodybroject / CI - Build and Test ci 25 85 3.4 4.652.0% 49.7% 43m high-cost·low-value flaky
lifehacker.dev / mcp-tests ci 63 92 1.5 6.9100.0% 69.9% 28m
gitorio / CI ci 86 71 0.8 1.481.8% 78.1% 16m flaky
githubai / Claude Maintenance ai 2 12 5.8 8.450.0% 28.0% 8m high-cost·low-value
bashconsultants / Content gardener other 2 8 4.1 4.40.0% 0.0% 8m high-cost·low-value
bashconsultants / Content review (weekly) ai 2 8 4.0 4.60.0% 0.0% 8m high-cost·low-value
barodybroject / Maintenance and Infrastructure automation 2 7 3.6 3.60.0% 0.0% 7m high-cost·low-value
zpl-viewer / CI ci 3 7 2.4 2.70.0% 0.0% 7m high-cost·low-value failing
it-journey / ♾️ Quest Perfection Loop ai 8 160 20.0 27.887.5% 95.6% 7m slow cron-heavy
bashconsultants / Preacher (weekly doctrine) other 2 7 3.5 3.90.0% 0.0% 7m high-cost·low-value
bashconsultants / pages-build-deployment deploy 13 12 0.9 1.3100.0% 50.8% 6m high-cost·low-value cancel-heavy
git-with-the-program / CI ci 6 16 2.7 6.2100.0% 67.7% 5m
zer0-mistakes / Content & Docs Review ai 22 93 4.3 6.3100.0% 94.6% 5m
it-journey / CI ci 36 35 1.0 1.857.6% 87.5% 4m flaky
aieo / CI ci 22 26 1.2 2.5100.0% 87.6% 3m cancel-heavy
it-journey / 🏗️ Build Validation & Cross-Platform Testing ci 17 29 1.7 2.088.2% 89.7% 3m
it-journey / CodeQL security 24 20 0.8 1.463.6% 86.8% 3m flaky
bashcrawl / CI ci 6 5 0.8 1.160.0% 48.8% 3m flaky
ai-seed / ci-cd-pipeline deploy 3 11 3.6 4.366.7% 77.8% 2m
barodybroject / Claude ai 80 5 0.1 0.2100.0% 12.5% 0m
git-with-the-program / Dependabot Updates dependencies 3 3 1.1 1.133.3% 30.6% 2m failing
it-journey / 🤝 Content Auto-Merge ai 71 75 1.1 2.693.9% 97.2% 2m cancel-heavy
it-journey / 🤖 Dependabot auto-merge dependencies 22 2 0.1 0.20.0% 0.0% 1m
lifehacker.dev / pages-build-deployment deploy 34 60 1.8 2.1100.0% 97.1% 2m
barodybroject / markdown-oneline other 22 4 0.2 0.263.6% 61.2% 2m flaky
gitorio / Factory: Gitorio Factory 1 other 2 3 1.4 1.650.0% 44.2% 2m
lifehacker.dev / auto-fix other 70 3 0.1 0.2100.0% 3.1% 0m
it-journey / 🔗 Link Health Guardian docs 37 35 0.9 0.743.2% 95.7% 2m failing
edgar-data-parse / CI ci 7 11 1.5 1.785.7% 86.3% 2m
ai-seed / CI ci 4 7 1.7 1.975.0% 77.0% 2m flaky
gitorio / markdown-oneline other 69 10 0.2 0.381.6% 86.6% 1m flaky
gitorio / Claude ai 68 5 0.1 0.3100.0% 47.2% 0m
cv-builder-pro / Dependabot Updates dependencies 5 5 1.1 1.560.0% 78.2% 1m flaky
it-journey / 🎯 Quest Content Validation ai 29 7 0.2 0.555.2% 83.9% 1m flaky
aieo / Dependabot Updates dependencies 9 7 0.8 1.077.8% 88.2% 1m flaky
it-journey / markdown-oneline other 29 4 0.1 0.355.2% 80.0% 1m flaky
zer0-mistakes / 🧭 Issue Autopilot ai 34 6 0.2 0.1100.0% 78.7% 0m cancel-heavy
zer0-mistakes / CI self-repair automation 36 2 0.1 0.2100.0% 25.2% 0m
it-journey / 🤖 Agentic Quest Review ai 34 51 1.5 8.2100.0% 97.4% 0m
zer0-mistakes / Sync automation 10 2 0.2 0.471.4% 72.2% 1m flaky
it-journey / 🧭 Issue Autopilot ai 34 16 0.5 1.9100.0% 96.9% 1m cancel-heavy
it-journey / Frontmatter Validation docs 19 6 0.3 0.473.7% 91.4% 1m flaky
it-journey / 📝 Content Review ai 19 2 0.1 0.273.7% 79.3% 1m flaky
wtd / Fleet Loop other 83 225 2.7 4.8100.0% 99.6% 0m cron-heavy
ai-seed / triage-on-failure automation 16 7 0.4 0.5100.0% 88.9% 0m
it-journey / Quest Idea Intake ai 37 3 0.1 0.2100.0% 87.4% 0m cancel-heavy
it-journey / ⚔️ Quest Forge ai 36 3 0.1 0.2100.0% 86.4% 0m cancel-heavy
README / Docs Quality Check docs 5 2 0.4 0.675.0% 80.2% 0m flaky
wtd / markdown-oneline other 5 1 0.2 0.280.0% 78.8% 0m flaky
wtd / Fleet Daily other 4 7 1.8 7.1100.0% 96.1% 0m
ai-seed / seed-verify other 4 1 0.2 0.275.0% 77.5% 0m flaky
gitorio / Deploy to GitHub Pages deploy 13 7 0.5 0.7100.0% 98.8% 0m
it-journey / 🧹 Lint workflows ci 4 1 0.3 0.475.0% 91.8% 0m flaky
lifehacker.dev / auto-merge automation 99 40 0.4 0.6100.0% 99.9% 0m
githubai / Claude Review ai 3 4 1.2 3.6100.0% 98.6% 0m
githubai / Claude Implement ai 34 1 0.0 0.0 0m
ai-seed / seed-evolve ai 9 1 0.1 0.2 0m
archify / CI ci 388 2167 5.6 4.470.4% 26.7% 1589m
lifehacker.dev / content-factory ai 4 216 54.0 57.4100.0% 100.0% 0m slow
zer0-mistakes / Install Matrix ci 24 78 3.3 3.6100.0% 100.0% 0m
archify / DSH integration other 40 74 1.9 7.071.4% 34.5% 49m
zer0-mistakes / TEST (Latest Dependencies) ci 5 57 11.4 11.6100.0% 100.0% 0m
it-journey / 🔧 Quest Fix Loop ai 5 51 10.2 12.9100.0% 100.0% 0m cron-heavy
lifehacker.dev / content-scout other 4 43 10.6 12.9100.0% 100.0% 0m
skills / Copilot ai 14 39 2.8 4.9100.0% 100.0% 0m
lifehacker.dev / auto-update other 98 38 0.4 0.6100.0% 99.9% 0m
zer0-mistakes / Nightly Extended Tests ci 2 33 16.5 16.8100.0% 100.0% 0m slow
it-journey / pages-build-deployment deploy 13 33 2.5 3.2100.0% 100.0% 0m
bashcrawl / Blank-Slate Audit security 2 29 14.6 14.8100.0% 100.0% 0m slow
ai-seed / seed-tend other 56 21 0.4 0.5100.0% 100.0% 0m cron-heavy
law-ai / deploy-lsat-pages deploy 10 21 2.1 8.1100.0% 100.0% 0m
law-ai / Dependabot Updates dependencies 8 19 2.4 4.8100.0% 100.0% 0m
edgar-data-parse / Refresh warehouse dataset automation 2 18 9.1 9.3100.0% 100.0% 0m
edgar-data-parse / Dependabot Updates dependencies 11 18 1.7 3.1100.0% 100.0% 0m
bashconsultants / Site health other 14 17 1.2 1.3100.0% 100.0% 0m cron-heavy
it-journey / 🧭 CMS Daily Content Loop ai 8 16 2.0 2.4100.0% 100.0% 0m cron-heavy
bamr87.github.io / pages-build-deployment deploy 14 15 1.0 1.3100.0% 100.0% 0m
skills / CodeQL - Code Quality security 13 14 1.1 1.3100.0% 100.0% 0m
lifehacker.dev / markdown-oneline other 60 13 0.2 0.3100.0% 100.0% 0m
gitorio / Factory: Gitorio Factory 2 other 14 13 0.9 1.2100.0% 100.0% 0m cron-heavy
cv-builder-pro / CI ci 5 12 2.4 2.7100.0% 100.0% 0m
lifehacker.dev / triage automation 4 12 3.0 3.4100.0% 100.0% 0m
skills / Smoke Test ci 20 12 0.6 0.893.3% 97.4% 0m
zer0-mistakes / Translate other 1 11 10.5 10.5100.0% 100.0% 0m
lifehacker.dev / theme-scout ai 1 11 10.5 10.5100.0% 100.0% 0m
archify / pages-build-deployment deploy 17 10 0.6 1.3100.0% 100.0% 0m
gitorio / Dependabot Updates dependencies 7 9 1.3 2.2100.0% 100.0% 0m
it-journey / 🚀 Sync gh-pages from main deploy 16 9 0.6 0.7100.0% 100.0% 0m cron-heavy
zer0-mistakes / UI/UX Audit security 1 9 9.0 9.0100.0% 100.0% 0m
lifehacker.dev / loop-tuner other 1 9 8.8 8.8100.0% 100.0% 0m
bamr87.github.io / Regenerate site indexes other 14 9 0.6 1.0100.0% 100.0% 0m cron-heavy
README / Deploy GitHub Pages deploy 3 7 2.4 3.0100.0% 100.0% 0m
archify / Release release 2 7 3.7 3.750.0% 49.4% 4m
lifehacker.dev / Factory: Issue Factory 2 automation 2 7 3.4 3.6100.0% 100.0% 0m
wtd / CI ci 7 6 0.9 1.2100.0% 100.0% 0m
lifehacker.dev / nightly other 4 6 1.5 1.7100.0% 100.0% 0m
lifehacker.dev / Factory: Issue Factory 1 automation 3 6 2.0 2.4100.0% 100.0% 0m
zer0-mistakes / Lint workflows ci 21 6 0.3 0.3100.0% 100.0% 0m
it-journey / Dependabot Updates dependencies 2 6 2.9 4.4100.0% 100.0% 0m
it-journey / ✒️ Content Quality (brand gate) ai 14 5 0.4 0.5100.0% 100.0% 0m
skills / CodeQL security 5 5 1.0 1.3100.0% 100.0% 0m
archify / Star History other 5 5 1.0 1.980.0% 62.7% 2m
bashcrawl / Dependabot Updates dependencies 6 5 0.8 1.0100.0% 100.0% 0m
cv / publish release 2 5 2.4 2.8100.0% 100.0% 0m
aieo / Dependency Graph dependencies 5 5 0.9 1.4100.0% 100.0% 0m
zer0-mistakes / Dependabot Updates dependencies 1 4 4.4 4.4100.0% 100.0% 0m
zer0-image-generator / Test ci 4 4 1.1 1.2100.0% 100.0% 0m
vscode-front-matter / CodeQL security 3 4 1.4 1.7100.0% 100.0% 0m
lifehacker.dev / Claude ai 75 4 0.1 0.2 0m
2005 / pages-build-deployment deploy 4 4 0.9 1.0100.0% 100.0% 0m
README / CI ci 8 3 0.4 0.8100.0% 100.0% 0m
githubai / Dependabot Updates dependencies 4 3 0.8 0.9100.0% 100.0% 0m
edgar-data-parse / Publish static site release 4 3 0.8 0.8100.0% 100.0% 0m
gitorio / Factory: Gitorio Factory 3 other 2 3 1.5 1.6100.0% 100.0% 0m
README / Aggregate Documentation docs 2 2 1.2 1.2100.0% 100.0% 0m
it-journey / 🔄 Automated PR Freshness other 48 2 0.1 0.2 0m cron-heavy
it-journey / Sync GitHub Profile Data automation 8 2 0.3 0.3100.0% 100.0% 0m cron-heavy
zer0-mistakes / Claude ai 40 2 0.1 0.2 0m
barodybroject / Dependabot Updates dependencies 2 2 1.1 1.3100.0% 100.0% 0m
zpl-viewer / Dependabot Updates dependencies 2 2 1.1 1.1100.0% 100.0% 0m
lifehacker.dev / CI ci 2 2 1.1 1.1100.0% 100.0% 0m
drsai / Dependabot Updates dependencies 2 2 1.0 1.1100.0% 100.0% 0m
drsai / CI ci 1 2 2.0 2.0100.0% 100.0% 0m
vs-sonic-pi / Dependabot Updates dependencies 2 2 1.0 1.0100.0% 100.0% 0m
gitorio / Factory: Docs Gardener docs 14 2 0.1 0.2100.0% 100.0% 0m cron-heavy
law-ai / Dependency Graph dependencies 2 2 0.9 0.9100.0% 100.0% 0m
zer0-mistakes / Auto-merge low-risk PRs automation 37 2 0.1 0.2 0m
zer0-mistakes / Release release 3 2 0.6 0.7100.0% 100.0% 0m
README / markdown-oneline other 8 2 0.2 0.3100.0% 100.0% 0m
csv-vscoode / CI ci 2 2 0.8 1.1100.0% 100.0% 0m
vscode-front-matter / extension other 1 2 1.5 1.5100.0% 100.0% 0m
githubai / Claude ai 23 1 0.1 0.2 0m
githubai / CI ci 2 1 0.7 0.8100.0% 100.0% 0m
drsai / pages deploy 1 1 1.4 1.4100.0% 100.0% 0m
SCHEMA / ci ci 5 1 0.3 0.8100.0% 100.0% 0m
zer0-mistakes / Dependabot auto-merge dependencies 32 1 0.0 0.2 0m
skills / Vally Workflow Evaluation ai 1 1 1.2 1.20.0% 0.0% 1m
wargames / CI ci 1 1 1.2 1.2100.0% 100.0% 0m
lifehacker.dev / Dependabot Updates dependencies 1 1 1.2 1.2100.0% 100.0% 0m
zer0-pages-remote / CI ci 1 1 1.3 1.3100.0% 100.0% 0m
djangoerp / CI ci 1 1 1.3 1.3100.0% 100.0% 0m
it-journey / 🔍 Dependency Security Checker dependencies 1 1 1.1 1.1100.0% 100.0% 0m
aieo / Claude ai 24 1 0.1 0.2 0m
vscode-front-matter / CI ci 1 1 1.1 1.1100.0% 100.0% 0m
vs-sonic-pi / CI ci 3 1 0.3 0.4100.0% 100.0% 0m
csv-vscoode / Dependabot Updates dependencies 1 1 1.0 1.0100.0% 100.0% 0m
SCHEMA / Dependabot Updates dependencies 2 1 0.5 0.6100.0% 100.0% 0m
it-journey / 🏭 Content Factory ai 7 1 0.1 0.2100.0% 100.0% 0m cron-heavy
zer0-mistakes / Update Dependencies ci 1 1 0.9 0.9100.0% 100.0% 0m
lifehacker.dev / deploy-verify deploy 4 1 0.2 0.3100.0% 100.0% 0m
zer0-image-generator / CI ci 4 1 0.2 0.3100.0% 100.0% 0m
lawmode / LawMode Legal Review other 1 1 0.9 0.9100.0% 100.0% 0m
bamr87.github.io / CI ci 1 1 0.8 0.8100.0% 100.0% 0m
zer0-pages / CI ci 1 1 0.8 0.8100.0% 100.0% 0m
scripts / CI ci 2 1 0.4 0.5100.0% 100.0% 0m
it-journey / Claude ai 18 1 0.0 0.2 0m
lawmode / CI ci 1 1 0.7 0.7100.0% 100.0% 0m
zer0-image-generator / markdown-oneline other 3 1 0.2 0.2100.0% 100.0% 0m
lifehacker.dev / wire-scout other 4 1 0.1 0.2100.0% 100.0% 0m
skills / Copilot SDK Tests ai 14 1 0.0 0.1 0m
it-journey / Update Contributor Profiles automation 1 1 0.5 0.5100.0% 100.0% 0m
zer0-mistakes / Propagate Theme other 1 1 0.5 0.5100.0% 100.0% 0m
zer0-image-generator / Release release 1 1 0.5 0.5100.0% 100.0% 0m
law-ai / Evolve (weekly autopilot) ai 2 1 0.2 0.3100.0% 100.0% 0m
bashcrawl / GitHub Pages deploy 1 1 0.5 0.5100.0% 100.0% 0m
bashconsultants / Content loop other 3 1 0.2 0.2100.0% 100.0% 0m
books / CI ci 1 1 0.5 0.5100.0% 100.0% 0m
ai-seed / seed-steward other 5 0 0.1 0.2 0m
cv / CI ci 1 0 0.4 0.4100.0% 100.0% 0m
zer0-mistakes / Assign merged PRs to milestone automation 3 0 0.1 0.1100.0% 100.0% 0m
zer0-mistakes / Giscus comment digest automation 1 0 0.3 0.3100.0% 100.0% 0m
law-ai / Factory: Evolve Pilot ai 2 0 0.1 0.2100.0% 100.0% 0m
bashcrawl / markdown-oneline other 2 0 0.1 0.2100.0% 100.0% 0m
bashconsultants / PR to upstream (amr-bash) other 2 0 0.1 0.2100.0% 100.0% 0m
bashconsultants / LinkedIn token health other 2 0 0.1 0.2100.0% 100.0% 0m
irony-works / Germinate other 2 0 0.1 0.2 0m
cv-builder-pro / markdown-oneline other 1 0 0.2 0.2100.0% 100.0% 0m
it-journey / 🔭 Theme Scout ai 2 0 0.1 0.1100.0% 100.0% 0m
githubai / Claude Auto-Merge ai 3 0 0.1 0.2 0m
csv-vscoode / Claude ai 1 0 0.2 0.2 0m
zer0-pages / schema-check ci 1 0 0.2 0.2100.0% 100.0% 0m
it-journey / 🔍 Agent Audit security 1 0 0.1 0.1100.0% 100.0% 0m
law-ai / Claude ai 2 0 0.0 0.0 0m
law-ai / Factory: Backlog Triage automation 1 0 0.2 0.2100.0% 100.0% 0m
githubai / Claude Triage ai 1 0 0.1 0.1 0m
edgar-data-parse / Claude ai 2 0 0.1 0.1 0m
wtd / Claude ai 2 0 0.0 0.1 0m
lifehacker.dev / weekly-epic other 1 0 0.1 0.1100.0% 100.0% 0m
1987 / CI ci 1 0 0.1 0.1100.0% 100.0% 0m
SCHEMA / maintenance automation 1 0 0.2 0.2100.0% 100.0% 0m
gitorio / Evolve (weekly autopilot) ai 2 0 0.0 0.0 0m
ai-seed / seed-grow other 2 0 0.0 0.00.0% 100.0% 0m
zpl-viewer / Claude ai 1 0 0.0 0.0 0m
bashcrawl / Claude ai 1 0 0.0 0.0 0m
84 workflows defined but idle this window — candidates to prune or disable
RepoWorkflowPathState
.github🎯 release-please (reusable).github/workflows/release-please.ymlactive
.github📦 publish (reusable).github/workflows/publish.ymlactive
.github🚦 CI (reusable).github/workflows/ci.ymlactive
1987Claude.github/workflows/claude.ymlactive
1987markdown-oneline.github/workflows/markdown-oneline.ymlactive
READMEClaude.github/workflows/claude.ymlactive
SCHEMAClaude.github/workflows/claude.ymlactive
ai-seeddocs-build-deploy.github/workflows/docs-build-deploy.ymlactive
ai-seedmarkdown-oneline.github/workflows/markdown-oneline.ymlactive
ai-seedseed-germinate.github/workflows/seed-germinate.ymlactive
aieoAIEO content (reusable).github/workflows/aieo-content-reusable.ymlactive
aieoAIEO pilot (it-journey quickstart).github/workflows/aieo-it-journey-pilot.ymlactive
aieoRelease.github/workflows/release.ymlactive
aieomarkdown-oneline.github/workflows/markdown-oneline.ymlactive
bamr87.github.ioClaude.github/workflows/claude.ymlactive
bamr87.github.iomarkdown-oneline.github/workflows/markdown-oneline.ymlactive
barodybrojectBuild and Deploy Documentation.github/workflows/docs.ymldisabled_manually
barodybrojectDeploy Jekyll with GitHub Pages dependencies preinstalled.github/workflows/jekyll-gh-pages.ymlactive
barodybrojectDeploy to Azure.github/workflows/deploy.ymldisabled_manually
bashconsultantsClaude.github/workflows/claude.ymlactive
bashconsultantsLinkedIn publish.github/workflows/linkedin-publish.ymlactive
booksClaude.github/workflows/claude.ymlactive
booksmarkdown-oneline.github/workflows/markdown-oneline.ymlactive
csv-vscoodemarkdown-oneline.github/workflows/markdown-oneline.ymlactive
cvClaude.github/workflows/claude.ymlactive
cvlatex-preview.github/workflows/latex-preview.ymlactive
cvmarkdown-oneline.github/workflows/markdown-oneline.ymlactive
cvrelease.github/workflows/release.ymlactive
cv-builder-proClaude.github/workflows/claude.ymlactive
djangoerpClaude.github/workflows/claude.ymlactive
djangoerpmarkdown-oneline.github/workflows/markdown-oneline.ymlactive
drsaiClaude.github/workflows/claude.ymlactive
drsaimarkdown-oneline.github/workflows/markdown-oneline.ymlactive
edgar-data-parseRelease.github/workflows/release.ymlactive
edgar-data-parsemarkdown-oneline.github/workflows/markdown-oneline.ymlactive
githubaiClaude Release.github/workflows/claude-release.ymlactive
githubaimarkdown-oneline.github/workflows/markdown-oneline.ymlactive
githubaishell.github/workflows/shell.ymlactive
irony-worksAlanis Gate.github/workflows/alanis-gate.ymlactive
irony-worksPublish.github/workflows/publish.ymlactive
it-journeyValidate Quest Solutions.github/workflows/validate-solutions.ymlactive
it-journey🎬 Quest Walkthrough Video.github/workflows/quest-video.ymlactive
it-journey🔧 Quest Fix.github/workflows/quest-fix.ymlactive
it-journey🜂 Agent Plan-then-Act (GH-600 reference).github/workflows/agent-plan-then-act.ymlactive
it-journey🧭 Quest Walkthrough.github/workflows/quest-walkthrough.ymlactive
law-aiAM-1 auto-merge.github/workflows/am1-automerge.ymldisabled_manually
law-aiFactory: Issue Concierge.github/workflows/factory--issue-concierge.ymlactive
lawmodeClaude.github/workflows/claude.ymlactive
lawmodemarkdown-oneline.github/workflows/markdown-oneline.ymlactive
lifehacker.devagent-review.github/workflows/agent-review.ymlactive
lifehacker.devai-usage.github/workflows/ai-usage.ymlactive
lifehacker.devbrand-sweep.github/workflows/brand-sweep.ymlactive
lifehacker.devdevops-audit.github/workflows/devops-audit.ymlactive
lifehacker.devexplore.github/workflows/explore.ymlactive
lifehacker.devfleet-dispatch.github/workflows/fleet-dispatch.ymlactive
lifehacker.devquest-forge.github/workflows/quest-forge.ymlactive
lifehacker.devtest.github/workflows/test.ymlactive
scriptsClaude.github/workflows/claude.ymlactive
scriptsmarkdown-oneline.github/workflows/markdown-oneline.ymlactive
skillsDeploy to GitHub Pages.github/workflows/deploy-pages.ymlactive
skillsUpdate Foundry llms.txt Documentation.github/workflows/update-llms-txt.lock.ymldisabled_manually
skillsVally Evaluation.github/workflows/vally-evaluation.lock.ymlactive
vs-sonic-piClaude.github/workflows/claude.ymlactive
vs-sonic-piRelease.github/workflows/release.ymlactive
vs-sonic-pimarkdown-oneline.github/workflows/markdown-oneline.ymlactive
vscode-front-matterClaude.github/workflows/claude.ymlactive
vscode-front-mattermarkdown-oneline.github/workflows/markdown-oneline.ymlactive
wargamesClaude.github/workflows/claude.ymlactive
wargamesDeploy Jekyll site to GitHub Pages.github/workflows/jekyll-gh-pages.ymlactive
wargamesmarkdown-oneline.github/workflows/markdown-oneline.ymlactive
zer0-image-generatorClaude.github/workflows/claude.ymlactive
zer0-mistakes.github/workflows/security-monitoring.yml.github/workflows/security-monitoring.ymldisabled_manually
zer0-mistakesAdvanced Testing Pipeline.github/workflows/advanced-testing.ymldisabled_manually
zer0-mistakesConvert Jupyter Notebooks.github/workflows/convert-notebooks.ymlactive
zer0-mistakesDeploy chat proxy.github/workflows/deploy-chat-proxy.ymlactive
zer0-mistakesJekyll Build and Test.github/workflows/jekyll-test.ymlactive
zer0-mistakes🤝 Issue PR Auto-Merge.github/workflows/issue-pr-auto-merge.ymldisabled_manually
zer0-pagesClaude.github/workflows/claude.ymlactive
zer0-pagesDeploy Pages.github/workflows/pages.ymlactive
zer0-pagesmarkdown-oneline.github/workflows/markdown-oneline.ymlactive
zer0-pages-remoteClaude.github/workflows/claude.ymlactive
zer0-pages-remotemarkdown-oneline.github/workflows/markdown-oneline.ymlactive
zpl-viewerRelease.github/workflows/release.ymlactive
zpl-viewermarkdown-oneline.github/workflows/markdown-oneline.ymlactive

Generated 2026-09-08 06:31 UTC · window 14 days · 38 repos.