Skip to content
Discussion options

You must be logged in to vote

Say you've built 90% of a project and want to use Taskmaster for the rest.

Use Gemini to create a deep explanation of the code base (make it build it as it read the db). High level architecture, data flow, use experience, user interface etc.

When you have that, do task-master init and give it the example PRD and tell it to produce it using the code exploration it did. Make sure to add in any features that are missing (the last 10%)

Save that as prd.txt — you now have a PRD that describes your existing code and functionality

Run task-master parse-prd or ask the agent to parse your PRD if the MCP server is enabled.

Now you have tasks describing your codebase. You can use task-master list to…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@TomLucidor
Comment options

@Crunchyman-ralph
Comment options

Answer selected by eyaltoledano
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
4 participants