원클릭으로
agents-quick-reference
Fast repo orientation, command entrypoints, cross-host guardrails, and shared Codex/Cursor pointers. Repo canon wins.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Fast repo orientation, command entrypoints, cross-host guardrails, and shared Codex/Cursor pointers. Repo canon wins.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | agents-quick-reference |
| description | Fast repo orientation, command entrypoints, cross-host guardrails, and shared Codex/Cursor pointers. Repo canon wins. |
Repo canon wins. Pointers only.
Start: AGENTS.md + Context ladder (docs/ai/context_loading.md). Skill routing: docs/ai/skill_routing.md (agents-skill-routing). Commands: docs/agents_quick_reference.md. Doctrine/review: docs/agent_knowledge_base.md, docs/ai_code_review_protocol.md.
UI/platform: DESIGN.md, docs/design_system.md, flutter-cross-platform-modern.
Validation: tool/check_agent_knowledge_base.sh, tool/check_design_md.sh, tool/run_mix_lint.sh, tool/check_agent_asset_drift.sh, tool/sync_agent_assets.sh --dry-run.
Do not duplicate: reusable agent conclusion -> owning doc / docs/changes/ / tasks/lessons.md. Trackers: Codex tasks/codex/todo.md; Cursor tasks/cursor/todo.md.
Cursor-only: tasks/cursor/team/<run-id>/ (multi-agent hub, agent_knowledge_base.md#multi-agent-hub).
Canonical rules — feature layers, domain purity, cubit vs widget roles, DI entrypoints, Freezed. Part of agents-canonical-rules split.
Scaffold or add a feature Cubit with Freezed state, tests, and repo-standard placement under presentation/cubit/.
Figma design-to-code for this repo (figma-sync assets, Flutter adaptation, MCP).
Dependency direction and feature composition. Use for shared package/app-shell changes, cross-feature deps, auth/theme contracts.
External references and key file paths for this repo. Use when locating theme, DI, lifecycle, sync, HTTP, or Supabase code.
Flutter BLoC app stack snapshot and lib/ layout. Use at task start or when adding features, routes, or shared code.