wk-workstyle

Installation
SKILL.md

Workstyle

Code-quality orchestrator for every code write or edit. Detects the project's style authority once, then routes to the focused wk-workstyle-* sub-skills that carry the actual rule sets. Project settings are authoritative — this family fills gaps only, never overrides.

Each sub-skill is independently model-invocable on adjacent work: editing a .py file auto-fires wk-workstyle-python, writing an async block auto-fires wk-workstyle-async, and so on. This orchestrator is the entry point for a full pre-commit pass that runs Step 0 once and fans out to every sub-skill the diff touches.

Invocation modes:

Installs
4
First Seen
Aug 19, 2026
wk-workstyle — whizzzkid/skills