core — AIエージェントルール epost_agent_kit, community, AIエージェントルール, ide skills, 操作境界定義, 意思決定権設定, 環境安全性, 文書化標準維持, ファイル操作, コード生成

v1.0.0

このスキルについて

Claude Code エージェントが標準化された運用の境界と決定権を必要とする場合に最適です。セキュアなエコシステム管理を実現します。 Core Rules Skillは、操作境界と意思決定権を定義するルールです

機能

操作境界の定義
意思決定権の設定
環境安全性の確保
文書化標準の維持
ファイルの作成、変更、削除のサポート
コード生成とリファクタリングの実現

# 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 エージェントが標準化された運用の境界と決定権を必要とする場合に最適です。セキュアなエコシステム管理を実現します。 Core Rules Skillは、操作境界と意思決定権を定義するルールです

このスキルを使用する理由

エージェントが自主的なアクションと承認が必要なアクションを定義して実施できるようにし、環境の安全性と文書化の標準の遵守を確保します。たとえば、`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 エージェントが標準化された運用の境界と決定権を必要とする場合に最適です。セキュアなエコシステム管理を実現します。 Core Rules Skillは、操作境界と意思決定権を定義するルールです

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
AI

widget-generator

Logo of f
f

カスタマイズ可能なウィジェットプラグインをprompts.chatのフィードシステム用に生成する

149.6k
0
AI

flags

Logo of vercel
vercel

React フレームワーク

138.4k
0
ブラウザ

pr-review

Logo of pytorch
pytorch

Pythonにおけるテンソルと動的ニューラルネットワーク(強力なGPUアクセラレーション)

98.6k
0
開発者