SpecFlow.FeaturesFromTfs updates the contents of specflow .feature files that follow a regex defined naming convention (by default Story{workItemNumber}.feature)
from the specified fields of that work item in TFS. This is done every build, and allows you to store the source for your SpecFlow...
More information