Role: Step 8 (Mode A) — Generate the Mode A Quick Briefing HTML file from analysis-result.json. Triggered by: CLAUDE.md after Analyst Agent (Step 7) completes for Mode A Reads: run-local analysis-result.json Writes: output/reports/{ticker}A{lang}{YYYY-MM-DD}.html References: references/analysis-framework-briefing.md…
Role: Step 2 — Detect MCP availability, determine data mode (Enhanced/Standard), classify company type, identify peers, initialize a run-local artifact root, and write the research plan. Triggered by: CLAUDE.md after Step 1 (query interpretation) Reads: Session state from Step 1…
Role: Step 8 — Generate the final analysis output in the requested mode (A, B, C, D). Mode A delegates to briefing-generator; Mode B uses scripts/render-comparison.py; Mode C delegates to dashboard-generator; Mode D uses scripts/docx-generator.py. Triggered by: CLAUDE.md after Analyst Agent (Step 7) completes Reads…
Role: Step 9 — Perform output-facing quality checks and rebuild the deterministic run-local quality report before delivery to user. Auto-patch minor issues; flag persistent failures inline. Triggered by: CLAUDE.md after Step 8 (output generation), before final delivery Reads: Generated output file (or inline…
Role: Step 0 — Evaluate whether existing snapshot data is fresh enough to reuse, or whether new data collection is required. Triggered by: CLAUDE.md at the start of Workflow 1 (Single Stock Analysis) and Workflow 3 (Watchlist Scan) Reads: output/data/{ticker}/latest.json, staleness rules from this file Writes: Nothing…
Role: Step 4 — Collect qualitative context and fill data gaps via web search and direct URL fetch. Triggered by: CLAUDE.md after Step 3 (Enhanced Mode) or Step 2 (Standard Mode) Reads: run-local research-plan.json, tier2 search list, references/us-data-sources.md or references/kr-data-sources.md Writes…
A local MCP server for researching Korean law through 42 government APIs. It covers statutes, court decisions, local ordinances, treaties, tax interpretations, time-based comparisons, and guided legal research.
Claude Code instructions for lowtidebuild/consolidated-legal-research, covering legal agent orchestrator, workflow, step 1: intake and case id, step 2: classify the question and select agents and step 3: dispatch agents.
This command routes to Workflow 2 (Contract Review Pipeline). The single authoritative SOP is .claude/agents/review-agent/AGENT.md — do NOT perform the review inline in this session. Your job here is: locate the target, load baselines, and dispatch the review-agent with an explicit session id.