Fill documentation placeholders with AI-generated content. Completes [To be documented] sections in generated files.
Fills [To be documented] placeholders in generated files with AI-generated content based on SOW requirements.
/plugin marketplace add deepaktiwari09/dt-workspace-plugin/plugin install dt-workspace@dt-workspace-marketplace[--platform <platform>] [--module <module>]Fill [To be documented] placeholders in generated documentation with detailed, context-aware content.
.dt-workspace config with generatedPaths/dt-workspace:scaffold first)Read .dt-workspace and validate generatedPaths.platforms exists.
If arguments provided, use them. Otherwise, use AskUserQuestion:
For each selected file:
Look for patterns:
[To be documented][...to be documented...][...to be filled...][text] indicating incomplete content (not markdown links)For each file with placeholders:
<file>.backupCOMPLETION SUMMARY
Platform: <platform>
Module: <module>
✓ Processed: X files
○ Skipped: Y files (no placeholders)
✗ Errors: Z files
Backup files created with .backup extension
Module location: <path>
Next steps:
1. Review completed documentation
2. Remove .backup files if satisfied
3. Commit changes