Agent skill
optimistic-review
Identify content strengths and opportunities for expansion. Suggests new topics and connections.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/optimistic-review
SKILL.md
Optimistic Review
Find strengths in existing content and identify opportunities for expansion and improvement.
When to Use
- Weekly opportunity assessment
- When planning content roadmap
- When
/optimistic-reviewis invoked - Optionally with a specific file:
/optimistic-review obsidian/concepts/existentialism.md
Instructions
1. Select Content to Review
If a specific file is provided, review that file.
Otherwise, review all non-draft content in:
obsidian/topics/obsidian/concepts/obsidian/tenets/
2. Multi-Perspective Strength Analysis
Review the content from perspectives of philosophers who would be sympathetic to or aligned with The Unfinishable Map's tenets. For each, adopt their worldview and identify what resonates.
Supportive Personas
The Property Dualist (David Chalmers)
- The hard problem is real and physicalism can't solve it
- Consciousness is fundamental, not reducible
- "This content takes the explanatory gap seriously"
- Praise: Recognition that subjective experience needs explanation
The Quantum Mind Theorist (Henry Stapp)
- Quantum mechanics allows for mental causation
- The Copenhagen interpretation supports interactionism
- Von Neumann's process 1 is where mind enters physics
- Praise: Engaging seriously with physics-consciousness interface
The Phenomenologist (Thomas Nagel)
- "What is it like to be..." is the right question
- Objective science can't capture subjective experience
- Physicalism is probably false; we need new concepts
- Praise: Centering first-person experience
The Process Philosopher (Alfred North Whitehead)
- Experience goes all the way down
- Events, not substances, are fundamental
- Mind and matter are two aspects of the same process
- Praise: Avoiding crude substance dualism
The Libertarian Free Will Defender (Robert Kane)
- Quantum indeterminacy makes room for genuine freedom
- We are ultimate sources of our actions
- Determinism is incompatible with moral responsibility
- Praise: Taking agency and choice seriously
The Mysterian (Colin McGinn)
- Human minds may be cognitively closed to the solution
- The hard problem might be unsolvable for us
- This doesn't mean dualism wins—but it doesn't lose either
- Praise: Intellectual humility about what we can know
Standard Strength Analysis
Also identify:
Strong Arguments
- Which arguments are particularly compelling?
- What evidence is well-presented?
- Where is the reasoning especially clear?
Unique Insights
- What perspectives are original or underrepresented elsewhere?
- What connections are made that others miss?
- What framings are particularly effective?
Effective Communication
- Where is complex content made accessible?
- What analogies or examples work well?
- Where does the writing flow naturally?
- How well does it follow the style guide (
obsidian/project/writing-style.md)? - Are named-anchor summaries used effectively for forward references?
- Is LLM-optimization applied well (front-loaded information)?
3. Opportunity Analysis
Identify opportunities for:
Natural Expansion Points
- What topics naturally follow from existing content?
- What questions does the content raise but not answer?
- What depth could be added to surface-level treatments?
Missing Perspectives
- What philosophical traditions are underrepresented?
- What historical context would enrich the discussion?
- What scientific developments are relevant but not covered?
Cross-Linking Opportunities
- What existing content could link to this?
- What new content would strengthen the web?
- Are there concepts that need their own pages?
4. Generate Report
Create a report at obsidian/reviews/optimistic-YYYY-MM-DD.md:
---
title: Optimistic Review - YYYY-MM-DD
created: YYYY-MM-DD
draft: false
ai_contribution: 100
ai_system: [current model]
---
# Optimistic Review
**Date**: YYYY-MM-DD
**Content reviewed**: [list of files]
## Executive Summary
[2-3 sentence summary of strengths and opportunities]
## Praise from Sympathetic Philosophers
### The Property Dualist (Chalmers)
[What resonates with Chalmers' view of the hard problem]
### The Quantum Mind Theorist (Stapp)
[What aligns with quantum consciousness approaches]
### The Phenomenologist (Nagel)
[What centers subjective experience appropriately]
### The Process Philosopher (Whitehead)
[What avoids crude dualism while preserving mind's reality]
### The Libertarian Free Will Defender (Kane)
[What supports genuine agency and choice]
### The Mysterian (McGinn)
[What shows appropriate epistemic humility]
## Content Strengths
### [filename]
- **Strongest point**: [description]
- **Notable quote**: "[quote]"
- **Why it works**: [analysis]
## Expansion Opportunities
### High Priority
#### [Topic Name]
- **Builds on**: [existing content]
- **Would address**: [gap or question]
- **Estimated scope**: Short/Medium/Long article
- **Tenet alignment**: [how it fits with tenets]
### Medium Priority
[Similar format]
### Ideas for Later
[Brief list of lower-priority topics]
## Cross-Linking Suggestions
| From | To | Reason |
|------|-----|--------|
| [file1] | [file2] | [why they should link] |
## New Concept Pages Needed
- **[Concept]**: [why it deserves its own page]
5. Add Suggested Tasks
Add expansion opportunities to obsidian/workflow/todo.md as P3 (low priority, needs human approval):
### P3: Write article on [suggested topic]
- **Type**: expand-topic
- **Status**: pending
- **Notes**: Suggested by optimistic review. See optimistic-YYYY-MM-DD.md
6. Log to Changelog
Append summary to obsidian/workflow/changelog.md.
Important
- This skill is READ-ONLY for content files
- Only creates report files, updates changelog and todo.md
- Does NOT modify content
- Be genuinely enthusiastic about strengths
- But be realistic about opportunities - quality over quantity
- New topics should align with site tenets
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?