Back to Report Blocks
ActionItems
Workflow
Report block
Turns alignment and topic-memory findings into prioritized score-improvement action items.
What It Answers
- What should the team work on next?
- Which score/topic combination needs attention?
- Which examples support the action item?
Use When
- Preparing an optimization agenda.
- Reviewing stakeholder action lists.
- Triaging low-AC1 recurring topics.
Avoid When
- You need raw metrics only.
- You have not generated prerequisite alignment or topic-memory context.
Run From The CLI
Direct report commands are the simplest path for one-off usage. Saved report configurations use `plexus report config create` and `plexus report run`.
plexus report action-items --report <report-id>plexus report config create --name "ActionItems Example" --file action-items.md
plexus report run --config "ActionItems Example"Minimal Configuration
class: ActionItems
ac1_threshold: 0.70
recency_days: 30Live Rendered Example
Rendered with the same dashboard component used by generated reports.
ActionItems Example
Significant errors requiring attention — AC1 < 0.7, last 30 days
1 action item
How To Interpret It
- Treat each card as a triage recommendation.
- Use exemplars and copied JSON when handing work to an agent or engineer.