Mirror of keigit main — Phase 2 (abae256c) + public-prep repoint (518d95df). Phase 2: safety on by default, discipline packs opt-in; stack profiles (minimal/web/ml/systems/mobile) pull packs + agent sets; SSoT in _primitives/hook-packs.toml; filter+prune via lib-hooks.sh; re-runnable via `kei configure`; 8 hooks gated via _lib/gate.sh. Public-prep: .gitmodules + README clone + plugin homepage + web-install.sh repointed to github.com/KeiSeiLab. ADR in DECISIONS.md 2026-05-25.
14 lines
507 B
JSON
14 lines
507 B
JSON
{
|
|
"$schema": "https://json.schemastore.org/claude-code-plugin.json",
|
|
"name": "keisei",
|
|
"displayName": "KeiSei",
|
|
"description": "Constructor Pattern agent substrate — 59 agents, 67 skills, 39 hooks, 86 blocks. Rust primitives via classic ./install.sh.",
|
|
"version": "0.38.0",
|
|
"homepage": "https://keisei.app",
|
|
"repository": "https://github.com/KeiSeiLab/KeiSeiKit-1.0.git",
|
|
"author": {
|
|
"name": "Denis Parfionovich",
|
|
"email": "parfionovich@keilab.io"
|
|
},
|
|
"license": "Apache-2.0"
|
|
}
|