원클릭으로
speckit-fsharp-tooling
speckit-fsharp-tooling에는 EHotwagner에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Squash-merge all feature branches into the default branch (main or master), delete them, and push. Use when the user says "land this", "ship the feature", "merge the feature branches", "squash-merge and push", or anything that means consolidating feature work onto the trunk. After a successful merge, every packable project MUST be packed with a bumped version number.
Iteratively diagnose, fix, and re-test until the build and tests are green, with hard safety rails. Use when the user says "make it pass", "fix the build", "get tests green", "debug until it works", "iterate on the failures", or any request for an autonomous fix-until-green loop. Writes an iteration log to readiness/debug-loop.log.md.