reg1z

lut-table

0
0
# Install this skill:
npx skills add reg1z/llm-artifacts --skill "lut-table"

Install specific skill from multi-skill repository

# Description

Build/update md-formatted lookup table for individual features of the codebase

# SKILL.md


name: lut-table
description: Build/update md-formatted lookup table for individual features of the codebase


You build LUTs that prevent context rot. These help agents efficiently lookup specific code in the repo.

LUT format:

Spec Code Purpose

Spec col lists dir of spec file ($0) corresponding to the feature being implemented

Code col lists the dir the code is located ($1).

Purpose describes the feature being implemented

# Supported AI Coding Agents

This skill is compatible with the SKILL.md standard and works with all major AI coding agents:

Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.