This skill should be used when patterns seem contradictory but both feel true, user is stuck in either/or thinking, theoretical and empirical streams seem irreconcilable, or user mentions 'paradox', 'tension', 'contradiction', 'both/and'. Helps integrate opposites at a higher level.
Navigates contradictory patterns and integrates tensions using contemplative reasoning and qualitative research framing.
npx claudepluginhub linxule/interpretive-orchestrationThis skill inherits all available tools. When active, it can use any tool Claude has access to.
Navigate apparent contradictions and integrate tensions using contemplative reasoning. Invokes Lotus Wisdom MCP with qualitative research framing.
Use this skill when:
Lotus Wisdom (bundled, no API key required)
Lotus Wisdom applies contemplative problem-solving through five domains:
Different approaches to truth - sometimes direct, sometimes gradual.
Seeing how apparent opposites can be integrated at a higher level.
The mind watching its own understanding - reflexivity in action.
Natural arcs of inquiry - open, engage, express, complete.
Pauses to let insights emerge from stillness.
Use Lotus Wisdom to navigate this tension:
Apparent Contradiction:
- On one hand: [First perspective]
- On the other hand: [Second perspective]
Context:
- Research question: [from config]
- Why this matters: [stakes of resolution]
Help me see if there's a higher integration or if the tension itself
is meaningful for my theorizing.
Help me navigate this tension in my data:
Pattern A: Participants describe wanting more autonomy
Pattern B: Same participants describe wanting more guidance
Is this a contradiction? A paradox? Something else?
What might integration look like?
Navigate this tension:
Theoretical expectation: Sensemaking is retrospective (Weick)
Empirical finding: Participants describe prospective sensemaking
Is my data challenging theory, or am I misunderstanding something?
Two concepts seem to overlap:
- "Selective symptom tracking"
- "Personalizing medical advice"
Are these the same thing? Different aspects? A continuum?
Help me see what I might be missing.
Lotus Wisdom produces:
Sample output structure:
Opening: Recognizing the apparent contradiction
Engage: Examining each side deeply
Transform: Seeking the higher integration
Integrate: What holds both truths
Embody: How this changes your understanding
Lotus Wisdom is particularly appropriate for:
The tool doesn't resolve tensions by choosing sides - it helps you see how both can be true at different levels of analysis.
/qual-wisdom-check triggers this skillExpert guidance for Next.js Cache Components and Partial Prerendering (PPR). **PROACTIVE ACTIVATION**: Use this skill automatically when working in Next.js projects that have `cacheComponents: true` in their next.config.ts/next.config.js. When this config is detected, proactively apply Cache Components patterns and best practices to all React Server Component implementations. **DETECTION**: At the start of a session in a Next.js project, check for `cacheComponents: true` in next.config. If enabled, this skill's patterns should guide all component authoring, data fetching, and caching decisions. **USE CASES**: Implementing 'use cache' directive, configuring cache lifetimes with cacheLife(), tagging cached data with cacheTag(), invalidating caches with updateTag()/revalidateTag(), optimizing static vs dynamic content boundaries, debugging cache issues, and reviewing Cache Component implementations.
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.