Skip to content

docs(#286): improve README and add complete CLI command reference#293

Merged
Kewton merged 3 commits intodevelopfrom
feature/286-worktree
Feb 16, 2026
Merged

docs(#286): improve README and add complete CLI command reference#293
Kewton merged 3 commits intodevelopfrom
feature/286-worktree

Conversation

@Kewton
Copy link
Owner

@Kewton Kewton commented Feb 16, 2026

Summary

  • README.md を Landing Page として大幅改善(英語・日本語)
  • CLI コマンドリファレンスを追加(全6コマンド、全オプション網羅)
  • issue create の不足オプション(--question, --title, --body, --labels)を追記

Changed Files

  • README.md - English README overhaul + CLI reference
  • docs/ja/README.md - Japanese README overhaul + CLI reference

Notes

  • ドキュメント変更のみ。ソースコードの変更はありません
  • 既存機能への影響なし

Test plan

  • README.md のレンダリング確認(GitHub上での表示)
  • docs/ja/README.md のレンダリング確認
  • CLI コマンドリファレンスが実装と一致していることを確認

🤖 Generated with Claude Code

Kewton and others added 3 commits February 16, 2026 20:38
Restructure both English and Japanese READMEs to serve as effective
GitHub landing pages, following 11 improvement points from Issue #286.

Key changes:
- Add badges (npm version, downloads, license, CI)
- Consolidate catchphrase to single line with 3 benefit bullet points
- Add "Who is this for?" and "What makes it unique?" sections
- Compress Quick Start to 3 copy-paste steps
- Add Troubleshooting section (CLI path, port, tmux session inspection)
- Add Mermaid architecture diagram (How it works)
- Add Use Cases section (commute, childcare, parallel dev)
- Reorganize Security section with recommended/prohibited configurations
- Reorganize FAQ (move items to relevant sections)
- Add screenshots in <details> fold, manual TOC, Status: Beta
- Add tmux session naming convention and direct inspection commands
- Fix broken security-guide.md link path
- Add Gemini CLI to supported tools list

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Expand CLI Commands section from 6 to 30+ commands organized by category:
- Basic: init/start/stop/status with all options (--force, --dev, etc.)
- Worktree: --issue and --auto-port for parallel development
- GitHub Issue: create/search/list with template options (requires gh CLI)
- Documentation: docs command with --section/--search/--all

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add --question, --title, --body, --labels options for issue create command
in both English and Japanese README.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@Kewton Kewton merged commit 990f1fa into develop Feb 16, 2026
5 checks passed
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.

1 participant