Skip to content

feat(agent): add kiro as an install target#10

Open
lxcario wants to merge 1 commit into
TestSprite:mainfrom
lxcario:feat/add-kiro-target
Open

feat(agent): add kiro as an install target#10
lxcario wants to merge 1 commit into
TestSprite:mainfrom
lxcario:feat/add-kiro-target

Conversation

@lxcario

@lxcario lxcario commented Jun 23, 2026

Copy link
Copy Markdown

Adds kiro as a new agent install target.

Changes

  • Added kiro to the AgentTarget type union
  • Added kiro entry to TARGETS map:
  • path: .kiro/skills/testsprite-verify/SKILL.md
  • mode: own-file
  • status: experimental
  • wrap: wrapSkill (same frontmatter as claude/antigravity)
  • Updated test coverage (68 tests passing in agent-targets.test.ts)
  • Updated DOCUMENTATION.md with kiro install example
  • Updated README.md supported targets list

Testing

  • npm run lint:fix - clean
  • npm run format - clean
  • npm run typecheck - clean
  • npm test (agent-targets.test.ts) - 68/68 passing

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