kiro-agent-team
v2.2.0
Published
A comprehensive AI agentic team for Kiro IDE and Kiro-CLI
Readme
kiro-agent-team
A comprehensive AI agentic team for Kiro IDE and Kiro-CLI
Installation
Install the .kiro directory into your project using:
npx kiro-agent-team installThis command will:
- Create a
.kirodirectory 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:
- Update the version in
package.json - Run
npm publish(make sure you're logged in to npm)
CLI Commands
npx kiro-agent-team install- Install .kiro directory to your projectnpx kiro-agent-team --help- Show help information
