Skip to content

Adding a staging skill#13168

Closed
sfshaza2 wants to merge 1 commit intomainfrom
fix/issue-13144
Closed

Adding a staging skill#13168
sfshaza2 wants to merge 1 commit intomainfrom
fix/issue-13144

Conversation

@sfshaza2
Copy link
Contributor

Description of what this PR is changing or adding, and why:

Issues fixed by this PR (if any):

PRs or commits this PR depends on (if any):

Presubmit checklist

  • If you are unwilling, or unable, to sign the CLA, even for a tiny, one-word PR, please file an issue instead of a PR.
  • If this PR is not meant to land until a future stable release, mark it as draft with an explanation.
  • This PR follows the Google Developer Documentation Style Guidelines—for example, it doesn't use i.e. or e.g., and it avoids I and we (first-person pronouns).
  • This PR uses semantic line breaks
    of 80 characters or fewer.

@sfshaza2 sfshaza2 requested a review from a team as a code owner March 11, 2026 18:57
@sfshaza2 sfshaza2 closed this Mar 11, 2026
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

The pull request introduces a new Markdown document, .agents/skills/stage-site/SKILL.md, which details a four-step process for locally staging the Flutter site. The review comments suggest improving the readability of this new document by wrapping two lines that exceed the 80-character limit, as per the project's style guide.


## 2. Sync code excerpts

Ensure that any changed code excerpts are properly run and synced to the Markdown files:
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

This line exceeds the 80-character limit specified in the PR's presubmit checklist for semantic line breaks. Please wrap the line to adhere to the style guide and improve readability.

Suggested change
Ensure that any changed code excerpts are properly run and synced to the Markdown files:
Ensure that any changed code excerpts are properly run
and synced to the Markdown files:


## 4. Stage the site locally

Finally, serve a local development server of the site so the user can preview the changes:
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

This line exceeds the 80-character limit specified in the PR's presubmit checklist for semantic line breaks. Please wrap the line to adhere to the style guide and improve readability.

Suggested change
Finally, serve a local development server of the site so the user can preview the changes:
Finally, serve a local development server of the site
so the user can preview the changes:

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