By shavidze
Cross-discipline thinking engine for builders. Scans your codebase and maps principles from behavioral design, complex systems, biology, game theory, and design patterns to your specific code — producing insights no prompt could generate.
Cross-discipline thinking engine for builders. Scans your actual codebase and maps principles from behavioral design, complex systems, biology, game theory, and design patterns directly onto your code — producing insights no generic prompt could generate.
You're building a product. You're deep in the code. Cross-Lens pulls you out of the technical bubble by connecting your specific codebase to principles from disciplines you've never studied:
Every insight references your actual files, your actual code patterns, your actual metrics.
# Via Claude Code marketplace
/install cross-lens
# Via GitHub
claude --plugin-dir ./cross-lens
/cross-lens:spark — Full Analysis (~5 min)Scans your codebase across 10 dimensions, scores 24 principles from 5 disciplines, detects cross-discipline contradictions, generates a dangerous idea, and proposes 3 falsifiable experiments.
Output: A CROSS-LENS-REPORT.md with:
/cross-lens:quick — Quick Insight (~2 min)One discipline, one insight, one experiment. For when you need a fast perspective shift.
| Discipline | Sources | What It Sees |
|---|---|---|
| Behavioral Design | BJ Fogg, Robert Cialdini | Friction, motivation, social proof, decision architecture |
| Complex Systems | Donella Meadows | Feedback loops, leverage points, delays, accumulations |
| Biology / Resilience | Nassim Taleb, Stuart Kauffman | Antifragility, redundancy, adaptation, immune patterns |
| Game Theory | Thomas Schelling | Defaults, commitments, incentive alignment, information asymmetry |
| Design Patterns | Don Norman, Christopher Alexander | Affordances, error communication, mistake-proofing, pattern language |
You could ask any LLM "apply biology to my product." Here's what you can't get from a prompt:
services/api.ts fails after 3 attempts — antifragile systems get stronger from failure, here's a circuit-breaker pattern."Every Cross-Lens output must:
If an insight fails any of these, it doesn't make the report.
The report is the start of a conversation, not a static document. After delivery, you can:
"dig into #3" — deeper analysis of a specific insight"show me the code change for experiment 1" — actual file edits"what else about game theory?" — explore principles that didn't make the cutMIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub shavidze/cross-lens --plugin cross-lensProduct-thinking toolkit for builders. Audits your project through Kotler's marketing lenses — challenging you to think beyond features and see your product from the customer's perspective.
Project scaffolding engine for Claude Code — generates CLAUDE.md, .claude/ ecosystem, and development plans from codebase analysis
Flexible multi-provider LLM consultations using Python/LiteLLM - includes consultant agent, review/bug-investigation commands, and consultant skill for deep AI-powered code analysis across 100+ models
Deep analysis mode with extended reasoning for complex problems
Architecture analysis, brainstorming, ADR generation, LLM-as-judge comparison, and spec gap resolution.
Architecture Deep Research — scan a repo, draft a PRD, run live deep research, get a cited handoff. Use when picking a topology, retrieval architecture, event bus, storage engine, auth pattern, or any system-design decision before code lands.
Verification-first engineering toolkit for Claude Code. 15 skills across a 5-phase spine (Investigate → Design → Implement → Verify → Ship), 8 specialist agents, an interactive setup wizard. Every skill has rationalizations + evidence requirements. Built for senior ICs and tech leads.
Generate comprehensive analysis and documentation of entire codebase