proof-of-work
Installation
SKILL.md
Proof of Work
Show, don't tell. Never make claims about code verification without providing concrete evidence.
Core Principle
Trust through transparency. Every assertion about code quality, test results, builds, or verification must be backed by actual command output, not summaries or assumptions.
Implementation Proof
When implementing features:
- USE Write/Edit tools to make changes
- Never just describe what should be written
- Actually call Write tool to create files
- Actually call Edit tool to modify files