prismstack

Load and execute Prismstack sub-skills from their SKILL.md files.

2|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/fagemx/prismstack --skill prismstack
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: prismstack
Source: https://github.com/fagemx/prismstack/tree/main/skills/prism-routing
Command: npx skills add https://github.com/fagemx/prismstack --skill prismstack

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Prismstack's triage navigator loads and runs domain-specific sub-skills by reading their SKILL.md and optional references, enabling fast, repeatable AI skill execution across projects.

Core Features & Use Cases

  • Auto-load and execute Prismstack sub-skills from their SKILL.md, enabling one-click workflow execution.
  • Interpret user intent to route to the appropriate domain-plan, domain-build, skill-check, and related pipelines.
  • Support interactive and automatic modes, resuming in-progress work, and brownfield or greenfield scenarios.

Quick Start

Tell Prismstack which sub-skill to run and it will load and execute it.

Frequently Asked Questions about prismstack

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

FAQPage Schema
How do I automate workflow execution for project planning and triage?▼

A triage navigator automates workflow execution by loading and running domain-specific sub-skills from their SKILL.md files. It interprets user intent to route tasks to appropriate planning, building, or checking pipelines.

What is a skill-loader and how does it manage project domain stacks?▼

A skill-loader manages project domain stacks by reading a sub-skill's SKILL.md and optional references to enable on-demand execution. It navigates across workflows like domain-plan, domain-build, and skill-check pipelines.

Can I resume in-progress workflow automation in existing brownfield projects?▼

Yes, you can resume in-progress workflow automation in existing brownfield projects. The navigator supports both interactive and automatic modes, handling brownfield and greenfield scenarios seamlessly.

Do I need a valid SKILL.md file to run sub-skills in a domain stack?▼

Yes, a valid SKILL.md file with a name and description is required to run sub-skills in a domain stack. Optional scripts, references, and assets can be included to fully implement and execute the skill.

What's the best way to route user intent to specific project planning pipelines?▼

The best way to route user intent to project planning pipelines is using a triage navigator that interprets requests and automatically directs them to domain-plan, domain-build, or skill-check workflows.