Skip to content

Conversation

shinpr
Copy link
Owner

@shinpr shinpr commented Oct 13, 2025

Added new rule sections:

  • Required procedure for impact analysis (3-stage process: Discovery → Understanding → Identification)
  • Unused code deletion rule
  • Existing code deletion decision flow

Key changes:

  • Mandate not only Grep search but also reading all files and understanding context
  • Immediate decision flow when unused code is detected (no deferral allowed)
  • Clarify deletion criteria for existing code

Changed files:

  • docs/rules-ja/ai-development-guide.md: Add Japanese rules
  • docs/rules-ja/rules-index.yaml: Add sections and tags
  • docs/rules-en/ai-development-guide.md: Add English rules
  • docs/rules-en/rules-index.yaml: Add sections and tags
  • package.json: v1.7.15 → v1.7.16
  • package-lock.json: Version update

🤖 Generated with Claude Code

Added new rule sections:
- Required procedure for impact analysis (3-stage process: Discovery → Understanding → Identification)
- Unused code deletion rule
- Existing code deletion decision flow

Key changes:
- Mandate not only Grep search but also reading all files and understanding context
- Immediate decision flow when unused code is detected (no deferral allowed)
- Clarify deletion criteria for existing code

Changed files:
- docs/rules-ja/ai-development-guide.md: Add Japanese rules
- docs/rules-ja/rules-index.yaml: Add sections and tags
- docs/rules-en/ai-development-guide.md: Add English rules
- docs/rules-en/rules-index.yaml: Add sections and tags
- package.json: v1.7.15 → v1.7.16
- package-lock.json: Version update

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@shinpr shinpr self-assigned this Oct 13, 2025
@shinpr shinpr merged commit 2b29703 into main Oct 13, 2025
1 check passed
@shinpr shinpr deleted the feature/add-implementation-completeness-rules branch October 13, 2025 02:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant