Skip to content

Conversation

cm-kuroeda
Copy link
Collaborator

claude code pluginに対応
install方法を変更

cm-kuroeda and others added 9 commits October 10, 2025 06:03
Add .claude-plugin/plugin.json to define Tsumiki's Claude Code plugin integration,
including metadata, commands, and agents paths for AI-driven development support

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
- Update README.md and MANUAL.md to recommend Plugin installation
- Add /tsumiki: prefix to all command examples
- Mark npx installation method as deprecated
- Add marketplace.json for Plugin marketplace
- Update all command samples throughout documentation

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
- Update command references in auto-debug.md
- Update command references in tdd-*.md files
- Update command references in usage examples
- Ensure consistency with Claude Code Plugin format

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
- Update @task references in kairo-implement.md to use /tsumiki: prefix
- Update command references in kairo-tasks.md
- Update prerequisite references in rev-*.md and direct-*.md files
- Keep /{taskID}/ path placeholders unchanged (not commands)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
…tribution

Remove all npx-related code and build infrastructure as Tsumiki is now distributed exclusively via Claude Code Plugin marketplace.

Changes:
- Delete src/ directory (CLI implementation)
- Delete build configuration (tsup.config.ts, tsconfig.json)
- Remove build-related dependencies from package.json
- Update documentation to remove npx installation instructions
- Simplify project structure to plugin-only distribution

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
Update all command references in tdd-cycle-full.sh to use the /tsumiki: prefix:
- /tdd-red -> /tsumiki:tdd-red
- /tdd-green -> /tsumiki:tdd-green
- /tdd-refactor -> /tsumiki:tdd-refactor
- /tdd-verify-complete -> /tsumiki:tdd-verify-complete

This aligns with the plugin-based distribution model.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
…ell files

This project consists solely of .md and .sh files (command templates and agent definitions), which are not supported by Biome. Simplified the toolchain to use only secretlint for security checks.

Changes:
- Remove check and fix scripts from package.json
- Update pre-commit hook to run only secretlint
- Remove Biome-related steps from CI/release workflows (check, typecheck, build)
- Update documentation (CLAUDE.md, CONTRIBUTING.md) to reflect secretlint-only approach

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@cm-kuroeda cm-kuroeda merged commit 1ed80cb into main Oct 11, 2025
1 check 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