Issue Fix
Description
--- name: issue-fix title: issue-fix description: "이슈 해결 및 완료 처리 (Fix -> Verify -> Close) 워크플로우" date: 2026-03-28 --- > 글로벌 `/issue-fix-g` 커맨드가 있습니다. 본 로컬 커맨드는 ___pm 프로젝트 특화 절차 적용 후 필요 시 `-g` 버전에 위임합니다. # 사전 준비 헬퍼 함수 로드: ```bash source ~/.bin/issue-helper.sh ``` # 워크플로우 단계 1. **문제 분석 및 재현**: - 이슈의 원인을 분석합니다. - `Issue.md`의 해당 이슈 내용을 정확히 파악합니다. 2. **구현**: - 코드/설정/문서를 수정합니다. - **커밋 메시지 규칙**: `Fix: Issue[번호] [제목]` 3. **검증**: - 변경된 스크립트/설정이 정상 동작하는지 확인 - 관련 함수, 설정 파일 등 영향 범위
Installation
Installs to ~/.claude/commands/finfra-fpm-issue-fix.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Finfra/fpm/HEAD/.claude/commands/issue-fix.md -o ~/.claude/commands/finfra-fpm-issue-fix.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11