원클릭으로
agents-meta-behavior
Plan discipline, risk scaling, verification, lessons, and bounded subagent/delegation rules for this repo.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Plan discipline, risk scaling, verification, lessons, and bounded subagent/delegation rules for this repo.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
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.
| name | agents-meta-behavior |
| description | Plan discipline, risk scaling, verification, lessons, and bounded subagent/delegation rules for this repo. |
Canon: AGENTS.md, docs/agent_knowledge_base.md, docs/ai_code_review_protocol.md, tasks/lessons.md. Task roles (multi-agent hub): docs/agent_knowledge_base.md#multi-agent-hub — Researcher/Analyst (subagent_type: explore), Implementer (subagent_type: generalPurpose), Reviewer (subagent_type: code-reviewer); untrusted; Redact secrets.
Delegation: bounded scope; main agent owns verify. context ladder → docs/ai/context_loading.md. Harness max-score: docs/ai/harness_auto_maintenance.md; ./bin/agent-maintain harness-maintain; closeout when harness scope.