Skip to content

Create preparing-pr skill#9752

Open
kenzieschmoll wants to merge 1 commit intoflutter:masterfrom
kenzieschmoll:prep-pr-skill
Open

Create preparing-pr skill#9752
kenzieschmoll wants to merge 1 commit intoflutter:masterfrom
kenzieschmoll:prep-pr-skill

Conversation

@kenzieschmoll
Copy link
Copy Markdown
Member

Adds a skill that uses the dt presubmit skill (added in #9751) to prepare changes for push. This skill instructs the agent to run necessary presubmits and run affected tests.

Fixes #9724.

@kenzieschmoll kenzieschmoll requested a review from a team as a code owner April 2, 2026 18:39
@kenzieschmoll kenzieschmoll requested review from elliette and removed request for a team April 2, 2026 18:39

1. **Verify `dt` configuration**:
- Ensure `dt` is available on the path by running `dt --help` or verifying its alias.
- If not available, refer to the [CONTRIBUTING guide](file:///Users/kenzieschmoll/develop/devtools/CONTRIBUTING.md#L64-L80) for instructions on how to set up the `dt` executable on your path.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Remove user directory

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.

[devtools velocity] [skills] create dt presubmit tool and Skill to use it

2 participants