Agent skill
discovery.data_audit
Inventory available datasets, instrumentation gaps, and data quality considerations for the initiative.
Install this agent skill to your Project
npx add-skill https://github.com/edwardmonteiro/Aiskillinpractice/tree/main/skills/discovery/data_audit
SKILL.md
Purpose
Give analytics partners a reusable way to surface the state of data readiness and highlight what is needed to support discovery.
Pre-run Checklist
- ✅ Access existing schema documentation or data dictionaries.
- ✅ Review outstanding data governance tickets or debt.
- ✅ Align with product on the decision timeline and required fidelity.
Invocation Guidance
codex skills run discovery.data_audit \
--vars "domain={{domain}}" \
"decision_goals={{decision_goals}}" \
"current_sources={{current_sources}}" \
"compliance_flags={{compliance_flags}}"
Recommended Input Attachments
- Links to Looker/Mode dashboards or warehouse tables.
- Screenshots of tracking plans or event schemas.
Claude Workflow Outline
- Summarize the decision goals and domain context.
- Produce a data catalog table with source details, owners, freshness, and trust level.
- Identify instrumentation or modeling gaps blocking the decision goals.
- Recommend implementation steps, owners, and sequencing.
- Outline interim proxies or experiments while data gaps are addressed.
Output Template
## Data Inventory
| Source | Owner | Freshness | Accessibility | Trust Level | Notes |
| --- | --- | --- | --- | --- | --- |
## Gaps & Recommendations
1. Gap — Impact — Suggested Fix — Owner — Timeline
## Decision Support Plan
- Immediate next step:
- Interim proxy:
- Long-term instrumentation:
Follow-up Actions
- File tracking or warehouse work items with clear acceptance criteria.
- Communicate data readiness to product and engineering leadership.
- Schedule follow-up audits post-implementation.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
optimization.experiment_analysis
Analyze completed experiments and craft executive-ready summaries with insights and recommendations.
optimization.metric_review
Conduct a metric review that contextualizes performance trends, flags anomalies, and recommends actions.
optimization.postmortem
Produce a post-incident analysis capturing timeline, root causes, impact, and corrective actions.
optimization.retrospective
Facilitate a sprint or release retrospective focusing on insights, actions, and ownership.
optimization.experiment_brief
Prepare an experiment brief outlining hypothesis, design, success metrics, and operational plan.
optimization.quality_report
Compile a recurring quality report that synthesizes defect trends, automation health, and recommendations.
Didn't find tool you were looking for?