Agent skill
shared
Shared reference documentation for PRISM skills. Contains common best practices, command patterns, and examples used across multiple skills.
Install this agent skill to your Project
npx add-skill https://github.com/resolve-io/.prism/tree/main/plugins/prism-devtools/skills/shared
SKILL.md
PRISM Shared References
This directory contains shared reference documentation used across multiple PRISM skills.
When to Use
- Looking for PRISM methodology best practices
- Understanding common command patterns
- Finding cross-skill examples
- Learning about skill dependencies and file structures
Reference Documentation
- Best Practices - PRISM principles and development guidelines
- File-First - Read source files directly, not summaries
- Commands - Common command patterns across skills
- Dependencies - Skill dependencies and file structures
- Examples - Real-world usage examples
Note
These documents are referenced by other skills and provide foundational knowledge for the PRISM methodology. They are not a standalone skill but a shared resource library.
Last Updated: 2025-01-16 Version: 1.0.0
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
review-story
Use to perform comprehensive test architecture review with quality gate decision. Creates both story updates and detailed gate files.
create-dev-task
Use to generate development task documents for the Dev agent. Creates specifications describing WHAT needs fixing based on validated issues and investigations.
test-design
Use to design test strategies and create test specifications. Documents testing approaches for stories.
sdlc-handoff
Use for SDLC phase transitions. Ensures proper handoff between development phases with documentation.
qa-gate
Use to create or update quality gate decision files for stories. Provides clear pass/fail decisions with actionable feedback.
document-project
Use to analyze and document any project codebase. Creates comprehensive reference documentation for AI-assisted development including architecture and patterns.
Didn't find tool you were looking for?