dogfood

Run a full Prismstack lifecycle plan, build, and check on a test domain.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides an automated internal QA harness to dogfood Prismstack by running a full domain through plan, build, check, and fix, and by recording issues for remediation.

Core Features & Use Cases

  • Orchestrates the full lifecycle (plan → build → check → fix) on a chosen test domain to validate end-to-end behavior.
  • Generates a structured dogfood report with timing, skill counts, and remediation suggestions to guide maintenance.
  • Suitable for CI-like validation, regression testing, and documenting real-world usage for knowledge transfer.

Quick Start

Initiate the dogfood flow to run a full end-to-end Prismstack integration test on a real domain.

Frequently Asked Questions about dogfood

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

FAQPage Schema
How do I run end-to-end QA testing on a Prismstack domain?

End-to-end Prismstack QA testing is executed by orchestrating a full plan, build, check, and fix lifecycle against a real test domain to surface integration issues and validate behavior.

What is included in an end-to-end integration test report?

An end-to-end integration test report includes timing data, skill counts, identified issues, and structured remediation suggestions to guide maintenance and document real-world usage.

Can I use automated QA testing for CI-like regression validation?

Automated QA testing supports CI-like validation and regression testing by running a self-contained, safe lifecycle on a chosen domain without data exfiltration or destructive actions.

Does internal dogfood testing modify or destroy the target domain?

Internal dogfood testing is self-contained and safe, producing a detailed report for remediation without performing destructive actions or exfiltrating data from the target domain.