TS

Configures and updates behavior for the TSG Builder research and documentation pipeline.

Install

mkdir -p .claude/skills/tsg-pipeline && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/17879" && unzip -o skill.zip -d .claude/skills/tsg-pipeline && rm skill.zip

Installs to .claude/skills/tsg-pipeline

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Use when: changing TSG Builder pipeline behavior, stage prompts, TSG markers, required headings, review warnings, retries, or Research/Write/Review contracts.
158 chars✓ has a “when” trigger
Intermediate

Key capabilities

  • Modify TSG Builder pipeline behavior
  • Update stage prompts within the TSG Builder
  • Change TSG markers and required headings
  • Adjust review warnings and retry mechanisms

How it works

The workflow involves reading existing instructions, inspecting the relevant code surface, adding or updating focused tests, and synchronizing documentation with prompt or contract changes.

Inputs & outputs

You give it
request to change TSG Builder components
You get back
updated `pipeline.py`, `tsg_constants.py`, stage instructions, or review behavior

When to use tsg-pipeline

  • Change pipeline stage prompts
  • Update TSG research markers
  • Modify documentation review contracts

About this skill

TSG Pipeline Skill

Use this workflow for changes to pipeline.py, tsg_constants.py, stage instructions, marker contracts, or review behavior.

Contracts

  • Pipeline order is Research -> Write -> Review.
  • Research has Web Search and Microsoft Learn MCP tools; Writer and Reviewer have no tools.
  • User notes are authoritative.
  • Research gaps are informational, except absent internal diagnostic/tool details such as Kusto, ASC, or Acis, which the Writer marks as {{MISSING::...}} when not present in notes or research.
  • Final TSG content must stay between <!-- TSG_BEGIN --> and <!-- TSG_END -->.
  • Follow-up questions must stay after the TSG block between <!-- QUESTIONS_BEGIN --> and <!-- QUESTIONS_END -->.
  • Review accuracy_issues and suggestions are warnings, not blockers.

Workflow

  1. Read .github/instructions/pipeline.instructions.md.
  2. Inspect the narrow stage/function/test surface before editing.
  3. Add or update focused tests for the changed contract.
  4. Keep docs and instructions synchronized with prompt/contract changes.

Validation

Run the narrow affected tests first, then make test-quick.

When not to use it

  • When modifying content outside of `pipeline.py` or `tsg_constants.py`
  • When the changes are not related to Research/Write/Review contracts

Limitations

  • Limited to changes in `pipeline.py` and `tsg_constants.py`
  • Limited to stage instructions, marker contracts, or review behavior
  • Requires adherence to Research -> Write -> Review pipeline order

How it compares

This skill provides a structured approach to modifying the TSG Builder's internal logic and contracts, ensuring consistency and proper testing, unlike direct, unguided code alterations.

Compared to similar skills

tsg-pipeline side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
tsg-pipeline (this skill)021dNo flagsIntermediate
codex-cli-bridge99moReviewIntermediate
droidrun-docs11moReviewIntermediate
mflux-release14moNo flagsBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry