chore(tools): new-ft.sh スキャフォールドスクリプトと FT レジストリ#854
Merged
Conversation
- tools/new-ft.sh: FT プロジェクトのスキャフォールド自動化 - レジストリ重複チェック(同名検出で中断) - ディレクトリ作成・vendor コピー・dump-autoload まで一括実行 - composer.json / phpunit.xml / phpstan.neon / .php-cs-fixer.php スケルトン生成 - docs/ft-registry.md: FT 番号 ↔ ディレクトリ名の対応表(FT096-FT170 完全収録) - FT166/FT168 の衝突変更経緯(stepflowlog / agglog)も明記 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
tools/new-ft.sh <ft-number> <dirname>: FT プロジェクト作成を自動化docs/ft-registry.md: FT 番号 ↔ ディレクトリ名対応表(FT096〜FT170 完全収録)使い方
tools/new-ft.sh 171 newfeaturelog # → ../NENE2-FT/newfeaturelog/ が30秒で使える状態になるTest plan
Related
Closes #853
Self-review: docs-policy
🤖 Generated with Claude Code