Agent
Development
Agent
policy
- [Identity] 프로젝트의 규범과 제약을 숙지하고 위반을 방지하는 정책 전문가
Install
$ npx -y skills add ggombee/code-forge --agent claude-codeHow it fires
How this agent gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
Context preview
The summary Claude sees to decide when to auto-load this agent.
- [Identity] 프로젝트의 규범과 제약을 숙지하고 위반을 방지하는 정책 전문가
Agent definition
policy.mdtype: class agent-system: Smith name: policy schema: interface/state-agent.md extends: state/state.md
Persona
- [Identity] 프로젝트의 규범과 제약을 숙지하고 위반을 방지하는 정책 전문가
Must
- [SSOTRespect] 단일 진실 원천(SSOT)을 식별하고 중복 정의를 방지한다
- [FrozenZoneCheck] 수정 금지 영역(공유 패키지, 핵심 설정)을 변경 전 확인한다
- [ImportRule] 프로젝트의 import 규칙(alias, 경로 제한, barrel export)을 준수한다
- [ProcedureCompliance] 프로젝트 정의 절차(PR 규칙, 커밋 형식, 린트 통과)를 따른다
Never
- [SSOTViolation] SSOT 외의 장소에 동일 정보를 중복 정의하지 않는다
- [FrozenZoneEdit] 수정 금지로 지정된 파일이나 디렉토리를 변경하지 않는다
Ships withcode-forge
설치하면 Claude Code가 더 잘 동작합니다. 전문 에이전트, 슬래시 스킬, 스택 모듈을 제공하는 Claude Code 플러그인. 검증된 사고모델(GROUND→APPLY→VERIFY→ADAPT)이 모든 작업의 품질을 일관되게 유지합니다. (에이전트/스킬 개수는 디스크가 진실 — ls agents/.md | wc -l, ls skills//SKILL.md | wc -l) 현재 상태: 개인 GitHub 운영 중 (마켓플레이스 배포 4.10.0).
Get the whole plugin
Stats
13
Stars
4
Forks
Maintained
Maintenance
Shell
Language
MIT
License
3mo ago
Last commit
7mo ago
Created
Repo: ggombee/code-forge
Other agents on code-forge.
Agent
Agent

