Artifacts banner
asklokesh asklokesh

Artifacts

Development community

Description

# Artifact Generation & Code Transformation ## Artifact Generation (Antigravity Pattern) **Auto-generate verifiable deliverables for audit trail without human intervention.** ```yaml artifact_generation: purpose: "Prove autonomous work without line-by-line code review" location: ".loki/artifacts/{date}/{phase}/" triggers: on_phase_complete: - verification_report: "Summary of tests passed, coverage, static analysis" - architecture_diff: "Mermaid diagram showing changes f

Installation

Installs to ~/.claude/skills/asklokesh-loki-mode-artifacts/SKILL.md

Terminal
mkdir -p ~/.claude/skills/asklokesh-loki-mode-artifacts && curl -fsSL https://raw.githubusercontent.com/asklokesh/loki-mode/HEAD/skills/artifacts.md -o ~/.claude/skills/asklokesh-loki-mode-artifacts/SKILL.md

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

Full documentation available on GitHub

View Source Repository