[rig-tasks] Add 10 rig samples — 2026-08-19 - #453
Draft
github-actions[bot] wants to merge 1 commit into
Draft
Conversation
- 431: OS env variable scanner with defineTool + s.enum categories - 432: Sequential commit pipeline workflow (collect→classify→aggregate) - 433: TOML config key extractor with defineTool + repair - 434: CSV column stats reporter with defineTool + s.optional - 435: Git worktree analyzer with steering+repair addons - 436: TypeScript narrowing pattern detector with async defineTool - 437: Git reflog summarizer with s.enum action classification - 438: TypeScript export reporter with p.writeOutput - 439: Parallel project health workflow with call.json + Promise.all - 440: Markdown frontmatter extractor with steering+repair Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Added 10 new rig sample files to
skills/rig/samples/.defineTool+s.enumcategories +repairdefineTool, nesteds.record,repairdefineTool,s.optional(s.number)for min/max/meansteering()+repair()addonsdefineTool+node:fs/promisesp.bash --format+s.enumaction typesp.writeOutput(first sample for this intent)Promise.all+call.jsonsteering()+repair()+s.optionalTypecheck failures
None — all 10 programs passed typecheck on first attempt.
Tasks run