v0.13.0 — Product naming skill, Omnigent compatibility, full-repo review fixes
Added
product plugin: /product:name-product (new skill — product plugin now at 26 skills)
Names the product as an alphabetic acronym: a short, pronounceable Latin-letter name whose every letter is the initial of an English word, so the name expands into a value phrase. Grounded in vision/positioning; shortlists candidates and recommends one. Optional; included in the full profile. New rule: rules/product/naming-frameworks.md.
Omnigent compatibility layer
OMNIGENT.md + a loader (tools/omnigent/load-skill.sh) let a generic multi-agent orchestrator run the ~90 SKILL.md files unchanged: the loader resolves plugin:skill names to file paths, prints a translation preamble, and expands ${CLAUDE_PLUGIN_ROOT}. Non-invasive; ships with tests. This is the Omnigent counterpart of AGENTS.md (Codex) and CLAUDE.md (Claude Code).
Changed
AGENTS.mdmodel-tier recommendations synced to the current 26 product skills (16 opus / 10 sonnet), matching each skill'smodel:frontmatter and both dependency manifests.
Fixed (full-repository review)
- 30 stale flat paths in the nested migrate sub-skills (12 files) — including runnable
cdblocks users would copy-paste. - Documentation drift: README skill count 77 → 80; CLAUDE.md model-tier table corrected (
analyze= opus,report= haiku) and product tier list completed to all 26 skills;/product:design-architectureadded to CLAUDE.md;/product:create-domain-storyand/product:design-systemadded to the skill reference (EN/JA). - Pipeline scope clarified: the 12 architect skills outside the dependency manifest are now documented as a manual extension tier not executed by
/architect:pipeline. - Product→architect bridge artifacts declared at the receiving end (
design-microservices:architecture.md/tech-stack-fitness.md;design-api:api-design.md). - Symmetric
parallel_withdeclarations, heading normalization, "Use when" triggers on 5 scalardb utility skills,workflow/&research/status READMEs, docs language policy, Codex audit snapshot notes,samples/ec-monolithtry-it pointer in getting-started (EN/JA).
Documentation
/product:generate-frontendsurfaced in the getting-started guides (EN/JA).
Full changelog: CHANGELOG.md / CHANGELOG_ja.md
All three plugins (product, architect, scalardb) released together at 0.13.0.
🤖 Generated with Claude Code