Skip to content

Commit fa83a21

Browse files
sjnimsclaude
andcommitted
chore(docs): remove TODO prefixes from example documentation
The weekly maintenance workflow flagged TODOs in documentation-patterns.md as action items, but they were actually part of an example command specification template. Removed the "TODO:" prefixes while preserving the FUTURE IMPROVEMENTS section content to prevent false positives. Fixes #51 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 254b168 commit fa83a21

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

plugins/plugin-dev/skills/command-development/references/documentation-patterns.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -587,9 +587,9 @@ TESTING:
587587
- Manual test checklist: tests/manual-checklist.md
588588
589589
FUTURE IMPROVEMENTS:
590-
- TODO: Add support for TOML format
591-
- TODO: Implement parallel processing
592-
- TODO: Add progress bar for large files
590+
- Add support for TOML format
591+
- Implement parallel processing
592+
- Add progress bar for large files
593593
594594
RELATED FILES:
595595
- lib/parser.sh: Shared parsing logic

0 commit comments

Comments
 (0)