project-research
"Research workflow patterns specific to {project}. Covers research agent coordination, source management, and synthesis strategies."
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
"Research workflow patterns specific to {project}. Covers research agent coordination, source management, and synthesis strategies."
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Generic BAML patterns for type-safe LLM prompting. Covers schema design, DTO generation, client wrappers, and cross-language codegen. Framework-agnostic.
Browser automation for documentation discovery. Use when curl fails on JS-rendered sites, when detecting available browser tools, or when configuring browser-based documentation collection.
C4 architectural modeling for documenting software architecture. Use when creating architecture diagrams, planning new systems, communicating with stakeholders, or conducting architecture reviews.
Debug and analyze web applications using Chrome DevTools MCP. Use for console log inspection, network request monitoring, performance analysis, and debugging authenticated sessions. For basic browser automation (screenshots, form filling), use browser-discovery skill instead.
Patterns and techniques for analyzing brownfield codebases. Use when onboarding to unfamiliar code, preparing for refactoring, conducting architecture reviews, or identifying technical debt.
Detect new imports in modified files and auto-install missing dependencies. Works with npm, uv, pip, cargo, go mod, and other package managers. Triggers after code implementation to keep manifests in sync.
| name | {project}-research |
| description | "Research workflow patterns specific to {project}. Covers research agent coordination, source management, and synthesis strategies." |
Research workflow patterns tailored to this project's domain and research requirements.
| Variable | Default | Description |
|---|---|---|
| MAX_SOURCES | 10 | Maximum sources to consult per research task |
| SYNTHESIS_STYLE | comprehensive | Output style: concise, comprehensive, or academic |
| REQUIRE_CITATIONS | true | Always include source citations |
If you're about to:
STOP -> Verify sources -> Synthesize properly -> Then report
Define the research scope:
Approved source types for this project:
For each source type:
Combine findings into coherent output:
Example pattern:
### Pattern: [Name]
- **When**: [Trigger condition]
- **Do**: [Actions]
- **Output**: [Expected format]
This skill integrates with:
.claude/agents/ai-docs/Edit this file to add project-specific: