There’s a difference between using AI and using AI well.
Most project managers are in the first camp. They open ChatGPT, type a question, get an answer, and move on. That works for simple tasks — but it misses what AI is actually capable of when you understand how it reasons.
Two frameworks changed how I use AI in project delivery: ReAct and Chain-of-Thought (CoT). Neither requires you to be a developer. But understanding them will make you a significantly better AI user — and a more effective PM.
What Is Chain-of-Thought (CoT)?
Chain-of-Thought is a prompting technique that guides an AI through a reasoning process step by step, rather than jumping straight to an answer.
Think of it as the difference between asking a junior analyst “what’s your recommendation?” versus asking them to walk you through their analysis first, then give you a recommendation. The second approach produces better output — and the same is true for AI.
With CoT, instead of prompting:
“What are the risks of this software integration project?”
You prompt:
“Walk me through the risks of this software integration project step by step. First, identify the technical risks. Then the stakeholder risks. Then the timeline risks. Finally, rank them by probability and impact and give me your top recommendation.”
The AI reasons through each layer before concluding. The output is dramatically more useful.
Why CoT Matters for PMs
CoT directly maps to how good project management thinking works. We don’t jump to conclusions — we analyze, sequence, and reason through complexity.
The three things CoT improves:
Accuracy — breaking down problems into smaller steps reduces the chance the AI misses something. I’ve used this for risk registers, and the structured approach catches edge cases a simple prompt would miss.
Reasoning quality — the AI’s “thinking” becomes visible. You can see where it’s making assumptions and correct them before they become deliverables.
Explainability — when you need to present AI-assisted analysis to a stakeholder, CoT gives you a reasoning trail. You’re not just presenting an answer — you’re presenting a process.
CoT in Practice: My Exact Approach
When I use CoT for project planning, my prompt structure looks like this:
“Think through this step by step. [Context about the project]. Step 1: identify the key dependencies. Step 2: map the critical path. Step 3: identify the top 3 risks to the critical path. Step 4: recommend mitigation strategies for each. Present your reasoning at each step before moving to the next.”
That last line — “present your reasoning at each step” — is the key trigger for CoT behavior. It forces the AI to show its work.
What Is ReAct?
ReAct (Reasoning + Acting) takes CoT further. While CoT focuses on internal reasoning, ReAct allows AI to interact with the external world — searching the web, querying databases, using tools — and incorporate that information into its reasoning.
The cycle is:
Think → the AI reasons about the problem
Act → the AI takes an action (web search, database query, tool use)
Observe → the AI receives results from that action
Respond → the AI generates a response, or loops back to Think
This is what’s happening when you use an AI agent with web browsing enabled, or when Claude or ChatGPT can access real-time data.
Why ReAct Matters for PMs
ReAct is what transforms AI from a knowledge tool into a delivery tool. Instead of the AI reasoning only with what it already knows, it can go get information — and that changes what’s possible.
At Bartronics, we integrated AI agents that use ReAct-style loops to monitor data sources, detect changes, and trigger actions automatically. The PM role shifts from executing tasks to designing the decision logic the agent follows.
Three applications where ReAct changes the game for project managers:
Real-time status reporting — an AI agent can pull data from Jira, Monday.com, or your project tool, reason about it, and generate a status report without you building it manually.
Risk monitoring — an agent can monitor external signals (vendor announcements, regulatory changes, market shifts) and flag risks proactively, rather than waiting for you to discover them.
Stakeholder research — before a client meeting, an agent can gather current information about the client’s business, recent news, and industry context, and brief you in minutes.
CoT vs ReAct: Which Should You Use?
They solve different problems, and the best approach often combines both.
Use CoT when:
You need structured reasoning on information you already have
You’re generating documents: risk registers, project charters, stakeholder plans
You want the AI to think through a complex decision before giving you a recommendation
You need to show your reasoning process to a stakeholder
Use ReAct when:
You need current or external information
You’re building or using AI agents that interact with tools
You want the AI to take actions, not just generate text
You’re automating a workflow that involves multiple data sources
Use both when:
You want an agent that can gather information AND reason carefully about it before acting
You’re building automation that needs to make nuanced decisions based on real-time data
This combination — gather information with ReAct, reason about it with CoT — is what separates basic AI use from genuinely AI-augmented delivery.
How I Apply This at Capgemini and Bartronics
At Capgemini, where I manage B2B API integrations for Cisco, I use CoT-style prompting for everything that requires structured thinking: risk assessment, stakeholder communication drafts, requirement analysis. The outputs go directly into our documentation workflow.
At Bartronics, we’ve built ReAct-style agents into our automation infrastructure. The agents monitor data sources, apply reasoning logic, and trigger actions — the 120 bots running in our system operate on this principle. My role is to define the decision logic and review edge cases, not to execute the repetitive steps.
The result: I can manage a multi-project program at the complexity level of Bartronics while simultaneously handling senior PM responsibilities at Capgemini. That’s not superhuman capacity — it’s AI leverage applied deliberately.
Where to Start This Week
You don’t need to build agents to benefit from these frameworks right now.
Start with CoT in your next complex AI prompt. Add the phrase: “Think through this step by step and show your reasoning at each stage before giving me a final answer.”
Run it on your next risk assessment, your next project planning session, or your next stakeholder communication challenge. Compare the output to your usual prompt. The difference will be immediate.
Once you’ve internalized CoT, explore AI tools with agent capabilities — Claude, ChatGPT with browsing, or Gemini with extensions. That’s where ReAct becomes tangible.
The PMs who will lead in the next five years are the ones who understand not just what AI can do, but how it thinks — and how to direct that thinking toward project outcomes.
Alejandro Barahona is a PMP®-certified Senior Project Manager specializing in software integrations and AI-augmented delivery. He leads integration projects at Capgemini Engineering and is co-founder of Bartronics. Available for remote roles — connect on WhatsApp or view portfolio.