By jszmajda
Enforce a structured design-before-code workflow called linked-intent development (LID) across projects. Bootstrap or update setups with directives, mode markers, and convention reconciliation. Guide code changes through mandatory six-phase progression: HLD → LLD → EARS specs → edge audit → tests-first → code, with phase stops and coherence checks.
Set up or update a project for linked-intent development (LID). Dispatches on project state — fresh bootstrap, append directives, add mode marker, reconcile drift, or run mode transitions.
Update LID configuration on an existing project — reconcile conventions, update directives, change modes, handle legacy artifacts. Alias of /lid-setup; the underlying skill dispatches on project state.
Set up or update a project for linked-intent development (LID). Dispatches on project state — fresh bootstrap, append directives to existing CLAUDE.md, add missing mode marker, reconcile convention drift, or run mode transitions. Invoked as /lid-setup or /update-lid; both names route here.
Guide for linked-intent development (LID). Consult for ALL code changes. Walks changes through a mode-aware six-phase workflow (HLD → LLD → EARS → intent-narrowing edge audit → tests-first → code) with mandatory stops between each phase. Bugs walk the arrow like any other change — no short-circuit. Enforces cascade discipline within arrow segments and pauses across segment boundaries.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub jszmajda/lid --plugin linked-intent-devScaling layer for linked-intent-dev. Tracks spec-to-code coherence across large projects via docs/arrows/ index. Includes brownfield bootstrap for mapping existing codebases.
Experimental LID skills with opt-in installation and explicit lifecycle (promotion or retirement). Layers on top of linked-intent-dev and arrow-maintenance.
Experimental LID skills with opt-in installation and explicit lifecycle (promotion or retirement). Layers on top of linked-intent-dev and arrow-maintenance.
Intent Driven Development - Complete toolkit for Intent-driven development
Spec-driven development plugin for Claude Code. Markdown specs as the source of truth, code downstream.
Spec-Driven Development Workflow for Claude Code. A 6-step pipeline: Requirements → Code Analysis → Design → Implement → Verify → Self-Improve. Specifications are the source of truth, code is a verified artifact.
Automates pre-development workflow for large-scale complex tasks: project analysis, task decomposition, progress tracking, and sub-SKILL generation. Triggers on keywords like rewrite, migrate, overhaul, refactor, rebuild, or Chinese equivalents.
Composable AI skills framework covering the full software delivery lifecycle — design, architecture, implementation, testing, and review.