vault backup: 2026-07-23 14:57:54

This commit is contained in:
2026-07-23 14:57:54 +02:00
parent 0527e561b3
commit 8526cf4212
12 changed files with 1084 additions and 799 deletions
@@ -1,103 +1,104 @@
# Meetings and Follow-up
Duration: 3040 minutes
Duration: 30--40 minutes
## Definition
Run project meetings around decisions, blockers, ownership, and next actions.
A project meeting is a coordination mechanism for decisions, blockers,
alignment, and delivery. A meeting is not progress by itself.
This lesson is part of the Project Management track and builds on the concepts learned in the previous lessons.
**Follow-up** converts discussion into owned actions and decisions.
## Simple Mental Model
The goal is not to add project-management bureaucracy. The goal is to make the project easier to understand, predict, and manage.
> **A useful project meeting changes something.**
At the end you should know what was decided, who owns what, by when,
what is blocked, and what needs escalation.
## How It Works
We will examine this concept through four levels:
Do not automatically create a recurring meeting for every project.
1. What the concept means.
2. How a project owner should use it.
3. How you should review or challenge it as the manager.
4. How it should eventually appear in your project-management system.
A useful review agenda:
1. Outcome / health
2. Last and next milestone
3. Risks/blockers
4. Scope changes
5. Decisions required
6. Actions, owners, dates
Distinguish:
**Decision:** We will use Option B.
**Action:** Alex updates the architecture by Friday.
Avoid "team to investigate." Give actions one owner and a date.
Use asynchronous status for routine information. Use meetings when
synchronous coordination adds value.
## Example
The exercises for this lesson should use real projects from your environment such as Umami, Mogador, QA automation, data governance, website/Product initiatives, or projects dependent on DevOps and Security.
The objective is to move from theory to a repeatable management practice.
A weekly 60-minute meeting with eight people mostly consists of everyone
describing what they did. Replace the reporting portion asynchronously
and use synchronous time for two blockers and one scope decision.
## How It Fits Into the Bigger Picture
The course builds progressively:
- Project vs operations establishes what kind of work we are managing.
- Outcomes and Definition of Done establish what success means.
- Scope establishes the project's boundaries.
- Milestones establish meaningful progress.
- Dependencies, estimation, prioritization, capacity, risks, and health make delivery more predictable.
- Status reporting, meetings, ownership, and portfolio management make the system scalable.
- Closing and the final PM system turn the concepts into an operating method.
Status reporting communicates project state. Meetings resolve what
cannot efficiently be resolved asynchronously. \[\[Ownership and
Delegation\]\] determines who follows through afterward.
## My Company / Real-World Context
Your team works across departmental projects, Product work, operational incidents, tickets, data, QA, SEO/WCAG, and dependencies on IT teams such as DevOps and Security.
The lesson should therefore be applied to an environment where:
- Project owners are usually members of your own team rather than dedicated PMs.
- Operational work regularly interrupts project work.
- Product and IT are important cross-functional partners.
- You need portfolio-level visibility without personally maintaining every task.
- Project owners should increasingly draft and maintain their own project plans while you validate, challenge, prioritize, and escalate.
Cross-functional work with Product, DevOps, Security, IT, and vendors
can create meeting overload. Your project owner should drive normal
project follow-up. You join when your authority, escalation, or judgment
is required.
## CTO Perspective
The leadership objective is to move progressively from personally coordinating work toward building a management system that produces reliable outcomes.
The expected progression is:
```text
Contributor → manages tasks
Project Owner → drives milestones and delivery
Manager → manages projects, priorities, risks and escalation
Technology Leader → manages portfolio, capacity, outcomes and organizational trade-offs
```
If every project requires you in every meeting, **you are the system**.
A scalable leader designs ownership and information flow so their
presence is needed only where it adds value.
### Questions to Ask
- What information do I need to make a management decision?
- What should the project owner be responsible for maintaining?
- What requires my intervention?
- What can be standardized across every project?
- Is the process helping delivery, or merely creating administration?
- Does this require a meeting?
- What decision must be made?
- Who actually needs to attend?
- What is blocked?
- Who owns each action?
- By when?
- Can the owner follow this without me?
## Meeting Scenario
**Situation:**
A project owner gives you an update, but the information does not make it clear whether the project will achieve its intended outcome.
**Situation:** An owner includes you in a weekly execution meeting where
most discussion is detailed implementation.
**Possible response:**
> Let's bring this back to the project plan. Show me where we are against the next meaningful checkpoint, what is at risk, and what decision or help you need from me.
> I don't need to be in the detailed execution meeting unless there's a
> decision, priority conflict, or escalation requiring me. Keep the
> project status current and bring me in when one of those conditions
> appears.
## Key Takeaways
- The purpose of project management is predictable delivery, not documentation for its own sake.
- Project owners should own increasingly more of the planning and maintenance.
- Your role is to challenge assumptions, establish priorities, remove/escalate blockers, and manage the portfolio.
- Every concept learned should eventually contribute to one lightweight common project template.
- The final system should make exceptions and problems visible without requiring you to inspect every task.
- Meetings are tools, not evidence of progress.
- Use synchronous time for decisions, blockers, and coordination.
- Actions need owners and dates.
- Capture decisions separately.
- Prefer asynchronous status where possible.
- Project owners should drive normal follow-up.
## Related Concepts
- [[Projects vs Operations]]
- [[Project Outcome]]
- [[Definition of Done]]
- [[Scope]]
- [[Milestone]]
- [[Dependencies]]
- [[Capacity]]
- [[Risk]]
- [[Project Health]]
- [[Portfolio Management]]
- \[\[Status Reporting\]\]
- \[\[Ownership and Delegation\]\]
- \[\[Decision Log\]\]
- \[\[Project Health\]\]