Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of recent 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.
Compatible AgentsThe repository documents support for these agents. The skills may also work with other agents that can load SKILL.md files, but they may need some setup or small changes.
A Git repository with the target branch checked out
The base branch name to substitute for <base-branch>
Use the schematic skill to reverse engineer a structured product and technical specification from the currently checked-out branch, comparing it with <base-branch>. Replace <base-branch> with the branch that this work branched from.