docs: CLAUDE.md完了済みタスク削除とブランチ運用ルール追加#15
Merged
Merged
Conversation
- 出力ファイル名統一、GIFモード制限強化、関数名重複問題など完了済みタスクの記述を削除 - parse関数統一は既に完成済みであることを確認 - 行番号情報を現在のコードベースに合わせて修正(ffmpeg.lisp:3, validate.lisp:41) - エラーケーステスト改善の項目で段階的実装アプローチを明記 - マークダウン形式を整理し可読性を向上 これによりCLAUDE.mdが現在のコードベース状況と一致し、 今後のタスク優先度が明確になった。 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
- mainブランチの保護設定について明記 - featureブランチでの作業フローを詳細に説明 - ブランチ命名規則の例を提供 - 段階的開発の原則を明文化(小さな変更、テスト実行、バイナリビルド確認) これにより開発者が迷わずに作業できるワークフローが確立された。 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <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
CLAUDE.mdを現在のコードベース状況に合わせて大幅に更新し、開発ワークフローのガイドラインを追加しました。
主要変更点
改善効果
変更統計
Test plan
🤖 Generated with Claude Code