ShunsukeHayashi/context-and-impact
Unified Context-to-Execution pipeline: Obsidian semantic search + GitNexus code impact analysis + Agent Skill Bus orchestration
Implements a 5-layer context assembly pipeline combining temporal decay scoring, code blast-radius analysis via GitNexus call graphs, and Obsidian semantic search before execution, then applies an ensemble quality gate (3-judge LLM voting with stddev thresholds) and routes tasks to specialized agents via multi-model classification. Integrates with Agent Skill Bus for orchestration, GitNexus for dependency DAGs, and ARIA project memory for cross-session state persistence—gracefully degrading when layers are unavailable while maintaining a RRF-fused ranking (rank-reciprocal-fusion, k=60) across all context sources.
Stars
5
Forks
3
Language
Python
License
MIT
Category
Last pushed
Mar 26, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/ShunsukeHayashi/context-and-impact"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
SireJeff/k0ntext
AI Context Engineering - Intelligent context for Claude, Copilot, Cline, and more with...
oldjs/web-code-agent
Browser-local AI code Q&A engine. Chat with your codebase, ensure privacy, and optimize LLM...
jwizenfeld04/Echo-Guard
Semantic linting CLI that detects codebase redundancy created by AI coding agents.
Carlosagamez2021/AI-Indexing
🚀 Simplify code indexing with structured prompts and testing, optimizing source code for...
AndySze/session-seek
Search your AI coding agent session history with semantic + keyword search via MCP. Supports...