-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtemplate-gallery.html
More file actions
708 lines (665 loc) · 34.9 KB
/
Copy pathtemplate-gallery.html
File metadata and controls
708 lines (665 loc) · 34.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>AI Agent Template Gallery | Agent Ops Command Center</title>
<meta name="description" content="HTML gallery of public AI coding-agent templates from Agent Ops Command Center: run logs, done checklists, cost audits, model routing, verification, handoff, and buyer proof.">
<meta property="og:title" content="AI Agent Template Gallery">
<meta property="og:description" content="Public HTML gallery for AI coding-agent operators who need proof before accepting Codex, Claude Code, Cursor, or local agent work.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://ivelly42.github.io/agent-ops-command-center/template-gallery.html">
<meta property="og:image" content="https://ivelly42.github.io/agent-ops-command-center/og.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:image" content="https://ivelly42.github.io/agent-ops-command-center/og.png">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "CollectionPage",
"name": "AI Agent Template Gallery",
"description": "Public preview gallery for Agent Ops Command Center, a $29 Notion and spreadsheet template pack for AI coding-agent operators.",
"url": "https://ivelly42.github.io/agent-ops-command-center/template-gallery.html",
"isPartOf": {
"@type": "WebSite",
"name": "Agent Ops Command Center",
"url": "https://ivelly42.github.io/agent-ops-command-center/"
},
"mainEntity": {
"@type": "ItemList",
"numberOfItems": 28,
"itemListElement": [
{"@type": "ListItem", "position": 1, "name": "Run Brief", "url": "https://ivelly42.github.io/agent-ops-command-center/run-brief-template.md"},
{"@type": "ListItem", "position": 2, "name": "Run Audit", "url": "https://ivelly42.github.io/agent-ops-command-center/ai-agent-run-audit-template.md"},
{"@type": "ListItem", "position": 3, "name": "Done Checklist", "url": "https://ivelly42.github.io/agent-ops-command-center/ai-agent-done-checklist.md"},
{"@type": "ListItem", "position": 4, "name": "Verification Command Library", "url": "https://ivelly42.github.io/agent-ops-command-center/ai-agent-verification-command-library.md"}
]
}
}
</script>
<style>
:root {
color-scheme: light;
--ink: #171717;
--muted: #5f5a52;
--line: #d8d3ca;
--paper: #fbfaf7;
--panel: #ffffff;
--accent: #0f766e;
--blue: #1d4ed8;
--gold: #b45309;
}
* { box-sizing: border-box; }
body {
margin: 0;
font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
color: var(--ink);
background: var(--paper);
}
header, main, footer {
width: min(1120px, calc(100% - 40px));
margin: 0 auto;
}
header {
display: flex;
justify-content: space-between;
align-items: center;
min-height: 72px;
border-bottom: 1px solid var(--line);
}
.brand {
font-weight: 800;
}
nav {
display: flex;
flex-wrap: wrap;
gap: 16px;
font-size: 14px;
}
a {
color: inherit;
text-decoration: none;
}
.hero {
padding: 64px 0 40px;
display: grid;
grid-template-columns: minmax(0, 1.1fr) minmax(320px, 0.9fr);
gap: 48px;
align-items: end;
}
.eyebrow {
color: var(--accent);
font-size: 14px;
font-weight: 800;
margin-bottom: 14px;
}
h1 {
font-size: clamp(42px, 7vw, 76px);
line-height: 0.98;
margin: 0 0 20px;
letter-spacing: 0;
}
.lead {
font-size: 20px;
line-height: 1.5;
color: var(--muted);
max-width: 720px;
margin: 0;
}
.summary {
border: 1px solid var(--line);
background: var(--panel);
border-radius: 8px;
padding: 22px;
}
.summary strong {
display: block;
font-size: 28px;
line-height: 1;
margin-bottom: 6px;
}
.summary span {
color: var(--muted);
}
.actions {
display: flex;
flex-wrap: wrap;
gap: 12px;
margin-top: 24px;
}
.button {
display: inline-flex;
min-height: 44px;
align-items: center;
justify-content: center;
border: 1px solid var(--ink);
border-radius: 8px;
padding: 0 16px;
font-weight: 800;
}
.button.primary {
background: var(--ink);
color: #fff;
}
section {
padding: 36px 0;
border-top: 1px solid var(--line);
}
.section-head {
display: flex;
justify-content: space-between;
gap: 24px;
align-items: end;
margin-bottom: 20px;
}
h2 {
font-size: clamp(28px, 4vw, 46px);
margin: 0;
letter-spacing: 0;
}
.section-head p {
color: var(--muted);
line-height: 1.5;
max-width: 520px;
margin: 0;
}
.grid {
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));
gap: 14px;
}
.item {
background: var(--panel);
border: 1px solid var(--line);
border-radius: 8px;
padding: 18px;
min-height: 190px;
display: flex;
flex-direction: column;
gap: 10px;
}
.item h3 {
margin: 0;
font-size: 20px;
}
.item p {
color: var(--muted);
line-height: 1.45;
margin: 0;
}
.links {
display: flex;
flex-wrap: wrap;
gap: 8px;
margin-top: auto;
}
.pill {
border: 1px solid var(--line);
border-radius: 999px;
padding: 7px 10px;
font-size: 13px;
font-weight: 800;
}
.pill.main {
border-color: var(--accent);
color: var(--accent);
}
.notice {
border-left: 4px solid var(--gold);
background: var(--panel);
padding: 18px 20px;
line-height: 1.55;
color: var(--muted);
}
footer {
color: var(--muted);
padding: 36px 0 48px;
}
@media (max-width: 840px) {
header {
align-items: flex-start;
flex-direction: column;
gap: 14px;
padding: 18px 0;
}
.hero {
grid-template-columns: 1fr;
padding-top: 44px;
}
.section-head {
display: block;
}
.section-head p {
margin-top: 10px;
}
.grid {
grid-template-columns: 1fr;
}
}
</style>
</head>
<body>
<header>
<a class="brand" href="index.html">Agent Ops Command Center</a>
<nav aria-label="Primary">
<a href="index.html">Home</a>
<a href="buy.html">Buy</a>
<a href="team-purchase-packet.html">Team Packet</a>
<a href="team-procurement-email.html">Email Kit</a>
<a href="team-invoice-request.html">Invoice</a>
<a href="team-security-review.html">Security</a>
<a href="team-rollout-plan.html">Rollout</a>
<a href="team-license-terms.html">Terms</a>
<a href="team-delivery-acceptance.html">Delivery</a>
<a href="team-buyer-faq.html">FAQ</a>
<a href="team-value-calculator.html">Value</a>
<a href="team-pilot-plan.html">Pilot</a>
<a href="team-license.html">Team License</a>
<a href="team-quote.html">Quote</a>
<a href="team-approval.html">Approval</a>
<a href="claude-code-run-log-template.html">Claude Log</a>
<a href="ai-agent-run-log-template.html">Run Log</a>
<a href="ai-coding-agent-notion-template.html">Notion Template</a>
<a href="workflow-picker.html">Picker</a>
<a href="notion-import-builder.html">Import</a>
<a href="template-gallery.html">Gallery</a>
<a href="ops-maturity-check.html">Maturity</a>
<a href="cost-leak-audit.html">Cost</a>
<a href="buyer-decision-matrix.html">Decision</a>
<a href="purchase-approval-brief.html">Approval</a>
<a href="buyer-intake.html">Intake</a>
<a href="run-log-builder.html">Builder</a>
<a href="sample-dashboard.html">Sample</a>
<a href="roi-calculator.html">ROI</a>
<a href="pricing.html">Pricing</a>
<a href="checkout-readiness.html">Checkout</a>
<a href="order-intent.html">Intent</a>
<a href="product-tour.md">Tour</a>
<a href="github-preview-index.md">Index</a>
<a href="https://github.com/ivelly42/agent-ops-command-center/issues/new?template=payment-ready.yml">Order</a>
</nav>
</header>
<main>
<div class="hero">
<div>
<div class="eyebrow">HTML preview gallery for AI coding-agent operators</div>
<h1>Templates for proving agent work is actually done.</h1>
<p class="lead">Browse the public proof layer for the $29 Agent Ops Command Center pack: run logs, done checks, cost audits, routing decisions, handoffs, delivery proof, and buyer approval assets.</p>
<div class="actions">
<a class="button primary" href="https://github.com/ivelly42/agent-ops-command-center/issues/new?template=payment-ready.yml">Request early access</a>
<a class="button" href="team-purchase-packet.html">Team purchase packet</a>
<a class="button" href="team-procurement-email.html">Team email kit</a>
<a class="button" href="team-invoice-request.html">Team invoice request</a>
<a class="button" href="team-security-review.html">Security review</a>
<a class="button" href="team-rollout-plan.html">Rollout plan</a>
<a class="button" href="team-license-terms.html">License terms</a>
<a class="button" href="team-delivery-acceptance.html">Delivery acceptance</a>
<a class="button" href="team-buyer-faq.html">Buyer FAQ</a>
<a class="button" href="team-value-calculator.html">Team value</a>
<a class="button" href="team-pilot-plan.html">Team pilot</a>
<a class="button" href="team-license.html">Team license $203</a>
<a class="button" href="team-quote.html">Build team quote</a>
<a class="button" href="team-approval.html">Approval brief</a>
<a class="button" href="claude-code-run-log-template.html">Claude Code run log template</a>
<a class="button" href="ai-agent-run-log-template.html">AI agent run log template</a>
<a class="button" href="ai-coding-agent-notion-template.html">AI coding agent Notion template</a>
<a class="button" href="ops-maturity-check.html">Maturity check</a>
<a class="button" href="run-log-builder.html">Run log builder</a>
<a class="button" href="sample-dashboard.html">Sample dashboard</a>
<a class="button" href="https://github.com/ivelly42/agent-ops-command-center/releases/tag/v5.42-preview">Download preview release</a>
<a class="button" href="catalog.json">Catalog JSON</a>
</div>
</div>
<aside class="summary" aria-label="Pack summary">
<strong>$29</strong>
<span>Target price</span>
<strong style="margin-top: 18px;">28</strong>
<span>Operating templates in the paid pack</span>
<strong style="margin-top: 18px;">7</strong>
<span>Paid orders needed to reach $203 gross</span>
</aside>
</div>
<section>
<div class="section-head">
<h2>Start And Accept Runs</h2>
<p>Use these before and after an agent edits code, docs, releases, or buyer-facing surfaces.</p>
</div>
<div class="grid">
<article class="item">
<h3>Run Brief</h3>
<p>Define objective, allowed scope, hard stops, required inputs, expected output, and verification before work starts.</p>
<div class="links"><a class="pill main" href="run-brief-template.md">Open</a></div>
</article>
<article class="item">
<h3>Run Audit</h3>
<p>Review objective match, scope match, proof, cost, handoff, security, and revenue claims before accepting output.</p>
<div class="links"><a class="pill main" href="ai-agent-run-audit-template.md">Open</a><a class="pill" href="https://gist.github.com/ivelly42/4c9c05a9823cb88148ff5a658a3607d4">Gist</a></div>
</article>
<article class="item">
<h3>Done Checklist</h3>
<p>Prevent false completion with objective, scope, regression, evidence, handoff, safety, cost, and revenue gates.</p>
<div class="links"><a class="pill main" href="ai-agent-done-checklist.md">Open</a><a class="pill" href="https://gist.github.com/ivelly42/d9cbe7c188596853618db6bc6714b66e">Gist</a></div>
</article>
<article class="item">
<h3>Acceptance Test Suite</h3>
<p>Turn agent output into pass, fail, or needs-review decisions using concrete proof signals.</p>
<div class="links"><a class="pill main" href="ai-agent-acceptance-test-suite.md">Open</a><a class="pill" href="https://gist.github.com/ivelly42/d9aacd5506dccc9b5d002ef6fd973c72">Gist</a></div>
</article>
<article class="item">
<h3>Verification Command Library</h3>
<p>Map code, UI, release, secret, rollback, and revenue risks to exact commands and pass signals.</p>
<div class="links"><a class="pill main" href="ai-agent-verification-command-library.md">Open</a><a class="pill" href="https://gist.github.com/ivelly42/0f35039dbb5e455cfe36c316632f96fb">Gist</a></div>
</article>
<article class="item">
<h3>Release Gate</h3>
<p>Record build, tests, visual QA, secret scan, release asset, revenue claim, and rollback proof.</p>
<div class="links"><a class="pill main" href="release-gate-template.md">Open</a></div>
</article>
</div>
</section>
<section>
<div class="section-head">
<h2>Control Cost, Models, And Prompts</h2>
<p>These templates target the common ways agent workflows leak time, tokens, and repeatable prompts.</p>
</div>
<div class="grid">
<article class="item">
<h3>Cost Tracker</h3>
<p>Track task type, model, estimated tokens, direct cost, human minutes saved, and ROI notes.</p>
<div class="links"><a class="pill main" href="cost-tracker-template.md">Open</a><a class="pill" href="sample/cost_tracker_sample.csv">CSV</a></div>
</article>
<article class="item">
<h3>Cost Leak Audit</h3>
<p>Find leaks from unclear prompts, wrong model choice, weak verification, missing context, and scope drift.</p>
<div class="links"><a class="pill main" href="cost-leak-audit.html">Tool</a><a class="pill" href="ai-agent-cost-leak-audit.md">MD</a><a class="pill" href="https://gist.github.com/ivelly42/9c16be3782356faef951d1a3d8509991">Gist</a></div>
</article>
<article class="item">
<h3>Model Routing Matrix</h3>
<p>Choose agent, model, review path, fallback route, escalation rule, and verification proof before the run.</p>
<div class="links"><a class="pill main" href="ai-agent-model-routing-matrix.md">Open</a><a class="pill" href="https://gist.github.com/ivelly42/6e88c810c57fca1d5c2d7ff35907cb5c">Gist</a></div>
</article>
<article class="item">
<h3>Prompt Regression Test</h3>
<p>Compare old and new prompt versions against objective clarity, scope control, verification, and handoff.</p>
<div class="links"><a class="pill main" href="ai-agent-prompt-regression-test.md">Open</a><a class="pill" href="https://gist.github.com/ivelly42/409734bff33d301a847a83f46ea21b31">Gist</a></div>
</article>
<article class="item">
<h3>Prompt Library</h3>
<p>Store reusable prompts with use case, version, change reason, known failure, and eval score.</p>
<div class="links"><a class="pill main" href="prompt-library-template.md">Open</a><a class="pill" href="sample/prompt_library_sample.csv">CSV</a></div>
</article>
<article class="item">
<h3>Workflow Stack Comparison</h3>
<p>Compare chat history, plain docs, Notion, spreadsheets, PM tools, and this pack against proof needs.</p>
<div class="links"><a class="pill main" href="ai-agent-workflow-stack-comparison.md">Open</a><a class="pill" href="https://gist.github.com/ivelly42/5d17877646be74639b374e36211f976e">Gist</a></div>
</article>
<article class="item">
<h3>Notion Import Builder</h3>
<p>Generate a Notion import plan for CSVs, templates, first views, relations, revenue proof, and blockers.</p>
<div class="links"><a class="pill main" href="notion-import-builder.html">Tool</a><a class="pill" href="ai-agent-notion-import-guide.md">Guide</a><a class="pill" href="https://gist.github.com/ivelly42/0bdf3615d09080c67f8263ef057bd04b">Gist</a></div>
</article>
</div>
</section>
<section>
<div class="section-head">
<h2>Handoff, Safety, And Failure Recovery</h2>
<p>Use these when work spans agents, reviewers, sessions, or release surfaces.</p>
</div>
<div class="grid">
<article class="item">
<h3>Agent Handoff</h3>
<p>Preserve original goal, current state, files touched, evidence, blockers, and completion requirement.</p>
<div class="links"><a class="pill main" href="ai-agent-handoff-template.md">Open</a><a class="pill" href="https://gist.github.com/ivelly42/35c9b9c1cd95c837c9775ca3e5db7c83">Gist</a></div>
</article>
<article class="item">
<h3>Scope Freeze</h3>
<p>Lock allowed files, do-not-touch paths, commands, stop conditions, and verification rules before edits.</p>
<div class="links"><a class="pill main" href="ai-agent-scope-freeze-template.md">Open</a><a class="pill" href="https://gist.github.com/ivelly42/2f1b5faa95039799688dc5ed8d3244a8">Gist</a></div>
</article>
<article class="item">
<h3>Security Review</h3>
<p>Review secrets, personal data, auth, payment, dependency, destructive action, and prompt-leak risk.</p>
<div class="links"><a class="pill main" href="ai-agent-security-review-checklist.md">Open</a><a class="pill" href="https://gist.github.com/ivelly42/172041903d2491a4856f9c585f89364a">Gist</a></div>
</article>
<article class="item">
<h3>Incident Report</h3>
<p>Record timeline, impact, missed detection, recovery evidence, and durable prevention rules.</p>
<div class="links"><a class="pill main" href="ai-agent-incident-report-template.md">Open</a><a class="pill" href="https://gist.github.com/ivelly42/ec9207c47d152642247989aac2dcad7b">Gist</a></div>
</article>
<article class="item">
<h3>Failure RCA</h3>
<p>Capture expected result, actual result, root cause, missed detection, fix, prevention rule, and proof.</p>
<div class="links"><a class="pill main" href="failure-rca-template.md">Open</a></div>
</article>
<article class="item">
<h3>Failure Modes Database</h3>
<p>Turn repeated mistakes into symptoms, causes, detection rules, fixes, and prevention rules.</p>
<div class="links"><a class="pill main" href="failure-modes-database-template.md">Open</a><a class="pill" href="sample/failure_modes_sample.csv">CSV</a></div>
</article>
</div>
</section>
<section>
<div class="section-head">
<h2>Agent Workflow Surfaces</h2>
<p>Use these to pick, track, and review Codex, Claude Code, Cursor, and local agent work.</p>
</div>
<div class="grid">
<article class="item">
<h3>Codex Tracker</h3>
<p>Capture repository, goal, allowed files, changed files, verification evidence, blockers, and launch impact.</p>
<div class="links"><a class="pill main" href="codex-workflow-tracker-template.md">Open</a><a class="pill" href="https://gist.github.com/ivelly42/cbadc556d2d75b01d5dde8d8df0e18c6">Gist</a></div>
</article>
<article class="item">
<h3>Claude Code Tracker</h3>
<p>Track mode constraints, do-not-touch paths, inputs read, changes, verification, review notes, and blockers.</p>
<div class="links"><a class="pill main" href="claude-code-workflow-tracker-template.md">Open</a><a class="pill" href="https://gist.github.com/ivelly42/00f014ce4b4161cd42a4008775e1abb5">Gist</a></div>
</article>
<article class="item">
<h3>Claude Code Run Log Template</h3>
<p>Route Claude Code search intent into run scope, changed files, verification proof, review notes, handoff, and the $29 request path.</p>
<div class="links"><a class="pill main" href="claude-code-run-log-template.html">Open</a></div>
</article>
<article class="item">
<h3>Cursor Tracker</h3>
<p>Record context supplied, files changed, diff summary, verification evidence, review needed, and next action.</p>
<div class="links"><a class="pill main" href="cursor-workflow-tracker-template.md">Open</a><a class="pill" href="https://gist.github.com/ivelly42/27bac1786ad60ed6e56f908c422c9138">Gist</a></div>
</article>
<article class="item">
<h3>Codex vs Claude Code vs Cursor</h3>
<p>Pick the right agent owner from proof required, handoff cost, tool access, IDE context, and stop conditions.</p>
<div class="links"><a class="pill main" href="workflow-picker.html">Tool</a><a class="pill" href="codex-vs-claude-code-vs-cursor.md">MD</a><a class="pill" href="https://gist.github.com/ivelly42/75ce3130a95d83a247de6f16eee0060c">Gist</a></div>
</article>
<article class="item">
<h3>Agent Registry</h3>
<p>Track each agent, model, tool set, best use, avoid list, prompt contract, verification, and owner.</p>
<div class="links"><a class="pill main" href="agent-registry-template.md">Open</a><a class="pill" href="sample/agent_registry_sample.csv">CSV</a></div>
</article>
<article class="item">
<h3>Operating System Scorecard</h3>
<p>Score run capture, scope control, verification, prompt control, cost control, handoff, and revenue proof.</p>
<div class="links"><a class="pill main" href="ai-agent-operating-system-template.md">Open</a><a class="pill" href="https://gist.github.com/ivelly42/37a14ab70b537aeaef1156549876124b">Gist</a></div>
</article>
</div>
</section>
<section>
<div class="section-head">
<h2>Buyer Proof And Delivery</h2>
<p>These public assets keep demand signals separate from proven paid revenue until checkout exists.</p>
</div>
<div class="grid">
<article class="item">
<h3>Ops Maturity Check</h3>
<p>Score run capture, scope control, verification, prompts, costs, failure handling, handoff, and revenue proof before requesting access.</p>
<div class="links"><a class="pill main" href="ops-maturity-check.html">Open</a></div>
</article>
<article class="item">
<h3>Run Log Builder</h3>
<p>Generate one scoped AI-agent run brief, acceptance log row, verification command, and proof packet before requesting the full workspace.</p>
<div class="links"><a class="pill main" href="run-log-builder.html">Open</a></div>
</article>
<article class="item">
<h3>AI Agent Run Log Template</h3>
<p>Route run-log search intent into proof previews, generated run notes, sample data, and the $29 request path.</p>
<div class="links"><a class="pill main" href="ai-agent-run-log-template.html">Open</a></div>
</article>
<article class="item">
<h3>Sample Dashboard</h3>
<p>Render the public CSV samples for run log, cost tracker, agent registry, prompt library, verification ledger, and failure modes in one browser view.</p>
<div class="links"><a class="pill main" href="sample-dashboard.html">Open</a></div>
</article>
<article class="item">
<h3>Pricing</h3>
<p>Review the $29 target price, paid pack contents, checkout status, delivery proof, and revenue evidence rule.</p>
<div class="links"><a class="pill main" href="pricing.html">Open</a></div>
</article>
<article class="item">
<h3>Buy Page</h3>
<p>Use the focused early-access request page with buyer note, proof links, and the revenue-proof rule.</p>
<div class="links"><a class="pill main" href="buy.html">Open</a></div>
</article>
<article class="item">
<h3>Team Purchase Packet</h3>
<p>Route team buyers through proof, quote, approval, and checkout request in one page.</p>
<div class="links"><a class="pill main" href="team-purchase-packet.html">Open</a></div>
</article>
<article class="item">
<h3>Team Procurement Email Kit</h3>
<p>Generate manager approval, procurement, and checkout-request text for a $203 team license.</p>
<div class="links"><a class="pill main" href="team-procurement-email.html">Open</a></div>
</article>
<article class="item">
<h3>Team Invoice Request Packet</h3>
<p>Prepare billing, invoice, PO, receipt, and delivery-proof details for a $203 team license.</p>
<div class="links"><a class="pill main" href="team-invoice-request.html">Open</a></div>
</article>
<article class="item">
<h3>Team Security Review Packet</h3>
<p>Prepare data, access, delivery, and acceptance-review notes for a $203 team license.</p>
<div class="links"><a class="pill main" href="team-security-review.html">Open</a></div>
</article>
<article class="item">
<h3>Team Rollout Plan</h3>
<p>Prepare adoption, verification, review, and delivery-proof steps for a seven-seat team rollout.</p>
<div class="links"><a class="pill main" href="team-rollout-plan.html">Open</a></div>
</article>
<article class="item">
<h3>Team License Terms Packet</h3>
<p>Prepare commercial-use, sharing, support, refund, update, and delivery-boundary terms.</p>
<div class="links"><a class="pill main" href="team-license-terms.html">Open</a></div>
</article>
<article class="item">
<h3>Team Delivery Acceptance Packet</h3>
<p>Prepare archive proof, import target, acceptance gate, and buyer acknowledgement language.</p>
<div class="links"><a class="pill main" href="team-delivery-acceptance.html">Open</a></div>
</article>
<article class="item">
<h3>Team Buyer FAQ</h3>
<p>Answer price, checkout, receipt, security, delivery, support, and revenue-proof questions.</p>
<div class="links"><a class="pill main" href="team-buyer-faq.html">Open</a></div>
</article>
<article class="item">
<h3>Team Value Calculator</h3>
<p>Estimate cleanup time avoided, repeated-failure cost avoided, payback days, and approval value.</p>
<div class="links"><a class="pill main" href="team-value-calculator.html">Open</a></div>
</article>
<article class="item">
<h3>Team Pilot Plan</h3>
<p>Generate a 14-day pilot plan, acceptance gates, success criteria, and checkout request language.</p>
<div class="links"><a class="pill main" href="team-pilot-plan.html">Open</a></div>
</article>
<article class="item">
<h3>Team License</h3>
<p>Request seven seats at $203 gross so one paid checkout can clear the $200 launch target.</p>
<div class="links"><a class="pill main" href="team-license.html">Open</a></div>
</article>
<article class="item">
<h3>Team Quote Builder</h3>
<p>Generate a copy-ready quote and purchase-order note for a seven-seat $203 request.</p>
<div class="links"><a class="pill main" href="team-quote.html">Open</a></div>
</article>
<article class="item">
<h3>Team Approval Brief</h3>
<p>Generate manager-ready approval text with quote, value, risk, and payment-proof gates.</p>
<div class="links"><a class="pill main" href="team-approval.html">Open</a></div>
</article>
<article class="item">
<h3>AI Coding Agent Notion Template</h3>
<p>Route search buyers from Codex, Claude Code, Cursor, and Notion-template intent into proof previews and the $29 request path.</p>
<div class="links"><a class="pill main" href="ai-coding-agent-notion-template.html">Open</a></div>
</article>
<article class="item">
<h3>Order Intent Builder</h3>
<p>Generate a copy-ready buyer note with preferred checkout, purchase intent, delivery acknowledgement, and the revenue rule.</p>
<div class="links"><a class="pill main" href="order-intent.html">Open</a></div>
</article>
<article class="item">
<h3>Checkout Readiness Builder</h3>
<p>Generate buyer checkout, receipt, delivery, payment-proof, support, and blocker notes before order intent.</p>
<div class="links"><a class="pill main" href="checkout-readiness.html">Tool</a><a class="pill" href="checkout-readiness-faq.md">FAQ</a></div>
</article>
<article class="item">
<h3>Interactive ROI Calculator</h3>
<p>Estimate value recovered from avoided agent cleanup, then compare it with the $29 target price.</p>
<div class="links"><a class="pill main" href="roi-calculator.html">Open</a><a class="pill" href="agent-ops-roi-calculator.md">Notes</a></div>
</article>
<article class="item">
<h3>Revenue Proof</h3>
<p>Record price, target, checkout URL, receipts, seller dashboard evidence, gross revenue, and non-revenue signals.</p>
<div class="links"><a class="pill main" href="ai-agent-revenue-proof-template.md">Open</a><a class="pill" href="https://gist.github.com/ivelly42/bc14bd257cbcc139a93aba5e3606c156">Gist</a></div>
</article>
<article class="item">
<h3>Paid Delivery Manifest</h3>
<p>Inspect delivered files, ZIP digest, archive test proof, buyer acknowledgement, and support boundary.</p>
<div class="links"><a class="pill main" href="paid-delivery-manifest.md">Open</a><a class="pill" href="https://gist.github.com/ivelly42/417991e7e2694d5e243f4319ce680f0f">Gist</a></div>
</article>
<article class="item">
<h3>Buyer Decision Matrix</h3>
<p>Compare cleanup cost, saved time, pack surfaces, buy signals, do-not-buy signals, and preferred checkout.</p>
<div class="links"><a class="pill main" href="buyer-decision-matrix.html">Tool</a><a class="pill" href="buyer-decision-matrix.md">MD</a><a class="pill" href="https://gist.github.com/ivelly42/348c406da907bf02c1bf2be20832906c">Gist</a></div>
</article>
<article class="item">
<h3>Checkout Readiness FAQ</h3>
<p>Answer buyer objections around checkout status, delivery proof, support, refunds, and revenue evidence.</p>
<div class="links"><a class="pill main" href="checkout-readiness-faq.md">Open</a><a class="pill" href="https://gist.github.com/ivelly42/f82bd8c423d1c01be2c838d14abeccba">Gist</a></div>
</article>
<article class="item">
<h3>Buyer Reply Kit</h3>
<p>Copy buyer replies for price, checkout, receipts, manager approval, preview inspection, and delivery proof.</p>
<div class="links"><a class="pill main" href="buyer-reply-kit.html">Open</a><a class="pill" href="https://gist.github.com/ivelly42/a9a6049b0d93d5f92d907780a3276edb">Gist</a></div>
</article>
<article class="item">
<h3>Client Delivery Kit</h3>
<p>Package AI-agent agency or consulting work with run proof, handoff, acceptance, and the $203 team request.</p>
<div class="links"><a class="pill main" href="client-delivery-kit.html">Open</a></div>
</article>
<article class="item">
<h3>Buyer Intake Packet</h3>
<p>Capture buyer tools, recurring agent problem, cleanup cost, preferred checkout, receipt need, and blockers.</p>
<div class="links"><a class="pill main" href="buyer-intake.html">Tool</a><a class="pill" href="buyer-intake-packet.md">MD</a><a class="pill" href="https://gist.github.com/ivelly42/32252d208c081993f6ad753929aa70bf">Gist</a></div>
</article>
<article class="item">
<h3>Purchase Approval Brief</h3>
<p>Summarize price, business case, expected cleanup time saved, receipt requirement, and delivery method.</p>
<div class="links"><a class="pill main" href="purchase-approval-brief.html">Tool</a><a class="pill" href="purchase-approval-brief.md">MD</a><a class="pill" href="https://gist.github.com/ivelly42/165483c835c207be472102f5badc5f70">Gist</a></div>
</article>
</div>
</section>
<section>
<div class="section-head">
<h2>Full Pack Request</h2>
<p>The paid ZIP is packaged locally and not public. Revenue is counted only when checkout, receipt, payout, or seller-dashboard evidence exists.</p>
</div>
<div class="notice">
Checkout is not live yet. The early-access issue records purchase intent and preferred checkout. At the $29 target price, seven proven paid orders reach $203 gross.
</div>
<div class="actions">
<a class="button primary" href="https://github.com/ivelly42/agent-ops-command-center/issues/new?template=payment-ready.yml">Open order request</a>
<a class="button" href="metrics/status.json">Demand metrics</a>
<a class="button" href="github-preview-index.md">Preview index</a>
</div>
</section>
</main>
<footer>
Agent Ops Command Center keeps AI-agent work tied to evidence.
</footer>
</body>
</html>