lens

Detect business policies in codebases and generate impact reports.

Updated Mar 3, 2026
One-click install
npx skills add https://github.com/rnqhstmd/oh-my-bakedpotato --skill lens
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lens
Source: https://github.com/rnqhstmd/oh-my-bakedpotato/tree/main/.claude/skills/lens
Command: npx skills add https://github.com/rnqhstmd/oh-my-bakedpotato --skill lens

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Lens detects business policies embedded in code and analyzes their potential impact, delivering stakeholder-friendly reports without modifying source code.

Core Features & Use Cases

  • Policy extraction: identify policy logic from codebases and map it to business outcomes.
  • Impact reporting: generate concise, cross-project reports that highlight dependencies, risks, and change implications for product owners and product designers.
  • Multi-phase orchestration: run Prepare, Explore, Report, Impact, and Impact-Report with parallel tasks and strict read-only analysis.

Quick Start

질의는 자연어로 하며, Lens가 코드베이스의 정책을 탐지하고 영향도를 분석해 PO/PD 친화적 보고서를 제공합니다.

Frequently Asked Questions about lens

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract business policies from source code for impact analysis?

Lens extracts business policies by detecting embedded policy logic in codebases and mapping it to business outcomes through parallel multi-repo analysis during the Explore phase.

What is code policy extraction and how does it map to business impact?

Code policy extraction identifies business rule logic within source code and maps it to business outcomes. Lens analyzes these policies to highlight dependencies, risks, and change implications for product owners.

Can I analyze business policies across multiple repositories without modifying the code?

Yes, Lens analyzes policies across multi-repo projects in a strict read-only manner, performing cross-project policy extraction and risk assessment without modifying any source code.

How do I generate a business-friendly report from codebase risk assessment?

Lens generates business-friendly reports during its Impact-Report phase, delivering concise summaries that highlight cross-project dependencies, risks, and change implications tailored for product owners and designers.

Does Lens work with multi-repo projects for cross-project policy analysis?

Lens supports multi-repo projects by applying parallel tasks during policy extraction and cross-project analysis, orchestrating end-to-end phases from Prepare to Impact-Report to assess risks across repositories.

What are the limitations of read-only code analysis for business policy detection?

The read-only constraint means Lens cannot modify source code or fix detected policies directly. It is limited to non-destructive analysis, delivering impact reports without applying any codebase changes.