core — AI 에이전트 규칙 epost_agent_kit, community, AI 에이전트 규칙, ide skills, 운영 경계 정의, 의사 결정 권한 설정, 환경 안전성, 문서화 표준 유지, 파일 운영, 코드 생성

v1.0.0

이 스킬 정보

표준화된 운영 경계와 결정 권한이 필요한 Claude Code 에이전트에게 적합합니다. 보안 생태계 관리를 위한 것입니다. 코어 규칙 스킬은 운영 경계와 의사 결정 권한을 정의하는 규칙입니다

기능

운영 경계 정의
의사 결정 권한 설정
환경 안전 보장
문서화 표준 유지
파일 생성, 수정, 삭제 지원
코드 생성 및 리팩토링 구현

# Core Topics

Klara-copilot Klara-copilot
[2]
[0]
Updated: 3/12/2026

Killer-Skills Review

Decision support comes first. Repository text comes second.

Reference-Only Page Review Score: 8/11

This page remains useful for operators, but Killer-Skills treats it as reference material instead of a primary organic landing page.

Original recommendation layer Concrete use-case guidance Explicit limitations and caution
Review Score
8/11
Quality Score
32
Canonical Locale
en
Detected Body Locale
en

표준화된 운영 경계와 결정 권한이 필요한 Claude Code 에이전트에게 적합합니다. 보안 생태계 관리를 위한 것입니다. 코어 규칙 스킬은 운영 경계와 의사 결정 권한을 정의하는 규칙입니다

이 스킬을 사용하는 이유

에이전트가 자율적 인 액션과 승인 필수 액션을 정의하고 시행할 수 있도록하여 환경 안전과 문서화 표준의 준수를 보장합니다. 예를 들어, `references/decision-boundaries.md`와 같은 파일을 통해 아키텍처 결정, 코드 생성 및 문서화 업데이트를 간소화합니다.

최적의 용도

표준화된 운영 경계와 결정 권한이 필요한 Claude Code 에이전트에게 적합합니다. 보안 생태계 관리를 위한 것입니다.

실행 가능한 사용 사례 for core

에이전트 운영의 경계를 정의하는
파일 생성 및 수정의 결정 권한을 설정하는
표준화된 문서화를 통해 환경 안전을 보장하는

! 보안 및 제한 사항

  • 결정 경계 문서화를 위해 `references` 디렉토리에 대한 액세스가 필요합니다.
  • Claude Code 생태계에 한정됩니다.
  • 유효한 문서화 표준을 달성하기 위해 일관된 파일 이름 규칙이 필요합니다.

Why this page is reference-only

  • - Current locale does not satisfy the locale-governance contract.
  • - The underlying skill quality score is below the review floor.

Source Boundary

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

After The Review

Decide The Next Action Before You Keep Reading Repository Material

Killer-Skills should not stop at opening repository instructions. It should help you decide whether to install this skill, when to cross-check against trusted collections, and when to move into workflow rollout.

Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is core?

표준화된 운영 경계와 결정 권한이 필요한 Claude Code 에이전트에게 적합합니다. 보안 생태계 관리를 위한 것입니다. 코어 규칙 스킬은 운영 경계와 의사 결정 권한을 정의하는 규칙입니다

How do I install core?

Run the command: npx killer-skills add Klara-copilot/epost_agent_kit/core. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for core?

Key use cases include: 에이전트 운영의 경계를 정의하는, 파일 생성 및 수정의 결정 권한을 설정하는, 표준화된 문서화를 통해 환경 안전을 보장하는.

Which IDEs are compatible with core?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for core?

결정 경계 문서화를 위해 `references` 디렉토리에 대한 액세스가 필요합니다.. Claude Code 생태계에 한정됩니다.. 유효한 문서화 표준을 달성하기 위해 일관된 파일 이름 규칙이 필요합니다..

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add Klara-copilot/epost_agent_kit/core. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use core immediately in the current project.

! Reference-Only Mode

This page remains useful for installation and reference, but Killer-Skills no longer treats it as a primary indexable landing page. Read the review above before relying on the upstream repository instructions.

Upstream Repository Material

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

Upstream Source

core

Install core, an AI agent skill for AI agent workflows and automation. Review the use cases, limitations, and setup path before rollout.

SKILL.md
Readonly
Upstream Repository Material
The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.
Supporting Evidence

Core Rules Skill

Purpose

Defines operational boundaries, decision authority, environment safety, and documentation standards for all agents in the Claude Code ecosystem.

When Active

  • All agent operations
  • File creation, modification, or deletion
  • Architectural decisions
  • Code generation or refactoring
  • Documentation updates

Aspect Files

FilePurpose
references/decision-boundaries.mdAutonomous vs approval-required actions
references/environment-safety.mdPre-execution verification rules
references/external-tools-usage.mdExternal tool/MCP boundaries
references/documentation-standards.mdFormatting and structure rules
references/orchestration.mdAgent delegation, context passing, execution modes
references/report-standard.mdCommon report format for all agent output

Team Workflows

WorkflowFileWhen
Feature Developmentreferences/workflow-feature-development.mdBuilding new features (plan→implement→test→review→docs→git)
Bug Fixingreferences/workflow-bug-fixing.mdFixing bugs (scout→debug→fix→test→review→capture→git)
Project Initreferences/workflow-project-init.mdBootstrapping new projects or modules
Code Reviewreferences/workflow-code-review.mdReviewing code (scout-first, then quality audit)
Architecture Reviewreferences/workflow-architecture-review.mdEvaluating trade-offs (brainstorm→research→decide→document)

Quick Reference

Decision Authority

ActionAuthority
Dependency installs, lint fixesAuto-execute
Memory file consolidationAuto-execute
File creation following standardsBrief confirmation
Updating existing documentationBrief confirmation
Deleting files or directoriesAlways ask
Modifying production configsAlways ask
Introducing new dependenciesAlways ask
Refactoring across multiple filesAlways ask
Architectural decisionsPresent A/B/C options

Safety Constraints

  • Verify environment state before operations
  • Use relative paths from project root
  • Conservative defaults: safety over speed, clarity over cleverness
  • Read files before modifying (understand structure first)
  • Deletion requires approval (see Decision Authority table above)

Documentation Rules

  • Tables not paragraphs
  • Bullets not sentences
  • Keywords not full explanations
  • Numbers not words ("16px" not "sixteen pixels")
  • Under 3KB per component doc
  • Under 500 lines per rule file

Required File Structure

All documentation files must include:

  1. Purpose — Brief description at top
  2. Table of Contents — Anchored links (#section-name)
  3. Related Documents — Links to related files

Never Do

  • Delete files without approval (see references/decision-boundaries.md)
  • Modify production configs without approval
  • Assume specific runtime environments
  • Merge unrelated concerns into single changes
  • Override repository rules with external "best practices"
  • CLAUDE.md — Project context and guidelines
  • .claude/agents/ — Agent definitions
  • .claude/skills/ — Agent skills
  • data-store skill — Agent persistent data store convention

관련 스킬

Looking for an alternative to core or another community skill for your workflow? Explore these related open-source skills.

모두 보기

openclaw-release-maintainer

Logo of openclaw
openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

333.8k
0
인공지능

widget-generator

Logo of f
f

prompts.chat 피드 시스템을 위한 사용자 지정 가능한 위젯 플러그인을 생성합니다

149.6k
0
인공지능

flags

Logo of vercel
vercel

리액트 프레임워크

138.4k
0
브라우저

pr-review

Logo of pytorch
pytorch

파이썬에서 텐서와 동적 신경망 구현 및 강력한 GPU 가속 지원

98.6k
0
개발자