cdeust

199 mods across 9 repositories, 109 stars between them.

ai-architect

170

cdeust/ai-architect-mcp

Plugin Claude Code

Autonomous software engineering pipeline for Claude Code — 11 stages, 49 MCP tools, 64 verification rules. Skills define WHAT, tools define HOW, hooks enforce constraints.

1 4mo ago A tokens not measured original MIT archived

ai-architect

171

cdeust/ai-architect-mcp

MCP server Claude CodeCodexCursor

MCP server "ai-architect" as configured in cdeust/ai-architect-mcp. Launched with ai_architect_mcp.

1 4mo ago A tokens not measured original MIT archived

cdeust/ai-architect-mcp

MCP server Claude CodeCodexCursor

MCP server "ai-codebase-intelligence" as configured in cdeust/ai-architect-mcp. Launched with ai_codebase_intelligence_mcp.

1 4mo ago A tokens not measured original MIT archived

cdeust/ai-architect-mcp

Instructions file

Claude Code instructions for cdeust/ai-architect-mcp, covering ai architect — claude.md, project identity, architecture rules (absolute), code standards — python (mcp server) and code standards — shell (hooks).

1 4mo ago A 3,055 tokens original MIT archived

cdeust/ai-architect-mcp

Plugin Claude Code

Language-agnostic codebase intelligence — 17 MCP tools, tree-sitter parsing for 13 languages, typed Pydantic graph API, BM25 + RRF hybrid search, and 5 science-backed git analytics (ownership, bus factor, churn, cochange, dead code).

1 4mo ago A tokens not measured original MIT archived

cli

175

cdeust/ai-architect-mcp

Skill Claude CodeCodex

Provide command-line interface workflows for codebase intelligence operations.

1 4mo ago A 0 tokens original MIT archived

debugging

176

cdeust/ai-architect-mcp

Skill Claude CodeCodex

Trace bugs through the codebase using graph analysis to find root causes efficiently.

1 4mo ago A 0 tokens original MIT archived

exploring

177

cdeust/ai-architect-mcp

Skill Claude CodeCodex

Navigate and understand unfamiliar codebases systematically using graph-powered intelligence.

1 4mo ago A 0 tokens original MIT archived

guide

178

cdeust/ai-architect-mcp

Skill Claude CodeCodex

Generate onboarding guides for new developers joining a project.

1 4mo ago A 0 tokens original MIT archived

impact-analysis

179

cdeust/ai-architect-mcp

Skill Claude CodeCodex

Assess the blast radius of proposed changes before implementation.

1 4mo ago A 0 tokens original MIT archived

codebase-indexing

180

cdeust/ai-architect-mcp

Skill Claude CodeCodex

Index a repository to build the knowledge graph. Each phase is a separate tool call — if one fails, diagnose, fix, and continue without losing prior work.

1 4mo ago A 4 tokens original MIT archived

pr-review

181

cdeust/ai-architect-mcp

Skill Claude CodeCodex

Review pull requests with full codebase context — not just the diff.

1 4mo ago A 0 tokens original MIT archived

refactoring

182

cdeust/ai-architect-mcp

Skill Claude CodeCodex

Plan and execute safe refactoring operations with full dependency awareness.

1 4mo ago A 0 tokens original MIT archived

check-status

183

cdeust/ai-architect-mcp

Command

Check pipeline state — current stage, active finding, retry counts.

1 4mo ago A 15 tokens original MIT archived

run-pipeline

185

cdeust/ai-architect-mcp

Command

Run the full 11-stage autonomous pipeline — findings to pull requests.

1 4mo ago A 17 tokens original MIT archived

orchestrator

187

cdeust/ai-architect-mcp

Skill Claude CodeCodex

You are a pipeline manager, not an implementer. You coordinate agents. You never generate PRDs, write code, or run verification. Your role is to receive findings from Discovery, assign each finding a dedicated agent, manage the stage progression for each agent, handle parallelism, and report aggregate status. You are…

1 4mo ago A 3 tokens original MIT archived

stage-0-health

188

cdeust/ai-architect-mcp

Skill Claude CodeCodex

You are a systems operator running pre-flight checks. Nothing proceeds until everything is green. You do not interpret results — you verify them. Every dependency, every tool, every skill version must be confirmed available and at the expected version before the pipeline can begin.

1 4mo ago A 4 tokens original MIT archived

stage-1-discovery

189

cdeust/ai-architect-mcp

Skill Claude CodeCodex

You are a research analyst scanning source categories for signals worth building against. You score for relevance and uniqueness. You do not generate solutions — you surface problems worth solving. Source material may be in any format. Every finding must earn a relevance score ≥ 0.6 to proceed.

1 4mo ago A 5 tokens original MIT archived

stage-10-pr

190

cdeust/ai-architect-mcp

Skill Claude CodeCodex

You are a delivery agent. Push. Create PR. Write audit trail. Close finding. Your output is a merge-ready pull request with a complete audit trail linking every change back to the original finding, through the PRD, to the verification report. The PR description is machine-generated from stage artifacts — not…

1 4mo ago A 4 tokens original MIT archived

stage-2-impact

191

cdeust/ai-architect-mcp

Skill Claude CodeCodex

You are a senior architect assessing blast radius. Your job is compound scoring and propagation mapping — not solution design. You find what breaks when this changes. Every finding gets a compound impact score (0.0–1.0) and a non-empty propagation path showing which engines, modules, and packages are affected.

1 4mo ago A 4 tokens original MIT archived

stage-3-integration

192

cdeust/ai-architect-mcp

Skill Claude CodeCodex

You are a software architect designing the seam where this change meets the existing system. Hexagonal architecture. Ports and adapters. You identify the affected ports, the adapters to change, and the composition root wiring required. You do not implement — you design the integration blueprint.

1 4mo ago A 5 tokens original MIT archived