artifact-management

Create structured artifact trails documenting plans, implementations, reviews, and decisions.

10|5|Updated Dec 12, 2025
One-click install
npx skills add https://github.com/ils15/pantheon --skill artifact-management-ils15
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: artifact-management
Source: https://github.com/ils15/pantheon/tree/main/platform/windsurf/.windsurf/skills/artifact-management
Command: npx skills add https://github.com/ils15/pantheon --skill artifact-management-ils15

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill helps manage a structured artifact trail, ensuring that all feature implementations are well-documented with plans, reviews, and decisions.

Core Features & Use Cases

  • Plan Creation: Facilitates the creation of a structured plan for feature implementations.
  • Implementation and Review: Tracks implementation phases and reviews with detailed logs.
  • Decision Recording: Enables the documentation of decisions made throughout the feature development process.
  • Use Case: Streamline the documentation of feature implementations by having a standardized process for planning, implementing, reviewing, and finalizing decisions.

Quick Start

Run 'artifact-management create-plan <feature-name>' to start a new artifact trail for your feature.

Frequently Asked Questions about artifact-management

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I maintain an artifact trail for feature implementations across multiple agents?▼

Feature implementation documentation is managed by creating a structured artifact trail that records plans, implementation phases, reviews, and decisions, ensuring comprehensive tracking throughout the development process.

How do I create a structured plan for feature implementation tracking?▼

You create a structured plan for feature implementations by running the 'artifact-management create-plan' command, which starts a new artifact trail to standardize your planning and tracking process.

What is the best way to document decisions made during software development?▼

The best way to document decisions is to record them within a structured artifact trail, which enables the documentation of decisions made throughout the feature development process alongside plans and reviews.

Can I track implementation phases and reviews for parallel software development work?▼

Yes, you can track implementation phases and reviews with detailed logs, facilitating parallel work by different agents at various stages of development through a standardized artifact trail.

Does artifact tracking work without external dependencies for project management?▼

Yes, artifact tracking works without external dependencies, as the Skill operates independently using scripts and references to maintain the structured artifact trail for your feature implementations.