Skip to content

docs(workflow): surface make regen-all finalizer in contributor docs (ag-hlng #regen-all-discoverability)#659

Merged
boshu2 merged 2 commits into
mainfrom
chore/ag-hlng-regen-all-docs
May 31, 2026
Merged

docs(workflow): surface make regen-all finalizer in contributor docs (ag-hlng #regen-all-discoverability)#659
boshu2 merged 2 commits into
mainfrom
chore/ag-hlng-regen-all-docs

Conversation

@boshu2
Copy link
Copy Markdown
Owner

@boshu2 boshu2 commented May 31, 2026

What

The regen-all finalizer already shipped (ag-jimascripts/regen-all.sh + Makefile regen-all/regen-check), but was referenced only in skills/evolve. None of the canonical contributor docs pointed to it, so an agent adding a skill/command still had no pointer to the one-command finalizer and would do the serial CI scavenger hunt — the exact ag-nk67 / PR #598 pain (9 CI rounds, 0 feature failures).

This closes the "document the pre-push sweep" half of ag-nk67. (The finalizer core was the other half, already done.)

Changes — docs/agent-workflow-reference.md

  • Key Scripts: add make regen-all (composite finalizer) + make regen-check (no-write drift companion) at the top.
  • Quick Local Sanity Checks: add the regen-all line for skill/command additions.
  • "Skill counts must be synced" rule: note regen-all is the superset of sync-skill-counts.sh.

Not done (deliberately)

No pre-push-gate.sh wiring — that gate was retired (soc-g2r9, PR #357); CI is the sole authoritative gate.

Evidence

Docs-only; markdownlint clean; no new relative links introduced. Claims verified against the actual scripts/regen-all.sh generator list.

Closes-scenario: ag-hlng#regen-all-discoverability
Bounded-context: BC5-Runtime
Evidence: docs/agent-workflow-reference.md

…s (ag-hlng #regen-all-discoverability)

The regen-all finalizer shipped via ag-jima (scripts/regen-all.sh +
Makefile regen-all/regen-check), but was referenced only in skills/evolve
— not in the canonical contributor docs. An agent adding a skill/command
still had no pointer to the one-command finalizer and would do the serial
CI scavenger hunt (the exact ag-nk67 / PR #598 pain). This closes the
"document the pre-push sweep" half of ag-nk67.

docs/agent-workflow-reference.md (the deep-detail sidecar CLAUDE.md points to):
- Key Scripts: add `make regen-all` (composite finalizer) + `make regen-check`
  (no-write drift companion) at the top.
- Quick Local Sanity Checks: add the regen-all line for skill/command additions.
- "Skill counts must be synced" rule: note regen-all is the superset.

No pre-push-gate wiring — scripts/pre-push-gate.sh was retired (soc-g2r9);
CI is the sole authoritative gate.

Closes-scenario: ag-hlng#regen-all-discoverability
Bounded-context: BC5-Runtime
Evidence: docs/agent-workflow-reference.md
@github-actions github-actions Bot added the docs label May 31, 2026
@boshu2 boshu2 merged commit 0167292 into main May 31, 2026
14 checks passed
@boshu2 boshu2 deleted the chore/ag-hlng-regen-all-docs branch May 31, 2026 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant