jmagly

Build Artifact Index — Development skill for Claude Code

Development community

Summarize key SDLC artifacts and produce short digests for agent context.

How to install Build Artifact Index

Installs to ~/.claude/commands/jmagly-transcribe-cli-build-artifact-index.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/jmagly/transcribe-cli/HEAD/.claude/commands/build-artifact-index.md -o ~/.claude/commands/jmagly-transcribe-cli-build-artifact-index.md

Restart Claude Code, or start a new session, for it to be picked up.

What Build Artifact Index does


description: Summarize key SDLC artifacts and produce short digests for agent context category: documentation-tracking argument-hint: allowed-tools: Read, Write, Glob, Grep model: sonnet

Build Artifact Index (SDLC)

Task

Walk the specified artifacts folder, extract titles and short summaries, and write digest Markdown files to support compact agent context. If an `_index.yaml` exists, update summaries and timestamps; otherwise, create a minimal one.

Alternatives in Development

  • Summarize Meeting — Summarize meeting transcripts into structured notes and actions 7.8k ★
  • Summarize Blogs — Blog Post Summary Prompt 3.2k ★
  • Artifacts — Artifact Generation & Code Transformation 1.1k ★

Full documentation available on GitHub

View Source Repository