What This Workflow Does
This automation solves the common challenge of capturing and documenting project learnings after completing Jira epics. Teams often skip or rush through retrospective documentation due to time constraints, losing valuable insights that could improve future projects.
The workflow automatically generates comprehensive lessons learned reports when an epic is marked Done in Jira. It analyzes all related tickets, comments, and timeline data using AI, then creates a structured Google Doc with key findings, success metrics, and improvement recommendations.
How It Works
1. Jira Epic Completion Trigger
The workflow starts when an epic's status changes to Done in Jira. It captures the epic details including title, description, and all associated tickets.
2. Data Collection and Analysis
The system gathers all tickets, comments, status changes, and time tracking data from the epic. AI processes this information to identify patterns, bottlenecks, and key events.
3. AI Insights Generation
Natural language processing analyzes text data to extract common themes, sentiment trends, and notable events. The AI categorizes findings into successes, challenges, and opportunities.
4. Google Docs Report Creation
A pre-designed Google Docs template is populated with the analysis results, including formatted sections for executive summary, key metrics, lessons learned, and action items.
Pro tip: Customize the Google Docs template with your company branding and preferred report structure before deploying the workflow.
Who This Is For
This automation benefits agile teams, project managers, and engineering leaders who need to:
- Document project retrospectives consistently
- Share learnings across distributed teams
- Meet compliance or audit requirements
- Improve future project planning
- Reduce manual reporting work
What You'll Need
- Jira Cloud account with API access
- Google Workspace account
- n8n instance or account
- AI service API key (OpenAI, Anthropic, etc.)
- Basic Google Docs template for reports
Quick Setup Guide
- Download and import the JSON template into your n8n instance
- Connect your Jira and Google Docs accounts
- Configure the Jira trigger to watch your target project
- Set up your AI service credentials
- Customize the Google Docs template ID
- Test with a completed epic
Key Benefits
Saves 2-3 hours per epic by automating what's typically a manual documentation process. Teams can focus on implementing improvements rather than writing reports.
Improves knowledge retention with consistent, searchable documentation that's automatically organized in Google Drive. New team members can quickly understand past project challenges.
Identifies hidden patterns through AI analysis of ticket data that humans might overlook in manual retrospectives. The system detects correlations between issues, timelines, and team members.
Standardizes reporting across all projects with a consistent format and structure. Leadership gets comparable insights across different teams and initiatives.
Enables continuous improvement by making lessons learned immediately actionable. The reports include specific recommendations tied directly to project data.