The quality of an AI project update depends almost entirely on the quality of the prompt that drives it. Vague prompts produce vague — or wrong — results. These six techniques are the difference between an AI that guesses and one that gets it right.
1. Lead with an action verb
Start every prompt with a clear verb: "Move," "Add," "Remove," "Assign," "Change," "Set," "Find." Vague openers like "Can you look at..." or "What about..." produce vague responses. "Move the testing phase to start on June 2" is unambiguous. "Can you look at the testing phase?" will get you a description of the testing phase, not a schedule change.
2. Name tasks and resources exactly
Use the exact task name and resource name as they appear in Maverick. If the task is called "Backend API Integration" in the task grid, refer to it as "Backend API Integration" in your prompt — not "the API task" or "the backend work." Exact names eliminate ambiguity and prevent the AI from guessing which of several similarly-named tasks you mean.
3. Include specific dates instead of relative terms
"Schedule the kickoff for next Monday" fails if the AI doesn't know today's date in your timezone. Use absolute dates: "Schedule the kickoff for June 9, 2026." If you need relative scheduling, be explicit: "Move the kickoff to 3 business days after the contract is signed — the contract task finishes on June 6." Absolute dates remove all ambiguity about what you intended.
4. Use follow-up prompts to refine
Treat AI updates as a conversation. If the first result is close but not right, follow up: "Good — now reduce the testing phase by two days and add a buffer day before the release task." Each follow-up prompt builds on the previous state, so you don't need to repeat context you already established. Iterating through two or three prompts often produces better results than trying to write one perfect prompt from the start.
5. Specify units for quantities and allocations
When assigning resources, always state the unit: "Assign Alex at 50 percent" or "Assign Alex for 20 hours." Without a unit, the AI may default to 100 percent or full days, which can instantly over-allocate a resource. The same applies to durations: "3 days" versus "3 hours" are very different instructions with very different cost implications.
6. Use templates for recurring request types
Keep a short list of prompt templates for your most common updates — end-of-sprint reschedules, resource swaps, status summaries for leadership. Templates reduce the cognitive overhead of writing precise prompts from scratch each time and produce more consistent results because the phrasing has already been tested. A five-template library covers 80 percent of routine project management AI interactions.