artifacts
CommunityTrack repo-local task work with a local index.
Authorhyophyop
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables teams to create a durable, repo-local audit trail for task work by automatically generating a dedicated workspace under .artifacts/artifacts/{request_id} with plan.md, todo.md, and walkthrough.md, and indexing the completed work into a local ChromaDB store at .artifacts/chroma_db/ for 7-day recall.
Core Features & Use Cases
- Confirm-before-execute workflow: generate plan and todo files, wait for user confirmation before implementing changes.
- Artifact indexing & recall: store a detailed walkthrough and index completed work for quick future recall.
- Repo-local data governance: all byproducts stay under .artifacts/ with TTL-based pruning to manage retention.
Quick Start
Run the artifacts init command to create a new artifacts workspace in your target repository.
Dependency Matrix
Required Modules
chromadb
Components
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: artifacts Download link: https://github.com/hyophyop/artifacts-skill/archive/main.zip#artifacts Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.