Think Logic
think_logicGenerate a read-only code-analysis checklist for a specified target, depth, focus, and tech stack. Use this methodology to guide analysis without inspecting code or storing results.
Instructions
Return a read-only code-analysis checklist. It does not inspect code, store progress, or produce findings.
Use only when a model needs a methodology; use think or think_cycle to perform the analysis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | Methodology depth | standard |
| focus | No | Focus areas to prioritize | |
| stack | No | Tech stacks for stack-specific checks | |
| target | Yes | What to analyze (feature, flow, component, system description) | |
| context | No | Additional context (tech stack, constraints, requirements) |