build-artifact-index — for Claude Code build-artifact-index, community, for Claude Code, ide skills, agentic-coding, ai-framework, anthropic, autonomous-agents, claude-code, copilot

v1.0.0

Über diesen Skill

Geeigneter Einsatz: Ideal for AI agents that need build artifact index. Lokalisierte Zusammenfassung: Cognitive architecture for AI-augmented software development. It covers agentic-coding, ai-framework, anthropic workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

Funktionen

Build Artifact Index
Primary: Use aiwg index build
Standard rebuild (incremental)
Full rebuild (ignore cache)
aiwg index build --force

# Kernthemen

jmagly jmagly
[124]
[18]
Aktualisiert: 4/28/2026

Skill Overview

Start with fit, limitations, and setup before diving into the repository.

Geeigneter Einsatz: Ideal for AI agents that need build artifact index. Lokalisierte Zusammenfassung: Cognitive architecture for AI-augmented software development. It covers agentic-coding, ai-framework, anthropic workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

Warum diese Fähigkeit verwenden

Empfehlung: build-artifact-index helps agents build artifact index. Cognitive architecture for AI-augmented software development. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

Am besten geeignet für

Geeigneter Einsatz: Ideal for AI agents that need build artifact index.

Handlungsfähige Anwendungsfälle for build-artifact-index

Anwendungsfall: Applying Build Artifact Index
Anwendungsfall: Applying Primary: Use aiwg index build
Anwendungsfall: Applying Standard rebuild (incremental)

! Sicherheit & Einschränkungen

  • Einschraenkung: Requires repository-specific context from the skill documentation
  • Einschraenkung: Works best when the underlying tools and dependencies are already configured

About The Source

The section below comes from the upstream repository. Use it as supporting material alongside the fit, use-case, and installation summary on this page.

Labs-Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

FAQ und Installationsschritte

These questions and steps mirror the structured data on this page for better search understanding.

? Häufige Fragen

Was ist build-artifact-index?

Geeigneter Einsatz: Ideal for AI agents that need build artifact index. Lokalisierte Zusammenfassung: Cognitive architecture for AI-augmented software development. It covers agentic-coding, ai-framework, anthropic workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

Wie installiere ich build-artifact-index?

Führen Sie den Befehl aus: npx killer-skills add jmagly/aiwg/build-artifact-index. Er funktioniert mit Cursor, Windsurf, VS Code, Claude Code und mehr als 19 weiteren IDEs.

Wofür kann ich build-artifact-index verwenden?

Wichtige Einsatzbereiche sind: Anwendungsfall: Applying Build Artifact Index, Anwendungsfall: Applying Primary: Use aiwg index build, Anwendungsfall: Applying Standard rebuild (incremental).

Welche IDEs sind mit build-artifact-index kompatibel?

Dieser Skill ist mit Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer kompatibel. Nutzen Sie die Killer-Skills CLI für eine einheitliche Installation.

Gibt es Einschränkungen bei build-artifact-index?

Einschraenkung: Requires repository-specific context from the skill documentation. Einschraenkung: Works best when the underlying tools and dependencies are already configured.

So installieren Sie den Skill

  1. 1. Terminal öffnen

    Öffnen Sie Ihr Terminal oder die Kommandozeile im Projektverzeichnis.

  2. 2. Installationsbefehl ausführen

    Führen Sie aus: npx killer-skills add jmagly/aiwg/build-artifact-index. Die CLI erkennt Ihre IDE oder Ihren Agenten automatisch und richtet den Skill ein.

  3. 3. Skill verwenden

    Der Skill ist jetzt aktiv. Ihr KI-Agent kann build-artifact-index sofort im aktuellen Projekt verwenden.

! Source Notes

This page is still useful for installation and source reference. Before using it, compare the fit, limitations, and upstream repository notes above.

Upstream Repository Material

The section below comes from the upstream repository. Use it as supporting material alongside the fit, use-case, and installation summary on this page.

Upstream Source

build-artifact-index

Cognitive architecture for AI-augmented software development. It covers agentic-coding, ai-framework, anthropic workflows. This AI agent skill supports Claude

SKILL.md
Readonly
Upstream Repository Material
The section below comes from the upstream repository. Use it as supporting material alongside the fit, use-case, and installation summary on this page.
Upstream Source

Build Artifact Index

Task

Build or refresh the artifact index that powers aiwg index query, aiwg index deps, and aiwg index stats. This is the entry point for ensuring agents can discover and navigate project artifacts efficiently.

Behavior

Primary: Use aiwg index build

bash
1# Standard rebuild (incremental) 2aiwg index build 3 4# Full rebuild (ignore cache) 5aiwg index build --force 6 7# With progress output 8aiwg index build --verbose

Report what changed: new artifacts indexed, updated, unchanged, and removed counts.

Archived Query Answers

The index includes files in .aiwg/working/answers/ automatically. These are answers persisted by the archive-answer skill and appear in query results and dependency graphs alongside permanent artifacts. Their status: working frontmatter field signals they are candidates for promotion to a permanent destination (e.g., .aiwg/architecture/, .aiwg/reports/). Use the index to find stale working answers that should be promoted or discarded.

Fallback: Manual Digest Generation

If aiwg index build is not available (CLI not installed), fall back to manual scanning:

  1. Walk .aiwg/ for all artifact files
  2. Extract titles and short summaries from frontmatter/headings
  3. Write digest files to .aiwg/working/digests/
  4. Generate or update _index.yaml with paths, summaries, and timestamps

Post-Build Verification

After building, verify the index is healthy:

bash
1aiwg index stats --json

Report total artifacts indexed, coverage by phase, and any orphaned artifacts.

When to Run

  • After creating new SDLC artifacts
  • After modifying existing artifact references
  • At the start of a new SDLC phase
  • When aiwg index query returns stale results

References

  • @$AIWG_ROOT/agentic/code/frameworks/sdlc-complete/rules/artifact-discovery.md — Agent protocol rules
  • @$AIWG_ROOT/agentic/code/frameworks/sdlc-complete/skills/artifact-lookup/SKILL.md — Query skill
  • @$AIWG_ROOT/src/artifacts/cli.ts — CLI implementation

Verwandte Fähigkeiten

Looking for an alternative to build-artifact-index or another community skill for your workflow? Explore these related open-source skills.

Alle anzeigen

openclaw-release-maintainer

Logo of openclaw
openclaw

Lokalisierte Zusammenfassung: 🦞 # OpenClaw Release Maintainer Use this skill for release and publish-time workflow. It covers ai, assistant, crustacean workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

333.8k
0
Künstliche Intelligenz

widget-generator

Logo of f
f

Lokalisierte Zusammenfassung: Generate customizable widget plugins for the prompts.chat feed system # Widget Generator Skill This skill guides creation of widget plugins for prompts.chat . It covers ai, artificial-intelligence, awesome-list workflows. This AI agent skill supports Claude Code

149.6k
0
Künstliche Intelligenz

flags

Logo of vercel
vercel

Lokalisierte Zusammenfassung: The React Framework # Feature Flags Use this skill when adding or changing framework feature flags in Next.js internals. It covers blog, browser, compiler workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

138.4k
0
Browser

pr-review

Logo of pytorch
pytorch

Lokalisierte Zusammenfassung: Usage Modes No Argument If the user invokes /pr-review with no arguments, do not perform a review . It covers autograd, deep-learning, gpu workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

98.6k
0
Entwickler