A comprehensive AI agentic team for Kiro IDE and Kiro-CLI
npm install kiro-agent-team.kiro directory into your project using:
bash
npx kiro-agent-team install
`
This command will:
- Create a .kiro directory in your current project
- Copy all configuration files and templates from the package
- Preserve any existing files (with warnings)
Usage
After installation, the .kiro directory will be available in your project root. You can customize the configuration files as needed for your project.
Development
To publish this package to npm:
1. Update the version in package.json
2. Run npm publish (make sure you're logged in to npm)
CLI Commands
- npx kiro-agent-team install - Install .kiro directory to your project
- npx kiro-agent-team --help` - Show help information