fantasy-lotus opened a new pull request, #293: URL: https://github.com/apache/incubator-hugegraph-ai/pull/293
This pull request introduces a comprehensive workflow and documentation framework for AI-assisted software development, focusing on structured collaboration between developers and AI. Key changes include defining workflow stages, creating detailed documentation templates, and establishing clear rules for task execution and analysis. ### Workflow and Process Definitions: * **`rules/README.md`**: Introduced a staged workflow for AI-assisted development, emphasizing requirements, design, planning, and execution phases. Key principles include staged progression, explicit approval, and iterative loops. * **`rules/execute.md`**: Defined task execution standards, including atomic task focus, TDD-first development, and clear completion criteria. * **`rules/plan.md`**: Outlined the process for creating structured task checklists (`tasks.md`), with rules for dependency tracking and iterative feedback. * **`rules/basic.md`**: Established core communication protocols and action principles for AI agents, including risk analysis and proactive alignment with users. * **`rules/design.md`**: Detailed the process for creating technical design documents (`design.md`), including mandatory research, iterative feedback, and approval loops. * **`rules/requirements.md`**: Defined a structured approach for collecting and documenting requirements (`requirements.md`) using EARS syntax and user story formats. ### Analysis and Project Documentation: * **`rules/prompts/project-deep.md`**: Added a prompt for in-depth technical and business process analysis, including detailed documentation templates and analysis techniques. * **`rules/prompts/project-general.md`**: Defined standards for project-level documentation, including domain models, API documentation, and external dependencies. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
