
Generates a Product Requirements Document (PRD) for software projects. To be used when analyzing a project to create a PRD.
Creates a detailed implementation plan for a given feature specification. To be used for planning the implementation of feature specifications.
Creates the base foundation for the agent's workflow. This prompt is used to set up the initial context and instructions for the agent.
Commits pending changes. To be used for committing code changes in a git repository.
Defines the Entity-Relationship (ER) model for the system based on the feature specifications. To be used for designing the data structures and relationships needed to implement the features.
Generates an Architecture Design Document (ADD) for software projects. To be used when designing a product architecture
Writes the specification with problem definition, solution outline, and acceptance criteria. To be used to specify a feature, bug correction, or enhancement.