Skip to content

Add optional customer-facing report to app-audit skill#6

Merged
glidesuccess merged 1 commit into
mainfrom
gbarnabic/app-audit-skill-v1
Jun 10, 2026
Merged

Add optional customer-facing report to app-audit skill#6
glidesuccess merged 1 commit into
mainfrom
gbarnabic/app-audit-skill-v1

Conversation

@gbarnabic

@gbarnabic gbarnabic commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Adds an optional, additive output to the app-audit skill that translates the technical audit into a plain-language document a Glide Support agent can share directly with the customer who reported an issue. Introduces two reference/procedure files — customer-report-guideline.md (translation principles, jargon→plain table, structures, worked example) and procedures/generate-customer-report.md (mode selection, issue→theme and symptom→cause mappings, template, guardrails) — both reusing the existing audit findings and recommendations.md rather than re-analyzing. The report leads with the customer's reported symptoms when provided, otherwise organizes by speed, complexity, and reliability, and deliberately omits scores, severity labels, jargon, and internal-tool references. SKILL.md and commands/app-audit.md are wired to offer the report after the technical one (or on natural-language request), and .gitignore now excludes root-level audit screenshots.

🤖 Generated with Claude Code

Adds a customer-report-guideline.md reference and a
generate-customer-report.md procedure that translate technical audit
findings into a plain-language, shareable document organized by speed,
complexity, and reliability (or by reported symptoms). Wires an optional
post-audit offer into SKILL.md and the command, and ignores root-level
audit screenshots.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@gbarnabic gbarnabic requested a review from glidesuccess June 9, 2026 21:01
@glidesuccess glidesuccess merged commit 971130b into main Jun 10, 2026
@glidesuccess glidesuccess deleted the gbarnabic/app-audit-skill-v1 branch June 10, 2026 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants