Test Prismstack by running a real domain through the full flow (plan → build → check). Records issues found for fixing. The ultimate integration test. Trigger: "dogfood", "test with real domain", "integration test", "try it for real" Do NOT use when: just want to run install tests (use bash test/install-test.sh).
Check that Prismstack's methodology files match what the skills actually implement. Finds drift: methodology says X but skill does Y. Trigger: "check methodology", "sync check", "drift check", "methodology-sync" Do NOT use when: writing new methodology (just edit the files directly).
Release a new Prismstack version. Runs tests, updates changelog, bumps version, tags, reinstalls globally. Trigger: "release", "ship", "bump version", "new version" Do NOT use when: still making changes (finish first, then release).
Audit Prismstack's own skills using its own 15D quality rubric. Trigger: "check our skills", "self audit", "eat our own dog food", "self-check" Do NOT use when: checking a user's domain stack (use the product /skill-check for that).
Develop or modify a Prismstack product skill. Ensures changes follow skill-craft-guide. Trigger: "edit skill X", "improve domain-plan", "add feature to skill-check", "skill-dev" Do NOT use when: editing a user's domain stack skills (that's the product /skill-edit).
A builder that creates a complete collection of coding-agent skills for a specific field from a prepared skill map. It also tracks progress and can continue an interrupted build.
A coordinator for improving an existing collection of field-specific skills. It listens to feedback, identifies the type of change needed, and sends the work to the appropriate skill.
A method for extracting useful working principles from a user’s materials, code, or experience while focusing on a specific problem, rather than merely summarizing the material.
Prismstack — Domain Stack Builder. 10 個互動式 skill 把 gstack 方法論遷移到任何領域。 從規劃到搭建到持續迭代的完整工具鏈。 When you notice the user is at these stages, suggest the appropriate skill: User wants to build a domain skill stack → suggest /domain-plan User says "我做 X 領域", "幫我建一套 skill", "規劃" → suggest /domain-plan User has existing skills…
A quality-review skill for checking individual skills or an entire skill collection. It uses design questions, review dimensions, and checks for common problems.
A tool for creating one new skill in an existing collection of coding-agent instructions. A skill is a reusable set of instructions for handling a particular task.
A translator that turns outside material into reusable coding-agent skill instructions. Sources can include repositories, prompts, videos, articles, books, procedures, codebases, or user ideas.
A hands-on guide for learning how a collection of coding-agent skills works. It teaches through the user's own skills and work rather than through abstract examples.
A builder for skills that automate a concrete task involving a website, API, command-line tool, file format, or external service. It can either perform the task directly or create reusable instructions for it.
A workflow editor for mapping how skills connect and how their outputs move through a collection. It focuses on the links between skills rather than their internal instructions.