Build a Realistic Weekly Plan with AI: Calculate Available Time First
Learn to calculate the time you actually have available and the time required for your tasks before asking AI to place work into a schedule. The exercise also covers a situation where Wednesday suddenly becomes unavailable and shows how to verify that AI does not invent extra time that does not exist.
Content checked 2026.09.21Copyable prompts
Show contents
Who this is forNon-developers who want to place personal study or life tasks within realistic time limits
What you need
Be able to write down the time you can realistically use during the week in minutes
Be able to estimate the duration and required number of repetitions for each task
Use a fictional personal-planning example rather than real work logs or customer schedules
01Calculate available time before listing tasks
The key to this exercise is not to immediately ask AI, 'Make my weekly plan.' First, fix the amount of time that is actually available. The available time is 30 minutes on Monday, 0 on Tuesday, 45 on Wednesday, 30 on Thursday, 0 on Friday, 60 on Saturday, and 30 on Sunday.
Day
Available time
Monday
30 min
Tuesday
0 min
Wednesday
45 min
Thursday
30 min
Friday
0 min
Saturday
60 min
Sunday
30 min
The total is 30+0+45+30+0+60+30=195 minutes. This is the maximum capacity available for the week. Since Tuesday and Friday have 0 minutes available, the basic rule is to assign no tasks on those days.
02Calculate task time and repetition counts separately
This week's tasks are document organizing for 20 minutes × 2 sessions, reading for 25 minutes × 3 sessions, and presentation practice for 30 minutes × 2 sessions. Calculating the total time for each task gives 40 minutes for document organizing, 75 minutes for reading, and 60 minutes for presentation practice, for a total of 175 minutes.
Task
Time per session
Sessions
Total time
Document organizing
20 min
2
40 min
Reading
25 min
3
75 min
Presentation practice
30 min
2
60 min
Total
175 min
Subtracting the required 175 minutes from the available 195 minutes leaves 20 minutes of spare time. This means all tasks can fit under the current conditions, but it does not mean they can be placed on any day. Each day's maximum time must also be respected.
03See how a vague request can produce an unrealistic plan
Prompt
This week I need to organize documents, read, and practice a presentation. Make me a balanced plan.
This request does not include daily availability or required repetition counts, so AI may invent a schedule that looks balanced but violates real constraints. The following is an intentionally flawed fictional AI response created for illustration. It is an editorial example, not an actual execution result.
Editorial example
[Editorial example · Not an actual AI response]
Monday: Document organizing 20 min + Reading 25 min
Tuesday: Presentation practice 30 min
Wednesday: Reading 25 min
Thursday: Document organizing 20 min + Presentation practice 30 min
Friday: Reading 25 min
Saturday and Sunday: Catch up on anything unfinished
Monday has 45 minutes of work even though only 30 minutes are available, and tasks were assigned on Tuesday and Friday even though those days have 0 minutes available. This shows that a vague phrase such as 'balanced' does not communicate the actual scheduling constraints.
04Give both the total capacity and daily limits
Prompt
Create a personal weekly plan for me.
My available time is Monday 30 min, Tuesday 0 min, Wednesday 45 min, Thursday 30 min, Friday 0 min, Saturday 60 min, and Sunday 30 min, for a total of 195 min.
My tasks are document organizing 20 min × 2 sessions, reading 25 min × 3 sessions, and presentation practice 30 min × 2 sessions, for a total of 175 min.
Do not exceed the available time on any day, and do not assign any tasks on Tuesday or Friday. Keep the number of sessions exactly correct. Do not force the remaining 20 min to be filled; leave it as spare time.
Show the daily tasks and used time in a table, then recalculate the total used time and remaining time at the end.
The following is an editorial example of an acceptable schedule that satisfies the conditions. It is not an actual AI execution result.
Day
Assignment
Used time
Available time
Monday
Reading 1 session
25 min
30 min
Tuesday
Rest
0 min
0 min
Wednesday
Document organizing 1 session + Reading 1 session
45 min
45 min
Thursday
Presentation practice 1 session
30 min
30 min
Friday
Rest
0 min
0 min
Saturday
Presentation practice 1 session + Reading 1 session
55 min
60 min
Sunday
Document organizing 1 session
20 min
30 min
The total used time is 25+45+30+55+20=175 minutes, which is 20 minutes less than the total available time of 195 minutes. The required counts are also satisfied exactly: document organizing 2 sessions, reading 3 sessions, and presentation practice 2 sessions.
05Check the arithmetic constraints before judging whether the plan looks good
Confirm that Monday uses 25 minutes, which is no more than the 30-minute maximum
Confirm that Wednesday uses 45 minutes, which is no more than the 45-minute maximum
Confirm that Thursday uses 30 minutes, which is no more than the 30-minute maximum
Confirm that Saturday uses 55 minutes, which is no more than the 60-minute maximum
Confirm that Sunday uses 20 minutes, which is no more than the 30-minute maximum
Confirm that Tuesday and Friday each use 0 minutes
Recalculate that total available time is 195 minutes
Recalculate that total task time is 175 minutes
Confirm the session counts: document organizing 2, reading 3, presentation practice 2
Confirm that 195-175=20 minutes of spare time remains
Even if AI produces a clean-looking table, the plan needs correction if any of these checks fail. On days with more than one task, directly add the task times and confirm that the sum does not exceed that day's maximum.
Prompt
Recheck this plan. For each day, verify whether used time exceeds available time, whether the total task time is 175 minutes, and whether the session counts are document organizing 2, reading 3, and presentation practice 2. Show the addition expressions too so I can recalculate your verification myself.
06If Wednesday's 45 minutes disappear, decide what to postpone
Now suppose the 45 minutes on Wednesday suddenly become unavailable. The new total available time is the original 195 minutes minus 45, leaving 150 minutes. The original tasks require 175 minutes, so 25 minutes are missing. It is therefore mathematically impossible to fit all of the original tasks into the week.
Prompt
I suddenly cannot use the 45 minutes on Wednesday. Keep the available time on all other days unchanged, and do not invent any extra time. I now have 150 minutes total, but the existing tasks require 175 minutes. First explain what needs to change, then show possible options. I have not decided whether tasks can be split into smaller parts, so if that condition matters, point it out and ask me to confirm it.
The following is an editorial example showing the correction logic. It is not an actual AI response.
Editorial example
[Editorial example · Not an actual AI response]
Without Wednesday, the available time is 150 minutes, so the original 175 minutes of tasks cannot all be scheduled. At least 25 minutes must be removed or postponed to next week. One option is to move one 25-minute reading session to next week. That reduces the remaining task time to exactly 150 minutes, matching the total available time. However, whether the remaining tasks can fit within each day's limits may depend on whether tasks are allowed to be split into smaller units, so it would be better to confirm whether splitting is allowed first.
The important point is that AI should not hide the shortage by extending Saturday to 85 minutes or inventing new time on Tuesday. When available time becomes insufficient, the first step is to acknowledge that not everything can be completed and then adjust priorities. Moving one 25-minute reading session to next week leaves exactly 150 minutes of work, so the total amount can fit within the remaining weekly capacity. However, the actual day-by-day arrangement may depend on whether tasks can be split, so that condition should be confirmed with the user.
What to check yourself
Editorial example using text conversation only · Actual AI responses vary by tool and model
Directly calculate that the daily available times total 195 minutes
Calculate the original task total of 175 minutes from each task's duration × number of sessions
Confirm that each day's used time in the original plan does not exceed that day's maximum
Confirm that no tasks are assigned on Tuesday or Friday
Confirm that the original plan leaves 20 minutes of spare time
After removing Wednesday's 45 minutes, confirm that total available time becomes 150 minutes
Confirm that 175 minutes of work cannot all fit into 150 minutes
Confirm that postponing one 25-minute reading session reduces the remaining work to 150 minutes
Check that AI does not invent additional time that does not exist
Verification limits
This is an editorial example for learning personal planning, not the result of testing an actual scheduling tool or user behavior. Estimated task durations may differ in real situations, and the user must decide whether tasks may be split and which tasks have priority.
Learn how to get easier-to-check results by giving AI the goal, confirmed facts, prohibited assumptions, and desired format instead of simply asking it to write something. Using a neighborhood book club notice as an example, you will check whether AI invented missing information and then use a follow-up request to adjust only the tone while keeping the facts unchanged.
Learn to use AI for practice by having it present one problem at a time, wait for your answer, and then provide hints and explanations instead of immediately giving the answer. Using three percentage problems, you will check which value belongs in the denominator and independently verify AI explanations with your own calculations.