k9aif

12 mods across 1 repository, 2 stars between them.

PostToolUse

01

k9aif/k9-aif-framework

Hook Claude Code

Runs after a tool call finishes for Write, Edit, Write, Edit, Write, Edit, Write, Edit, Write and Edit tool calls, executing check-python.sh, check-yaml.sh, run-abb-tests.sh, check-governance.sh and check-init-docstring.sh (5 commands). From k9aif/k9-aif-framework.

2 3d ago A tokens not measured original Apache-2.0

docling

03

k9aif/k9-aif-framework

MCP server Claude CodeCodexCursor

MCP server "docling", hosted remotely at localhost, as configured in k9aif/k9-aif-framework.

2 3d ago A tokens not measured original Apache-2.0

k9aif/k9-aif-framework

Instructions file

Instructions for k9aif/k9-aif-framework, covering claude.md, what this is, execution hierarchy, llm calls — one path only and governance.

2 3d ago B 1,918 tokens original Apache-2.0

k9aif

05

k9aif/k9-aif-framework

Plugin Claude Code

Skills for building governed agentic AI systems with K9-AIF: scaffold agents, squads, routers, validation loops, provider adapters, and architectural inspection.

2 3d ago A tokens not measured original Apache-2.0

add-adapter

06

k9aif/k9-aif-framework

Skill Claude CodeCodex

Scaffold a new K9-AIF provider adapter following the Provider Adapter Pattern (Skill 11). Pass the concern name and provider name.

2 3d ago A 28 tokens original Apache-2.0

add-agent

07

k9aif/k9-aif-framework

Skill Claude CodeCodex

Scaffold a new K9-AIF agent — creates the agent YAML, Python class, squad registration stub, and test stub. Pass the agent name and app name as arguments.

2 3d ago A 36 tokens original Apache-2.0

add-router

08

k9aif/k9-aif-framework

Skill Claude CodeCodex

Scaffold a custom K9-AIF model router by extending BaseModelRouter. Pass the router name and app name.

2 3d ago A 24 tokens original Apache-2.0

add-squad

09

k9aif/k9-aif-framework

Skill Claude CodeCodex

Scaffold a new K9-AIF squad — creates the squad YAML with agents and flow steps. Pass the squad name, app name, and comma-separated agent names.

2 3d ago A 34 tokens original Apache-2.0

add-validation-loop

10

k9aif/k9-aif-framework

Skill Claude CodeCodex

Convert a K9-AIF agent to use the iterative validation loop pattern (K9ValidationLoopAgent). Pass the agent name and app name.

2 3d ago A 29 tokens original Apache-2.0

configure

11

k9aif/k9-aif-framework

Skill Claude CodeCodex

Configure the K9-AIF plugin context for this session. Must be run before any other k9aif skill. Sets the project root and active app name used by all subsequent commands.

2 3d ago A 38 tokens original Apache-2.0

inspect

12

k9aif/k9-aif-framework

Skill Claude CodeCodex

Inspect K9-AIF SBB code for architectural compliance and produce recommendations. Checks decoupling rules, ABB contract adherence, governance, LLM invocation patterns, and config hygiene.

2 3d ago A 36 tokens original Apache-2.0