What's new in v1.3.0
Added
- Japanese language support — 32 skills × JP variants across Claude Code + OpenCode. JP business terminology (変更依頼, 引き継ぎ, 月次保守報告書, リリースノート), formal 敬語, client-facing fields (
顧客名,プロジェクト名,対象システム). - Cursor platform —
--cursorflag generates.cursor/rules/<role>/<name>.mdc+.cursorrules. - Antigravity platform —
--antigravityflag generates.antigravity/skills/+AGENTS.md. --langfilter —--lang ja|en|vi|allinstalls single-language variant without language suffix (spec.ja.md→ installed asspec.md). Untranslated files fall back automatically.- 17 template types upgraded to industry standards (55 files, VN/EN/JP variants): IEEE 829, MADR, Connextra/INVEST, Keep a Changelog, Google SRE/PagerDuty, IPA 基本設計書.
- CI pipelines — installer smoke matrix (4 platforms × ubuntu/windows) + skill file validator on every PR.
npm run validate— checks VN/EN/JP variant completeness + frontmatter per skill.
Fixed
- Installer
docRootFilesloop: sibling-awarelangFilter+getLangDestNameapplied correctly. - OpenCode
ba:reverseEN/JP: template reference pointed to wrong lang variant. - OpenCode
be:changerequest.ja: Step 4a referenced VN template instead of JP. ops:incident(all platforms): RCA output path moved fromdocs/decisions/todocs/reports/.
Install
npx agentic-development-lifecycle --yes
npx agentic-development-lifecycle --yes --lang ja # Japanese only, no .ja suffix
npx agentic-development-lifecycle --yes --cursor
npx agentic-development-lifecycle --yes --antigravityFull changelog: CHANGELOG.md
npm: https://www.npmjs.com/package/agentic-development-lifecycle