Weld
Description
Weld connected structure toolkit for agent-first repository discovery
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Weld
[](https://github.com/configflux/weld/actions/workflows/ci.yml) [](https://pypi.org/project/configflux-weld/) [](https://pypi.org/project/configflux-weld/) [](LICENSE)
A local codebase graph for AI coding agents. Weld scans code, docs, CI, build files, runtime configs, and repo boundaries into a deterministic graph. Agents can query this graph through CLI or MCP instead of rediscovering the repository from scratch every session.
The graph lives on disk (`.weld/graph.json`), stays under your control, and answers the questions agents and humans repeatedly ask about a codebase: where a capability lives, which docs are authoritative, what build and test surfaces a change touches, and what boundaries constrain the implementation.
**Evaluators: start with v0.23.1.** v0.23.1 is the current recommended starting point. Headline features added since v0.14.0: a 14-tool MCP server for graph-backed agent context (`weld_query`, `weld_find`, `weld_context`, `weld_path`, `weld_brief`, `weld_stale`, `weld_callers`, `weld_references`, `weld_export`, `weld_trace`, `weld_impact`, `weld_enrich`, `weld_diff`, `weld_review`); `wd impact` blast-radius queries driven by node, file list, working tree, or git diff range, with a stale-graph gate; `wd review` JSON-first triage for speculative edges; an end-to-end C# strategy stack (solution/project parsing, MSBuild targets, test-framework detection, ASP.NET routes, EF Core, inheritance edges, per-method call graphs) that auto-wires on `wd init` when matching artifacts are present; `wd init` auto-wiring of the interface strategies (gRPC `.proto`
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development