1 repositorio
Standardized routines for restructuring code to remove duplication and improve design after functional tests pass.
Distinct from Code Refactoring Guidelines: Distinct from Code Refactoring Guidelines: focuses on the specific temporal phase and workflow loop after implementation, not just general standards.
Explore 1 awesome GitHub repository matching software engineering & architecture · Post-Implementation Workflows. Refine with filters or upvote what's useful.
This project is an AI agent workflow framework and development toolkit designed for AI-driven software engineering. It provides a system of modular instructions, prompt libraries, and standardized routines to orchestrate complex engineering sequences and automate the decomposition of plans into technical tasks. The system differentiates itself through advanced context management and prompt engineering, using state compression and handoff documents to preserve conversation history between different AI sessions. It employs a structured library of prompt skills and high-signal trigger words to e
The Software Engineering system improves code structure and removes duplication after tests pass to ensure functionality.