coreline-ai

Codex Resstyle Skill — Design skill for Claude Code

Design community

Codex 응답 스타일·프로젝트 규칙을 AGENT.md/CLAUDE.md에 동기화하는 스킬 Codex skill for syncing response style and project rules into AGENT.md and CLAUDE.md.

How to install Codex Resstyle Skill

This entry records only its repository, not the path inside it, so there is no exact command to give. Open coreline-ai/codex-resstyle-skill and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Codex Resstyle Skill does

Codex 응답 스타일·프로젝트 규칙을 AGENT.md/CLAUDE.md에 동기화하는 스킬 Codex skill for syncing response style and project rules into AGENT.md and CLAUDE.md.

Alternatives in Design

  • CloudCLI — 8,400+ Free open-source web/mobile UI for Claude Code, Cursor CLI, and Codex 8.7k ★
  • Companion — 2,200+ Web & mobile UI for Claude Code & Codex 2.2k ★
  • Hue — open-source skill that learns any brand and turns it into a complete design system 806 ★

README

AI 규칙 관리자 활용 가이드 똑똑한 프로젝트 규칙 관리 가이드

codex-resstyle-skill

[![Release](https://img.shields.io/github/v/release/coreline-ai/codex-resstyle-skill?display_name=tag)](https://github.com/coreline-ai/codex-resstyle-skill/releases) [![License: MIT](https://img.shields.io/badge/license-MIT-green.svg)](./LICENSE.md) [![Validate](https://img.shields.io/badge/validate-local%20script-blue)](#validate-before-release)

Reusable Codex skill package for managing three project rule profiles and syncing them into `AGENT.md` / `CLAUDE.md`.

**Current release:** `v0.1.0`

Quick links:


한국어

소개

`codex-resstyle-skill`은 프로젝트별 규칙을 3개의 JSON 프로필로 관리하고, 이를 `AGENT.md` / `CLAUDE.md`에 동기화하는 Codex 스킬 패키지입니다.

관리 대상:

  1. 답변 스타일
  • 언어 우선순위
  • 답변 길이/밀도
  • 기본 섹션 순서
  • 검증 결과를 설명하는 방식
  1. 에이전트 실행 규칙
  • 한국어 우선 응답
  • 진행 전 확인이 필요한 상황 정의
  • dev-plan 우선 워크플로우
  • 병렬 에이전트 우선 전략
  • 범위 확장 제한
  1. LLM / 프록시 정책
  • 클라우드 API 사용 제한 정책
  • 프록시 우선 계획
  • multi_model_tui 같은 우선 검토 프록시
  • 프록시 선택 기준과 운영/비용 정책

포함 내용

  • response-style-sync/
    • 실제 Codex skill 폴더
  • examples/
    • coreline-agent.response-style.json
    • coreline-agent.agent-policy.json
    • coreline-agent.llm-policy.json
    • coreline-agent.profile.json (legacy style-only example)
  • FILE_DESIGN.md
    • 파일 구조와 책임 분리 문서
  • CHANGELOG.md
    • 변경 이력
  • RELEASE_NOTES_v0.1.0.md
    • GitHub Release 본문 초안
  • ROADMAP.md
    • v0.1.0 이후 roadmap 초안
  • validate.sh
    • 로컬 smoke 검증 스크립트

키 네이밍 정책

이 패키지는 더 짧고 일관된 키 이름을 기본으로 사용합니다.

예:

  • profile_nameprofile_id
  • language_policylanguage_mode
  • `verbo