- harness: 도메인 한 줄 → 에이전트 팀 자동 생성 메타 스킬 (v1.2.0) - zio-harness: React + Spring Boot + Mobile 풀스택 개발 에이전트 팀 (v1.0.0) - 에이전트 4종: orchestrator / analyst / bot / agent - PROJECT_MAP.md 폴더 구조 메모리 시스템 - references/: react, spring-boot, mobile, playwright, database, folder-map Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1.7 KiB
1.7 KiB
Summary
Motivation
- Closes #
- Related to #
Scope of change
- Skill / meta-skill logic
- Agent template(s)
- Plugin manifest (
.claude-plugin/plugin.json,marketplace.json) - Documentation (
README.md,README_KO.md,README_JA.md,docs/) CHANGELOG.md- CI / GitHub Actions
- Tests
- Other (describe):
Tests
npx markdownlint '**/*.md'passes- Manual repro of the change works as expected
- New unit / integration tests added (if applicable)
- N/A — explain below
CHANGELOG update
- Yes — added to
CHANGELOG.md - No — this change is not user-visible (docs-only / internal refactor)
SemVer impact
- Patch — bug fix, no API change (
fix:) - Minor — additive, backward-compatible (
feat:) - Major — breaking change (
feat!:orBREAKING CHANGE:in commit footer) - None — docs / chore / refactor / test