Skip to content

Add Nora — AI Work Intelligence power#89

Open
mihir-kernora wants to merge 1 commit intokirodotdev:mainfrom
mihir-kernora:main
Open

Add Nora — AI Work Intelligence power#89
mihir-kernora wants to merge 1 commit intokirodotdev:mainfrom
mihir-kernora:main

Conversation

@mihir-kernora
Copy link
Copy Markdown

Nora captures coding sessions, extracts patterns and decisions, then feeds them back as steering context. Your AI agent gets smarter every session.

  • 9 MCP tools for searching patterns, decisions, bugs, and inline dashboard
  • 4 hooks: agentSpawn, stop, preToolUse, postToolUse
  • 3 auto-updated steering files read by Kiro on every prompt
  • 100% local, zero telemetry, BYOK (Anthropic/Gemini/Bedrock/Ollama)
  • Python 3.9+ compatible

Issue #, if available:
N/A — new power submission

Description of changes:
Adds the nora/ directory containing:

  • POWER.md — onboarding steps, MCP server config, 9 tool descriptions, hook definitions, troubleshooting
  • mcp.json — MCP server registration pointing to ~/.kernora/app/nora_mcp.py
  • steering/ — 3 template steering files (nora-patterns.md, nora-decisions.md, nora-antipatterns.md) that auto-populate after sessions

Engine source: https://github.com/kernora-ai/nora
Hook scripts: https://github.com/kernora-ai/kiro-claw

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@mihir-kernora mihir-kernora force-pushed the main branch 2 times, most recently from 6e5474a to 50e62be Compare March 30, 2026 18:02
Nora captures coding sessions, extracts patterns and decisions, then feeds
them back as steering context. Your AI agent gets smarter every session.

- 9 MCP tools for searching patterns, decisions, bugs, and inline dashboard
- 4 hooks: agentSpawn, stop, preToolUse, postToolUse
- 3 auto-updated steering files read by Kiro on every prompt
- 100% local, zero telemetry, BYOK (Anthropic/Gemini/Bedrock/Ollama)
- Python 3.9+ compatible
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.

2 participants