-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Feature Request: Support Multiple URLs
It would be beneficial to enhance the tech-stack-audit functionality by allowing users to input multiple URLs in a single command.
Current Behavior
Currently, the prompt only supports execution on one URL at a time. This can be time-consuming for users who need to audit multiple sites in succession.
Proposed Enhancement
- Allow the command to accept a list of URLs separated by commas or some other delimiter.
- Return a formatted summary for each URL, either as a combined markdown file or separate markdown files for easier review.
Benefits
- Increases the efficiency of conducting audits on multiple sites.
- Simplifies the process for users who manage several projects at once.
Example Command
/tech-stack-audit url1, url2, url3 optional-tool-or-category
This enhancement would greatly improve user experience and productivity. Thank you for considering this request!
Metadata
Metadata
Assignees
Labels
No labels