Skip to content

Repository files navigation

Artifacts Manager

Multi-project viewer and management hub for agent-generated interactive HTML and Markdown artifacts across all local repositories.

Quick start

# Clone and setup
cd ~/tools/artifacts-manager
npm install

# Start local server on port 41820
npm run dev

Open http://localhost:41820 in your browser.

Full setup, commands, and architecture: AGENTS.md.

CLI Usage

# Register a repository
./bin/artman register /path/to/project

# List registered projects and artifacts
./bin/artman list

Documentation

  • AGENTS.md — canonical architecture, conventions, and operational rules.
  • CONTEXT.md — domain glossary (canonical terminology).
  • docs/ — decisions (adr/), specs (specs/), runbooks (runbooks/).
  • skills/with-artifact/ — agent skill for generating interactive artifacts.

Deployment

About

Multi-project viewer and management hub for agent-generated interactive HTML and Markdown artifacts

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages