Skip to content

docs(agents): note lint/format/typecheck are advisory, not blocking#2886

Draft
pranaygp wants to merge 1 commit into
mainfrom
claude/slack-session-gjh5le
Draft

docs(agents): note lint/format/typecheck are advisory, not blocking#2886
pranaygp wants to merge 1 commit into
mainfrom
claude/slack-session-gjh5le

Conversation

@pranaygp

Copy link
Copy Markdown
Contributor

Description

Adds a new "Local Checks vs. CI" section to AGENTS.md (which CLAUDE.md symlinks to). It clarifies that linting, formatting, and typechecking (pnpm lint, pnpm format, pnpm typecheck) are all facets of a single, advisory static-quality gate. Agents should run them and fix obvious issues when convenient, but a failure in any of them should not block committing, pushing, or opening a PR — CI enforces them on every PR and is the source of truth.

The section is inserted immediately after ## Code Style and before ## Documentation Standards. No other files are changed.

Slack thread: https://vercel.slack.com/archives/C09G3EQAL84/p1783842727323939?thread_ts=1783790478.067249&cid=C09G3EQAL84

How did you test your changes?

Documentation-only change to a root markdown file; no code paths affected. Verified the new section is placed exactly between the ## Code Style and ## Documentation Standards sections.

PR Checklist - Required to merge

  • 📦 pnpm changeset was run to create a changelog for this PR
    • This is a root markdown-only change (AGENTS.md) that touches no package, so no changeset is needed.
  • 🔒 DCO sign-off passes (run git commit --signoff on your commits)
  • 📝 Ping @vercel/workflow in a comment once the PR is ready, and the above checklist is complete

🤖 Generated with Claude Code


Generated by Claude Code

@vercel

vercel Bot commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
example-nextjs-workflow-turbopack Ready Ready Preview, Comment Jul 12, 2026 7:59am
example-nextjs-workflow-webpack Ready Ready Preview, Comment Jul 12, 2026 7:59am
example-workflow Ready Ready Preview, Comment Jul 12, 2026 7:59am
workbench-astro-workflow Ready Ready Preview, Comment Jul 12, 2026 7:59am
workbench-express-workflow Ready Ready Preview, Comment Jul 12, 2026 7:59am
workbench-fastify-workflow Ready Ready Preview, Comment Jul 12, 2026 7:59am
workbench-hono-workflow Ready Ready Preview, Comment Jul 12, 2026 7:59am
workbench-nitro-workflow Ready Ready Preview, Comment Jul 12, 2026 7:59am
workbench-nuxt-workflow Ready Ready Preview, Comment Jul 12, 2026 7:59am
workbench-sveltekit-workflow Ready Ready Preview, Comment Jul 12, 2026 7:59am
workbench-tanstack-start-workflow Ready Ready Preview, Comment Jul 12, 2026 7:59am
workbench-vite-workflow Ready Ready Preview, Comment Jul 12, 2026 7:59am
workflow-docs Ready Ready Preview, Comment, Open in v0 Jul 12, 2026 7:59am
workflow-swc-playground Ready Ready Preview, Comment Jul 12, 2026 7:59am
workflow-tarballs Ready Ready Preview, Comment Jul 12, 2026 7:59am
workflow-web Ready Ready Preview, Comment Jul 12, 2026 7:59am

@changeset-bot

changeset-bot Bot commented Jul 12, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: e0b9b50

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

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.

2 participants