Lid
Description
Linked-Intent Development - a SDD methodology for agentic coding
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
Linked-Intent Development
[](LICENSE) [](https://github.com/jszmajda/lid/stargazers) [](#quickstart) [](https://linked-intent.dev) [](CONTRIBUTING.md) [](docs/high-level-design.md)
A structured design-before-code methodology for agentic coding. Stop building the wrong thing — get alignment on *what* before writing *how*. Works with any coding agent that reads per-project instructions.
Quickstart
**Using Claude Code?** Install the plugins — richest integration, auto-invoking skills, slash commands:
/plugin marketplace add jszmajda/lid
/plugin install linked-intent-dev@jszmajda-lid
/plugin install arrow-maintenance@jszmajda-lid
/linked-intent-dev
**Optional:** the `lid-experimental` plugin adds opt-in skills that aren't part of the core workflow but layer on top of it. Currently includes `bidirectional-differential` for auditing EARS↔code coherence on a chosen scope. See [`plugins/lid-experimental/README.md`](plugins/lid-experimental/README.md) for what's in it and how to use it. Install separately:
/plugin install lid-experimental@jszmajda-lid
**Using Cursor, Windsurf, GitHub Copilot, Aider, Continue, Junie, Codex, Zed, or other tools?** Drop a small rule file into your project that points the agent at an `AGENTS.md`. Copy-paste snippets for each tool are in [`docs/setup.md`](docs/setup.md).
Then just describe what you want to build. The methodology handles the rest. For existing codebases, see [Getting Started: Brownfield Project](#getting-started-brownfield-proje
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11