[Sprint 4] feat: Add CLAUDE.md linting best practices #255

Closed
opened 2026-01-28 16:32:49 +00:00 by lmiranda · 0 comments
Owner

Description

Warn on anti-patterns and best practice violations in CLAUDE.md files.

Implementation: Sprint 4 Commands

Acceptance Criteria

  • Add linting rules to /config-analyze command
  • Detect common anti-patterns (too long sections, missing required sections)
  • Check for hardcoded paths/secrets
  • Validate markdown structure
  • Provide actionable fix suggestions
## Description Warn on anti-patterns and best practice violations in CLAUDE.md files. **Implementation:** [Sprint 4 Commands](https://gitea.hotserv.cloud/personal-projects/leo-claude-mktplace/wiki/Change-V5.2.0%3A-Plugin-Enhancements-%28Sprint-4-Commands%29) ## Acceptance Criteria - [ ] Add linting rules to `/config-analyze` command - [ ] Detect common anti-patterns (too long sections, missing required sections) - [ ] Check for hardcoded paths/secrets - [ ] Validate markdown structure - [ ] Provide actionable fix suggestions
lmiranda added this to the Sprint 4 - Commands milestone 2026-01-28 16:32:49 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: personal-projects/leo-claude-mktplace#255