Conversation
|
Looks like there are a few issues preventing this PR from being merged!
If you'd like me to help, just leave a comment, like Feel free to include any additional details that might help me get this PR into a better state. You can manage your notification settings |
|
@OpenHands Read these skills and a README.md in each skill directory as appropriate. Once you did that (commit and push), then take a deep breath and do a /codereview-roasted . During the review, do all you want to do, and also, in addition, make sure to check the references and make sure they're up to date (we don't want to include outdated info) Post your review on github as a PR comment. Note that it will be rendered as markdown. |
|
I'm on it! enyst can track my progress at all-hands.dev |
Taste Rating🟡 Acceptable — the skills are small and pragmatic, and the refs are current. But there are a couple of “this is going to bite someone later” rough edges. [CRITICAL ISSUES]None. Nothing here looks like it’ll break existing userspace. [IMPROVEMENT OPPORTUNITIES]1)
|
|
Follow-up: pushed 0843b86 addressing all review items.
|
Summary
Adds two new agent skills in the Agentskill format:
uv: common project/dependency/env operations for uv (includes note: "If the project uses uv, use this skill")deno: common project/dependency/task/tooling operations for Deno (includes note: "If the project uses deno, use this skill")Each skill includes a
references/directory with links to the official documentation.Closes #1522.
@enyst can click here to continue refining the PR