Skip to content

[rig-tasks] Add 10 rig samples — 2026-08-07 - #365

Draft
github-actions[bot] wants to merge 1 commit into
mainfrom
rig-tasks/2026-08-07-ba8735e48fe8e8da
Draft

[rig-tasks] Add 10 rig samples — 2026-08-07#365
github-actions[bot] wants to merge 1 commit into
mainfrom
rig-tasks/2026-08-07-ba8735e48fe8e8da

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Summary

Added 10 new rig sample files to skills/rig/samples/.

# File Description Kind Typecheck
1 371-git-file-ownership-mapper.md Git file ownership mapper via git log agent ✅ pass
2 372-workflow-input-validator.md GitHub Actions workflow_dispatch input validator agent ✅ pass
3 373-ts-dead-export-finder.md TypeScript dead export finder agent ✅ pass
4 374-package-scripts-documenter.md package.json scripts documenter → SCRIPTS.md agent ✅ pass
5 375-git-diff-stats-summarizer.md Git diff --numstat summarizer with s.enum change types agent ✅ pass
6 376-dotenv-template-generator.md .env.template generator from process.env refs agent ✅ pass
7 377-toml-config-extractor.md TOML config section/key extractor (new) agent ✅ pass
8 378-csv-column-stats.md CSV column statistics reporter (new) agent ✅ pass
9 379-git-worktree-analyzer.md Git worktree listing analyzer (new) agent ✅ pass
10 380-ts-narrowing-detector.md TypeScript narrowing pattern detector (new) agent ✅ pass

Typecheck failures

One failure was encountered and fixed before writing the sample file:

Task 2 (372-workflow-input-validator): The local type annotation { default?: string } conflicted with exactOptionalPropertyTypes: true when assigning string | undefined. Fixed by widening to { default?: string | undefined }.

Tasks run

  • (reused) Git file ownership mapper
  • (reused) GitHub Actions workflow input validator
  • (reused) TypeScript dead export finder
  • (reused) package.json scripts documenter
  • (reused) Git diff stats summarizer
  • (reused) Dotenv template generator
  • (new) TOML config file key extractor
  • (new) CSV column statistics reporter
  • (new) Git worktree listing analyzer
  • (new) TypeScript type narrowing pattern detector

Generated by Daily Rig Task Generator · sonnet46 107.2 AIC · ⌖ 9.46 AIC · ⊞ 6.8K ·

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants