markoblogo/SET

Thin orchestration entrypoint for agentsgen repo-docs, site-ai, and check flows.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 10, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: markoblogo/set@8d683f3e0fa8e9576cffe216676868a9159505e3 # v0.2.4

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
agentsgenEnable the agentsgen tool family.no""
initRun agentsgen init. Leave empty to inherit workflow_preset or default behavior.no""
packRun agentsgen pack. Leave empty to inherit workflow_preset or default behavior.no""
site_packRun agentsgen pack in public-site mode. Leave empty to inherit workflow_preset or default behavior.no""
site_urlPublic URL passed to agentsgen pack --site.no""
checkRun agentsgen check --all --ci. Leave empty to inherit workflow_preset or default behavior.no""
repomapRun agentsgen understand for deterministic repo map artifacts. Leave empty to inherit workflow_preset or default behavior.no""
repomap_compact_budgetApproximate token budget passed to agentsgen understand --compact-budget.no4000
repomap_focusOptional query passed to agentsgen understand --focus.no""
repomap_changedWhen true, passes --changed to agentsgen understand.no""
snippetsRun agentsgen snippets for canonical README extracts. Leave empty to inherit workflow_preset or default behavior.no""
analyzeRun agentsgen analyze against a public URL. Leave empty to inherit workflow_preset or default behavior.no""
analyze_urlPublic URL passed to agentsgen analyze.no""
metaRun agentsgen meta against a public URL. Leave empty to inherit workflow_preset or default behavior.no""
meta_urlPublic URL passed to agentsgen meta.no""
proof_loopRun the optional proof-loop artifact flow. Leave empty to inherit workflow_preset or default behavior.no""
proof_task_idTask id used for agentsgen task init/evidence/verdict when proof_loop=true.no""
proof_expected_artifactsOptional comma-separated list of proof artifacts that must exist before verdict can become review-ready.no""
id_enabledEnable repo-local ID integration hooks for ID-compatible repositories.no""
id_owner_idOwner id passed to the ID integration hook runner.no""
id_targetID integration target passed to pre_task. Defaults to set.no""
id_pre_taskRun the repo-local ID pre_task hook before orchestration steps.no""
id_weekly_reviewRun the repo-local ID weekly_review hook after orchestration steps.no""
autodetectEnable agentsgen autodetect where supported.notrue
workflow_presetOptional orchestration preset: minimal, repo-docs, or site-ai.no""
presetOptional preset name passed to agentsgen init.no""
pathTarget path.no.
agentsgen_refGit ref used when installing agentsgen from GitHub.nomain

no outputs