occupation
unclassified
description
1. Commit current changes, one per file or (depends what user asks), but if its build files then all build files one commit
updated
Menu
SkillsMP has collected 5 skills from cuga-project/cuga-flo. Open a skill to review its source and details.
Showing 5 of 5 collected skills.
1. Commit current changes, one per file or (depends what user asks), but if its build files then all build files one commit
### Step 1: Validate Your Local Repository do it all against upstream `origin`
# Create a new issue (upstream)
# Report a bug (upstream issue)
1. Run `uv run ruff check --fix` on the project (or the files in scope).