Skip to content

refactor: split github-issue-5w1h.md (1,214 → 225 lines)#38

Merged
kcenon merged 1 commit into
mainfrom
feature/33-split-github-issue-5w1h
Jan 15, 2026
Merged

refactor: split github-issue-5w1h.md (1,214 → 225 lines)#38
kcenon merged 1 commit into
mainfrom
feature/33-split-github-issue-5w1h

Conversation

@kcenon

@kcenon kcenon commented Jan 15, 2026

Copy link
Copy Markdown
Owner

Summary

  • Split github-issue-5w1h.md from 1,214 lines to 225 lines (~82% reduction)
  • Created workflow/reference/ directory with 3 reference files
  • Updated version to 1.3.0 in project/CLAUDE.md

Changes

File Lines Content
github-issue-5w1h.md 225 Core 5W1H framework, essential templates, quick references
reference/label-definitions.md 210 Priority, type, area, status, size labels
reference/automation-patterns.md 318 gh CLI commands, GitHub Actions workflows
reference/issue-examples.md 455 Splitting patterns, hierarchy, linking, templates

Token Efficiency Impact

Scenario Before After Savings
Simple issue creation ~1,500 tokens ~300 tokens ~80%
With labels needed ~1,500 tokens ~500 tokens ~67%
Full reference ~1,500 tokens ~1,500 tokens 0%

Test Plan

  • Main file reduced to ~225 lines (target: ~300 lines)
  • All content preserved in reference files
  • Internal links verified (symlinks working)
  • Reference files follow Progressive Disclosure pattern
  • Version history updated in CLAUDE.md

Closes #33

- Create workflow/reference/ directory for detailed documentation
- Extract label definitions to reference/label-definitions.md (~210 lines)
- Extract automation patterns to reference/automation-patterns.md (~318 lines)
- Extract examples and templates to reference/issue-examples.md (~455 lines)
- Retain core 5W1H framework and essential templates in main file
- Update version to 1.3.0 in project/CLAUDE.md

Token efficiency: ~85% reduction when loading main file only

Closes #33
@kcenon kcenon merged commit 8b1d9dc into main Jan 15, 2026
@kcenon kcenon deleted the feature/33-split-github-issue-5w1h branch January 15, 2026 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Medium Priority] Split github-issue-5w1h.md (1,214 → ~300 lines + reference/)

1 participant