home/productivity/audit-brain-prompt

Audit Brain.prompt

GPTClaudeDeepSeek··545 copies·updated 2026-07-14
audit-brain-prompt.prompt
---
description: "Run a local ACT Edition brain audit via the brain-auditor worker and return severity-ranked fixes"
agent: brain-auditor
lastReviewed: 2026-05-26
---

# Audit Brain

Run a local brain audit for this repository and produce a concise, actionable report.

## Steps

1. Use local deterministic checks available from repository contents:
	- frontmatter completeness and freshness
	- manifest and artifact consistency
	- cross-reference integrity across instructions, skills, prompts, and agents

2. Validate findings in files and classify by severity (`high`, `medium`, `low`).

3. Report findings first with:

- file path
- why it matters
- minimal fix

4. If user approves, apply fixes and rerun the same local checks.

## Guardrails

- Do not require external API keys to complete the local audit.
- Do not claim a file is broken without file-level evidence.
- Keep changes minimal and reversible.

## Would Revise If

Revisit this prompt by **2026-08-26** (90 days) or sooner if any of the following fires: the workflow it invokes ceases to produce its intended output (skill body changed but prompt steps stale); the visible markers / verification steps in its body are consistently skipped; or the slash-command name is no longer discoverable in the prompt picker.

when to use it

Community prompt sourced from the open-source GitHub repo fabioc-aloha/Alex_ACT_Edition (MIT). A "Audit Brain.prompt" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

fabioc-aloha/Alex_ACT_Edition · MIT