Skip to content

GH#13813: tighten agent doc turborepo.md#16

Merged
johnwaldo merged 1 commit intomainfrom
chore/GH-13813-tighten
Mar 30, 2026
Merged

GH#13813: tighten agent doc turborepo.md#16
johnwaldo merged 1 commit intomainfrom
chore/GH-13813-tighten

Conversation

@johnwaldo
Copy link
Copy Markdown
Owner

Summary

  • Remove duplicate **Commands** line from Quick Reference (all 3 commands already appear in the Filtering code block, and the line itself said "see Filtering section")
  • Eliminate redundant ## Patterns wrapper heading — flatten section hierarchy from ### to ## for scannable structure
  • Remove duplicate inline pnpm with-env turbo build from Environment Variables prose (already in the code block below)
  • Improve code block readability with blank-line separators and descriptive comments between related snippets

Content Preservation

All code blocks, URLs, command examples, table data, and Related links preserved. No actionable knowledge removed. 147→146 lines — the file is ~80% code blocks and tables, so there was minimal prose to tighten.

Runtime Testing

  • Risk: Low (docs/agent prompts only)
  • Level: self-assessed

Closes marcusquinn#13813


aidevops.sh v3.5.402 plugin for OpenCode v1.3.3 with claude-opus-4-6 spent 2m and 6,223 tokens on this as a headless worker.

Remove duplicate Commands line (already in Filtering section), eliminate
redundant Patterns wrapper heading, flatten section hierarchy from h3 to h2,
remove duplicate inline command from Environment Variables prose, and improve
code block readability with separators and descriptive comments.

All actionable knowledge preserved. 147→146 lines (file is ~80% code blocks
and tables — minimal prose to tighten).

Closes marcusquinn#13813
@github-actions
Copy link
Copy Markdown

Maintainer Gate: BLOCKED

This PR cannot be merged because:

Issue marcusquinn#13813: API call failed — cannot verify assignee/labels.
What to do:

  1. A maintainer must review the linked issue(s) and remove the needs-maintainer-review label
  2. The issue(s) must have an assignee before work begins
  3. This check re-runs automatically when the issue is updated

This is an automated check. See issue-triage-gate.yml for the triage policy.

@johnwaldo johnwaldo merged commit 18713f9 into main Mar 30, 2026
16 of 17 checks passed
@johnwaldo johnwaldo deleted the chore/GH-13813-tighten branch March 30, 2026 05:24
@github-actions
Copy link
Copy Markdown

🔍 Code Quality Report

�[0;35m[MONITOR]�[0m Code Review Monitoring Report

SonarCloud: 0 bugs, 0 vulnerabilities, 1 code smells

Mon Mar 30 05:24:15 UTC 2026: Code review monitoring started
Mon Mar 30 05:24:15 UTC 2026: SonarCloud - Bugs: 0, Vulnerabilities: 0, Code Smells: 1

📈 Current Quality Metrics

  • BUGS: 0
  • CODE SMELLS: 1
  • VULNERABILITIES: 0

Generated on: Mon Mar 30 05:24:18 UTC 2026


Generated by AI DevOps Framework Code Review Monitoring

alex-solovyev pushed a commit that referenced this pull request Mar 30, 2026
…ose (#16)

Remove duplicate Commands line (already in Filtering section), eliminate
redundant Patterns wrapper heading, flatten section hierarchy from h3 to h2,
remove duplicate inline command from Environment Variables prose, and improve
code block readability with separators and descriptive comments.

All actionable knowledge preserved. 147→146 lines (file is ~80% code blocks
and tables — minimal prose to tighten).

Closes marcusquinn#13813

Co-authored-by: AI DevOps <backup@customwater.com>
johnwaldo added a commit that referenced this pull request Apr 2, 2026
…uinn#13974)

* docs: tighten turborepo.md — remove structural noise and redundant prose (#16)

Remove duplicate Commands line (already in Filtering section), eliminate
redundant Patterns wrapper heading, flatten section hierarchy from h3 to h2,
remove duplicate inline command from Environment Variables prose, and improve
code block readability with separators and descriptive comments.

All actionable knowledge preserved. 147→146 lines (file is ~80% code blocks
and tables — minimal prose to tighten).

Closes marcusquinn#13813

Co-authored-by: AI DevOps <backup@customwater.com>

* fix: address CodeRabbit review on PR marcusquinn#13974

- email-providers.md: qualify 'Others' shared mailbox statement from
  absolute 'No support' to 'Limited or no native support' with note
  about workarounds
- crawl4ai-usage.md: fix pipeline example that piped jq into
  pandoc-helper.sh via '-' (stdin); helper requires a real file path,
  so write to temp file first

---------

Co-authored-by: AI DevOps <backup@customwater.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

simplification: tighten agent doc Turborepo - Monorepo Build System (.agents/tools/monorepo/turborepo.md, 142 lines)

1 participant