implement-issue
TDD development workflow for woo-attribution-bridge. This skill should be used when implementing GitHub issues. It guides through: fetching the issue, creating a feature branch, writing an implementation plan, creating a spec, validating the spec format, writing failing tests first (TDD), implementing the feature, and creating a PR. Invoke with `/implement-issue <issue-number>`.
Installation and usage
TDD development workflow for woo-attribution-bridge. This skill should be used when implementing GitHub issues. It guides through: fetching the issue, creating a feature branch, writing an implementation plan, creating a spec, validating the spec format, writing failing tests first (TDD), implementing the feature, and creating a PR. Invoke with `/implement-issue <issue-number>`.
安裝後,您可以透過在終端機執行以下指令來使用此技能:
skills use implement-issue