You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: emphasize project-agnostic benefit of claude-code-workflows
Update README descriptions to highlight that claude-code-workflows works with any project due to its plugin architecture (installed in ~/.claude/).
Changes:
- README.md: "get started immediately" → "start with any project"
- README.ja.md: "2コマンドですぐ始められる" → "どんなプロジェクトでも2コマンドで始められる"
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@
28
28
29
29
> **Which one should you use?**
30
30
> -**Use this Boilerplate** if you want to **maximize precision** with **TypeScript × Sub-agent** setup optimized for **Claude Code**.
31
-
> -**Use [claude-code-workflows](https://github.com/shinpr/claude-code-workflows)** if you're on **Claude Code** and want to **get started immediately**with**2 commands** and **language-agnostic** workflows.
31
+
> -**Use [claude-code-workflows](https://github.com/shinpr/claude-code-workflows)** if you're on **Claude Code** and want to **start with any project**in**2 commands** and **language-agnostic** workflows.
32
32
> -**Use [Agentic Code](https://github.com/shinpr/agentic-code)** if you want **zero-config**, **tool-agnostic** workflows **without language restrictions** (Codex CLI/Cursor/Aider etc.).
0 commit comments