Skip to content

Agent skill sync with docs: analytics gate, save modes, pipes - #7120

Open
mintlify[bot] wants to merge 2 commits into
mainfrom
mintlify/efff5671
Open

Agent skill sync with docs: analytics gate, save modes, pipes#7120
mintlify[bot] wants to merge 2 commits into
mainfrom
mintlify/efff5671

Conversation

@mintlify

@mintlify mintlify Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Summary

Syncs the canonical Mintlify agent skill with authoritative docs changes from the last review window.

Changes

Context

Ignored translation-only, formatting, editor-docs restructure, MDX extension, and llms.txt split-index changes as they don't affect facts the skill teaches.

Validation: npm run check, npm run build, and git diff --check passed. npm test cannot run in this environment because the ajv dev dependency is not installed and installs are blocked; no test fixtures were affected by these Markdown-only edits.

The existing agent-context sync workflow will distribute the canonical skill to the Codex, Cursor, and Claude plugin repositories after merge.


Note

Low Risk
Markdown-only edits to agent skill reference files; no runtime, auth, or application code changes.

Overview
Updates the canonical Mintlify agent skill so agents follow current product behavior instead of outdated MCP and CLI docs.

Mintlify Admin (save) — Replaces the “review before merge” framing with session branches until save publishes. Documents default mode: "auto" (follows Push directly to your deploy branch), explicit mode: "pr" / mode: "commit", and that branch protection still forces a PR.

CLI analytics — Notes that mint analytics requires login and a Pro or Enterprise plan.

Authoring — Adds a common-mistake entry: escape literal | in table cells as \|, including inside inline code.

Reviewed by Cursor Bugbot for commit 23e0b6d. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify

mintlify Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
mintlify 🟢 Ready View Preview Aug 26, 2026, 4:13 PM

@mintlify

mintlify Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
tomee 🟡 Building Aug 26, 2026, 4:11 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 23e0b6d. Configure here.

- **`diff`** — See all changes relative to `main`.
- **`get_session_state`** — Check the current session's status.
- **`save`** — Open a PR (`mode: "pr"`) or push to the branch (`mode: "commit"`).
- **`save`** — Flush changes to Git. `mode: "auto"` (default) follows the deployment's **Push directly to your deploy branch** publishing setting: when off, `save` opens a pull request; when on, it pushes straight to the deploy branch. Branch protection forces a PR either way. `mode: "pr"` always opens a PR; `mode: "commit"` pushes to an existing PR branch.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing Kiro version bump

Medium Severity

These edits change the generated Kiro skill, but pluginManifest.version in targets/kiro.json stays at 1.0.0. The agent-context README treats that field as the release version and requires a SemVer bump before merge whenever the generated Kiro skill changes, so Kiro update checks may not pick up this sync.

Additional Locations (1)
Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 23e0b6d. Configure here.

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.

1 participant