-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Docs extractor mode #4621
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docs extractor mode #4621
Conversation
…nd user feedback mechanisms
| <scenario>Multiple features with similar names exist</scenario> | ||
| <scenario>Documentation depth needs clarification</scenario> | ||
| <scenario>Target audience priorities need definition</scenario> | ||
| </when_to_use> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It appears that there is a mismatched closing tag </when_to_use> in the example under the 'write_to_file' tool. There is no corresponding opening <when_to_use> tag. Please verify and correct the tag to ensure valid XML structure.
| </when_to_use> |
.roomodes
Outdated
| - Common pitfalls and troubleshooting guides | ||
| - Cross-references to related features and components | ||
| whenToUse: >- | ||
| Use this mode when you need to extract comprehensive documentation about any feature, component, or aspect of a codebase. This mode will: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same comment as the other PR about whether we could get away with just the first sentence.
- Fix XML tag mismatch in 4_tool_usage_guide.xml - Simplify roleDefinition to first sentence only in .roomodes
…ve redundant details
Important
Introduces
docs-extractormode for comprehensive documentation extraction with detailed workflows, templates, analysis techniques, and communication guidelines.docs-extractormode in.roomodesfor comprehensive documentation extraction.1_extraction_workflow.xmldetailing steps for documentation extraction.2_documentation_patterns.xmlfor structuring documentation.7_user_friendly_examples.xmlfor user-friendly documentation.3_analysis_techniques.xmlfor code analysis techniques.4_tool_usage_guide.xml.5_complete_extraction_examples.xmlwith full workflow examples.6_communication_guidelines.xmlfor user interaction and output formatting.This description was created by
for c82cc31. You can customize this summary. It will automatically update as commits are pushed.