home/categories/productivity-tools/rfpit-woo-attribution-bridge-claude-commands-implement-issue-skill-md
productivity-toolstools

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>`.

rfpit
maintainer
rfpit
Mis à jour 1/18/2026
Étoiles
0
Forks
0
quick start

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>`.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use implement-issue