implement
Installation
SKILL.md
Implement
Foundation for any code change in shiroclient-sdk-go. Covers the full edit-lint-build-test loop.
Workflow
1. Ensure Plugin is Available
The mock client tests require the substrate plugin binary. Before running any tests:
make plugin
This downloads platform-specific binaries to build/. Skip if already present.
2. Make Your Changes
Follow these conventions: