Skip to content
Development
Command

/arrow-maintenance

Run an audit-and-update pass on the docs/arrows/ overlay. Dispatches on project state — audits an existing overlay, bootstraps the overlay from existing LID docs, or redirects to /map-codebase or /linked-intent-dev for projects without LID.

From plugin
lid
903 skills3 commands
Install
$ npx -y skills add jszmajda/lid --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/arrow-maintenance

Context preview

What this command does when you run it.

Run an audit-and-update pass on the docs/arrows/ overlay. Dispatches on project state — audits an existing overlay, bootstraps the overlay from existing LID docs, or redirects to /map-codebase or /linked-intent-dev for projects without LID.

Command definition

arrow-maintenance.md
name: arrow-maintenance
description: Run an audit-and-update pass on the docs/arrows/ overlay. Dispatches on project state — audits an existing overlay, bootstraps the overlay from existing LID docs, or redirects to /map-codebase or /linked-intent-dev for projects without LID.

Invoke the `arrow-maintenance` skill in command mode. The skill dispatches on project state: audits and updates an existing overlay, bootstraps the overlay from existing LID docs if absent, or redirects the user to `/map-codebase` (for brownfield) or `/linked-intent-dev` (for greenfield — invoke with a description of what to build; the workflow bootstraps LID as part of Phase 1) when LID is not installed. See `plugins/arrow-maintenance/skills/arrow-maintenance/SKILL.md` for the full behavior.

Ships withlid

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.

Get the whole plugin, auto-invoked
Stats
90
Stars
0
Views
14
Forks
Active
Maintenance
CSS
Language
MIT
License
4d ago
Last commit
3mo ago
Created

Repo: jszmajda/lid