Documentation as Resistance
A skill for compiling what power wants hidden into undeniable records that resist erasure and enable accountability.
When to Use
- When authorities deny or minimize harm
- When victims are being reduced to statistics
- When official records are incomplete, inaccessible, or falsified
- When erasure and forgetting are tools of oppression
Inputs
- What is being hidden: Deaths, abuses, corruption, negligence
- Who wants it hidden: The authority or institution benefiting from silence
- Available sources: Witnesses, documents, physical evidence, digital traces
- Resources: Time, people, storage, security needs
Workflow
Step 1: Define what you're documenting:
- Names of victims (not just numbers)
- Dates, locations, circumstances
- Responsible parties
- Sources and how verified
- What the official record says (or doesn't)
Step 2: Create categories and standards before you begin.
Step 3: Build the record through multiple channels:
- First-person testimonies (recorded, transcribed, verified)
- Physical evidence (photographs, documents, objects)
- Official records (FOIA requests, court documents, leaked materials)
- Media coverage (local news, social media, international attention)
- Expert analysis (forensic, legal, technical)
Output Format
A documentation project plan including:
- What is being documented and why
- Sources and verification methods
- Data structure and categories
- Preservation strategy
- Transformation into experiential form
- Publication and confrontation strategy
Constraints
- Verify everything - false entries discredit the whole record
- Protect sources who face retaliation
- Consider privacy of victims and families
- Secure sensitive data appropriately
- Plan for your own potential incapacity or arrest
Outputs
Primary Output: A structured analysis document that identifies and articulates patterns, insights, and actionable recommendations based on the input data.
Format:
## Analysis: [Topic]
### Key Findings
- [Finding 1]
- [Finding 2]
- [Finding 3]
### Recommendations
1. [Action 1]
2. [Action 2]
3. [Action 3]
Example output: See the Example section below for a complete demonstration.
Additional Notes
Best practices:
- Use this skill when the situation clearly matches its intended use cases
- Combine with related skills for comprehensive analysis
- Iterate on outputs if initial results don't fully meet requirements
Common variations:
- Adjust the depth of analysis based on available time and information
- Scale the approach for different levels of complexity
- Adapt the output format to audience needs
When to skip this skill:
- The situation doesn't match the core use cases
- Simpler approaches would be more appropriate
- Time constraints require faster methods
Example
Input: Document police violence during protests that authorities are minimizing
Output:
"Create database: Each incident gets entry with date, time, location, victim name (with consent), injury type, video/photo evidence, witness contacts, official response. Verification: Require two independent sources or video evidence. Preservation: Database replicated on three continents, backed up to IPFS, printed archives with legal observers. Transformation: Interactive map showing incident density, video compilation, read-aloud of victim statements. Confrontation: Submit to UN human rights body, provide to civil rights lawyers, publish weekly reports with new verified incidents."
Integration
Works with:
- memorial-design: Transform documentation into commemorative form
- evidence-authentication: Verify documentary evidence for credibility
- internal-channel-audit: Document attempts to use official channels before going public
1---2name: documentation-as-resistance3description: A skill for compiling what power wants hidden into undeniable records that resist erasure and enable accountability.4license: MIT5---67# Documentation as Resistance89A skill for compiling what power wants hidden into undeniable records that resist erasure and enable accountability.1011## When to Use1213- When authorities deny or minimize harm14- When victims are being reduced to statistics15- When official records are incomplete, inaccessible, or falsified16- When erasure and forgetting are tools of oppression1718## Inputs19201. **What is being hidden**: Deaths, abuses, corruption, negligence212. **Who wants it hidden**: The authority or institution benefiting from silence223. **Available sources**: Witnesses, documents, physical evidence, digital traces234. **Resources**: Time, people, storage, security needs2425## Workflow2627### Step 1: Define what you're documenting:2829- Names of victims (not just numbers)30- Dates, locations, circumstances31- Responsible parties32- Sources and how verified33- What the official record says (or doesn't)3435### Step 2: Create categories and standards before you begin.36373839### Step 3: Build the record through multiple channels:4041- First-person testimonies (recorded, transcribed, verified)42- Physical evidence (photographs, documents, objects)43- Official records (FOIA requests, court documents, leaked materials)44- Media coverage (local news, social media, international attention)45- Expert analysis (forensic, legal, technical)46474849## Output Format5051A documentation project plan including:521. What is being documented and why532. Sources and verification methods543. Data structure and categories554. Preservation strategy565. Transformation into experiential form576. Publication and confrontation strategy5859## Constraints6061- Verify everything - false entries discredit the whole record62- Protect sources who face retaliation63- Consider privacy of victims and families64- Secure sensitive data appropriately65- Plan for your own potential incapacity or arrest6667## Outputs6869**Primary Output:** A structured analysis document that identifies and articulates patterns, insights, and actionable recommendations based on the input data.7071**Format:**72```markdown73## Analysis: [Topic]7475### Key Findings76- [Finding 1]77- [Finding 2]78- [Finding 3]7980### Recommendations811. [Action 1]822. [Action 2]833. [Action 3]84```8586**Example output:** See the Example section below for a complete demonstration.8788## Additional Notes8990**Best practices:**91- Use this skill when the situation clearly matches its intended use cases92- Combine with related skills for comprehensive analysis93- Iterate on outputs if initial results don't fully meet requirements9495**Common variations:**96- Adjust the depth of analysis based on available time and information97- Scale the approach for different levels of complexity98- Adapt the output format to audience needs99100**When to skip this skill:**101- The situation doesn't match the core use cases102- Simpler approaches would be more appropriate103- Time constraints require faster methods104105## Example106107**Input**: Document police violence during protests that authorities are minimizing108109**Output**:110"Create database: Each incident gets entry with date, time, location, victim name (with consent), injury type, video/photo evidence, witness contacts, official response. Verification: Require two independent sources or video evidence. Preservation: Database replicated on three continents, backed up to IPFS, printed archives with legal observers. Transformation: Interactive map showing incident density, video compilation, read-aloud of victim statements. Confrontation: Submit to UN human rights body, provide to civil rights lawyers, publish weekly reports with new verified incidents."111112## Integration113114Works with:115- **memorial-design**: Transform documentation into commemorative form116- **evidence-authentication**: Verify documentary evidence for credibility117- **internal-channel-audit**: Document attempts to use official channels before going public