Apply iPolloWork's modern, minimal-change engineering standards when adding features, fixing bugs, refactoring, changing UI, or upgrading dependencies. Use for every implementation task in the iPolloWork repository.
80
100%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Use this skill for every code change in this repository. The goal is a fast, modern, small implementation that preserves existing behavior and keeps iPolloWork separate from its OpenCode runtime.
iPolloWork / ipollowork; do not reintroduce old product names in new code, docs, paths, or user-facing strings.Run the narrowest useful checks first, then expand with risk:
Before reporting completion, inspect the diff, run git diff --check, confirm no unrelated files changed, and state any warnings or unverified paths.
If a requested feature can be implemented by a small extension of existing code, do that. If it requires a new subsystem, stop and explain the boundary, alternatives, risk, and validation plan before expanding scope.
For the repository's package boundaries and runtime contract, read architecture.md when a change crosses app, desktop, server, plugin, or OpenCode boundaries.
bd5caef
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.