documentationenhancementgood first issueresume
Repository metrics
- Stars
- (27,167 stars)
- PR merge metrics
- (Avg merge 11h 50m) (1 merged PR in 30d)
Description
A new Tech Writer agent should create:
- .editorconfig
- .gitignore
- .gpt-pilot/project.yml : modules (if multi module project, which we don't freaky support yet)
- scripts folder: lint, test, run, deploy, get_dependencies (#189)
- README.md
- Project Summary
- Usage
- Requirements
- Building
- Running locally
- Deployment
- Directory Structure - with explanation to help humans and LLM navigate the project (#49)
- Link - This project was created with the help of GPT Pilot
This would help GPT Pilot (and humans) to navigate an existing project (#146)
The TechWriter agent could even operate asynchronously to the development tasks, and may need to be called upon to update the documentation.