Last commit on March 11, 2026·Created on February 15, 2026
blader/schematic
“Turns a branch's implementation into a spec the team can use.”
Combined rank
#396
across all skills
In Product
#10
category rank
Stars
228
+2.2% in last 7d
Forks
23
+4.5% in last 7d
Watchers
2
0.0% in last 7d
Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of real attention, adoption, and active maintenance.
This skill systematically reverse-engineers a git branch's changes into a structured product and technical specification document. It scopes the diff, explores changed files in parallel, cross-checks for gaps, and produces a markdown spec covering problem statement, architecture, testing strategy, and rollout. It helps engineering managers, code reviewers, documentation specialists, and onboarding leads turn code changes into clear, auditable documentation without reading every file manually.