doc-redaction-task-prompt
CommunityRun a two-pass redact-and-review job
Legal & Compliance#prompt engineering#agent orchestration#coverage verification#document redaction#PII removal#OCR review#two-pass QA
Authorseanpedrick-case
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a copy-paste task prompt template that reliably orchestrates a full document redaction workflow with review gates, ensuring the agent performs the correct two-pass process and uses the right required skills in the right order.
Core Features & Use Cases
- Two-pass workflow orchestration: Sets Pass 1 as the deliverable default, with Pass 2 only when strict criteria are met or pages are flagged for visual/VLM review.
- User policy injection: Forces the agent to treat the user’s must-redact and must-not-redact requirements as the authoritative source for coverage checks.
- Safe operational guardrails: Includes anti-confusion rules to prevent skipping /review_apply, misusing previews, or performing “true redaction” outside the prescribed pipeline.
- Scales to large documents: Provides long-document rules to avoid loading huge CSVs into chat context and to run programmatic verification and targeted fixes.
Quick Start
Copy the template from TASK_PROMPT_TEMPLATE.md into your agent chat, fill in all placeholders in the Setup section, then write your case-specific User redaction requirements at the end before sending it to the agent.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: doc-redaction-task-prompt Download link: https://github.com/seanpedrick-case/doc_redaction/archive/main.zip#doc-redaction-task-prompt Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.