Workflow Ideas

June 2, 2026 · View on GitHub

Ideas for agentic workflows beyond code. These are candidates for future implementation as GitHub Agentic Workflows.

Ideas

PM & Strategy

#WorkflowDescription
1Strategy-Execution Alignment AuditChecks whether active work maps to stated strategic priorities. Flags orphaned initiatives.
9Funding/Investment Review PrepGenerates quarterly portfolio ROI report for finance stakeholders.
15Outcome vs Output ScorecardDistinguishes shipping velocity from actual impact. Monthly scorecard.
25Tension DetectorFinds contradictions between stated strategy and active work. Posts a discussion inviting interpretation from multiple stakeholders — not a report, a prompt for shared sensemaking.
26Decision Pre-Mortem FacilitatorWhen a decision is tagged, generates adversarial challenges and routes them to specific stakeholders for response before finalization. Extends Decision Log from recording → facilitating. Implemented as Adversarial PM — weekly scan of recent decisions with grumpy, non-deterministic challenges posted on source issues.
27Shared Learning LoopAfter a launch, synthesizes outcomes vs. predictions across multiple contributors' prior comments. Surfaces who saw what coming and why — building collective pattern recognition.
31Bet Lifecycle TrackerScans issues tagged as bets and checks lifecycle completeness — hypothesis, metrics, targeted actionable inputs, one-pager artifact, learning review. Flags stale or disconnected bets weekly.
32Actionable Input Review PrepBefore each biweekly review, gathers metric movement, related bet activity, new insights, and open questions per team. Posts a structured prep discussion so reviews focus on interpretation, not data assembly.
33Goal Graph Health MonitorAudits goals for orphaned goals (no linked bets or inputs), staleness (no updates in N weeks), missing metrics, and missing counterbalancing/guardrail companions. Periodic health report.
34Learning Review SynthesizerAfter bets complete, scans their learning review artifacts and synthesizes cross-bet patterns into a monthly Insight Brief. Identifies recurring themes so learnings don't stay siloed in individual bets.
35Funding Model Reality CheckQuarterly comparison of declared funding models and team stages against actual work patterns. Flags drift — e.g., a "Growth Accelerator" team with no bets targeting growth metrics, or a "New Offerings" team with no experiments.
44Consensus BriefBefore a major decision, synthesizes stakeholder positions, underlying interests, unresolved objections, and possible compromise paths. Produces a facilitation brief that helps the DRI converge the discussion without flattening disagreement.
46Decision Readiness VerifierBefore a decision is finalized, checks whether the issue or RFC includes the problem statement, options considered, constraints, stakeholders consulted, risks, reversibility, and explicit owner for follow-through.
47Tradeoff TranslatorConverts a proposed plan into the team's stated "even over" tradeoff language, highlighting where the plan reinforces, bends, or contradicts documented strategy.
48Ambiguous Data Decision HelperWhen metrics or evidence conflict, prepares a decision brief that separates facts, assumptions, confidence levels, missing data, and judgment calls so leaders can make the hard call explicitly.

Operations

#WorkflowDescription
2Unplanned Work TrackerDetects mid-sprint scope creep, tracks ratio over time.
6Stakeholder Feedback SynthesizerMonthly synthesis of themes and sentiment from meeting notes.
7Process Retirement AuditorFinds stale templates, unused labels, zero-engagement workflows.
8Cross-Team Dependency RadarSurfaces conflicting timelines and blocked handoffs.
10Change Adoption Monitor30/60/90-day adoption tracking for new processes.
12Time Allocation VisibilityReactive vs strategic work split analysis.
19Framework/Ritual Sunset ReviewerAudits meeting and ceremony engagement signals quarterly. See also: ritual cadence tracking built into the Process Analyzer workflow, which checks the Ritual Cadence table in docs/how-we-work.md weekly and reports status in the retro discussion.
21Action Item TrackerExtracts action items from meeting transcripts, creates issues, follows up weekly on completion/abandonment. Feeds into prioritization rubric updates ("we never do X, stop assigning it").
28Context BridgeWhen someone is mentioned on an unfamiliar issue, generates a personalized briefing based on their role, team, and recent work — not a generic summary but a frame-aware bridge.
29Consistency AuditorFlags where team practices have drifted from docs/how-we-work.md and asks whether drift is intentional or accidental.
36Team Health Checklist AuditorFor each team, checks whether the 8 POM basics are in place: charter/mission, strategy, models, roadmap of bets, bet artifacts, metrics & input targets, goals, and kickoff/learning review docs. Periodic health report.
37Scope Ownership AuditorScans the scope registry for orphaned scopes (no team assigned), overlapping ownership, stale scopes (not referenced in recent bets), and scopes missing linked capabilities or customer context.
38Cross-Team Collaboration TrackerAnalyzes cross-team mentions, shared labels, PR reviews across boundaries, and transcript references to surface actual collaboration patterns. Compares against declared Team Topology interaction modes and flags mismatches or friction.
39Artifact Freshness TrackerChecks key artifacts (product vision, strategy docs, roadmaps, bet one-pagers) against their expected refresh cadence — strategy yearly, roadmap quarterly, bet one-pagers monthly. Flags stale artifacts and missing required types.
40Commitment ReconcilerScans transcripts, issue comments, and project state for commitments that are promised but untracked, tracked but stale, completed but still open, or drifting from the latest conversation. Implemented as Commitment Reconciler — weekly report that reconciles conversation commitments against GitHub artifacts.
41Stakeholder Relationship NudgeMaintains lightweight stakeholder context from issues, meetings, and prior briefs. Nudges DRIs when a stakeholder has not been updated after a material change, when a prior concern has no follow-up, or when a meeting would benefit from resurfaced context.
42Program Risk Early-Warning RadarCombines stale issues/PRs, phase changes, missing sign-offs, date drift, blockers, dependency mentions, and transcript signals into an early-warning report before risks become obvious launch problems.
43Manual PM Work DetectorFinds recurring low-judgment PM chores in transcripts, issues, and docs — status assembly, spreadsheet reshaping, reminder loops, repeated copy/paste updates — and opens automation-candidate issues with evidence and estimated time saved.
49Board Reality ReconcilerCompares GitHub Project fields against recent comments, transcripts, labels, and child issue state to flag boards that have quietly drifted from reality.
50Meeting Note CleanupTurns raw meeting transcripts into clean issue-linked notes with decisions, action items, open questions, risks, and unresolved follow-ups, then suggests where each note should live.
51Dependency Map InferenceInfers cross-team and cross-launch dependencies from issue links, comments, transcripts, labels, and shared assignees. Posts a weekly map of hidden dependency chains and risky handoffs.
63Zoom Transcript FetcherPolls the Zoom API every ~2 hours for new recordings from meetings listed in docs/how-we-work.md (each meeting has a Zoom Meeting ID field). Downloads .vtt transcripts and commits them to /transcripts/ on main, which triggers the existing Transcript Processor workflow. Uses repo memory to track already-imported recording IDs. Implemented as a plain GitHub Actions workflow (not an AW) since the work is deterministic plumbing. See decision record for architecture choices.
52Cognitive Load BalancerScans assignment patterns, meeting references, review requests, and blocker ownership to identify overloaded people or teams before their work becomes a program bottleneck.
53Escalation Timing AdvisorFlags situations where a PM should switch from async tracking to synchronous escalation because ambiguity, delay, or stakeholder tension is becoming expensive.
54Stakeholder Context BriefBefore stakeholder syncs, generates a short prep note with last interaction, open asks, recent changes, prior concerns, and recommended discussion focus.
55Social Capital Gap DetectorLooks for launches or dependencies that rely on teams with little recent interaction, then recommends relationship-building check-ins before a favor or escalation is needed.
63Slack Context ProcessorPulls context from allowed Slack channels and threads for linked GitHub artifacts, then summarizes high-confidence decisions, blockers, commitments, and open questions back onto the relevant issue. Implemented as Slack Context Processor — fixture-first Slack integration MVP that matches Slack-shaped JSON fixtures to open issues and posts summarized context comments.
64Slack Reaction IntakeTreats configured emoji reactions in allowed Slack channels as lightweight automation signals, such as creating intake issues, flagging blockers, or capturing decision candidates with source permalinks. Implemented as Slack Reaction Intake — fixture-first MVP that creates labeled GitHub intake issues from :inbox_tray: reactions.
65External Integration Health MonitorAudits external tool integrations for stale credentials, noisy channels, duplicate post-backs, missed events, and unsafe write attempts. See External Integration Patterns.

AI Governance

#WorkflowDescription
5AI Capability Maturity TrackerCategorizes AI investments by speed/consistency/scale/skill.
13AI Decision Accountability TrackerRequires accountability entry for AI features shipping.
16Expert Judgment CaptureLogs why humans override AI recommendations.
56AI Use Boundary ReviewerReviews proposed automation or AI-generated drafts for areas where human judgment, sensitive relationships, personnel context, or political nuance should remain explicitly human-owned.
57AI Output Verification ChecklistFor AI-generated reports, briefs, and issue updates, checks whether claims are linked to source artifacts, flags unsupported assertions, and asks for human verification where evidence is thin.
58Prompt Quality CoachReviews workflow prompts, issue descriptions, and requirements docs for specificity, acceptance criteria, context, constraints, and verification instructions.

Compliance & Quality

#WorkflowDescription
14Spec Completeness GateBlocks PRs without proper specs and acceptance criteria.
17Scaling Readiness AssessmentPre-flight check before feature expansion.
22Cross-Team Intake DispatcherWhen a launch issue is created, auto-generates draft intake issues in downstream team repos (privacy, legal, GTM, responsible AI). Goes beyond reports by creating actual work items where compliance teams do their work.
59Evidence Coverage AuditorChecks reports, decision records, compliance reviews, and status updates for claims that lack source links, dated evidence, or clear confidence levels.

GTM & Communication

#WorkflowDescription
11Competitive Intelligence DigestWeekly market/competitor intel rollup.
18Stakeholder Narrative GeneratorData → audience-tailored status narratives. Partially implemented by Leadership Briefs — generates per-leader briefs tailored to their domain and goals.
20Customer Value → Business Impact LinkerConnects shipping to revenue/cost signals.
23Customer Feedback AggregatorMulti-source feedback monitor: pulls from issues, discussions, Discord, Slack, and social into normalized feedback issues in one repo. Enables dedup, trend detection, and cross-channel prioritization.
24Feedback → Work Item ConverterSlash command on a customer feedback issue that strips PII and customer-specific details, then creates a clean, agent-ready engineering issue. Bridges the PM interpretation gap.
30Cross-Frame TranslatorSame work viewed through PM, engineering, finance, and leadership lenses simultaneously. Each frame links back to the others — multiple concurrent frames without forcing one official model. See Leadership Briefs for an initial implementation — each leader policy file creates a different "frame" on the same portfolio data.
45Audience-Specific Narrative RewriterTakes one canonical status source and rewrites it for specific audiences such as executives, engineering, GTM, compliance, or customers while preserving links back to the same source artifacts.
60Executive Translation DraftConverts engineering-heavy updates into executive-ready language focused on customer impact, risk, tradeoffs, timeline, and what leadership should do next.
61Weekly Status First DraftBuilds a first-draft weekly status narrative from commits, merged PRs, issue movement, comments, decisions, and transcripts so PMs edit for "so what" instead of assembling the "what."
62Message Tone RetargeterTakes a single update and adapts it for different stakeholder relationships and channels while preserving factual consistency and avoiding over-automation of sensitive messages.