grimoire-review

Analyze completed design changes for completeness, feasibility, security, and data integrity.

Updated Jan 26, 2025
One-click install
npx skills add https://github.com/jlissner/lissner.io --skill grimoire-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: grimoire-review
Source: https://github.com/jlissner/lissner.io/tree/main/.claude/skills/grimoire-review
Command: npx skills add https://github.com/jlissner/lissner.io --skill grimoire-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Validate that a completed design change is complete, feasible, secure, and preserves data integrity by gathering perspectives from multiple expert personas before coding begins.

Core Features & Use Cases

  • Multi-perspective evaluation across expert personas for completeness, feasibility, security, and data integrity.
  • Structured output highlighting blockers and suggestions to guide grimoire-apply.
  • Works after grimoire-plan and before grimoire-apply to ensure readiness.

Quick Start

Provide the manifest, decisions, and tasks to initiate the grimoire-review.

Frequently Asked Questions about grimoire-review

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

FAQPage Schema
How do I perform a multi-perspective design review before coding begins?

A multi-perspective design review evaluates a completed design's manifest, decisions, and tasks across expert personas. It analyzes completeness, feasibility, security, and data integrity, outputting structured blockers and suggestions to ensure readiness before implementation.

What do I need to provide to run a security and data integrity design review?

To run a security and data integrity design review, you must provide the completed design artifacts. This includes the manifest, decisions, and tasks related to your change, which are analyzed to validate data integrity and security before coding.

When should I conduct a multi-perspective review in my change management workflow?

You should conduct a multi-perspective review after your design plan is complete but before coding begins. It serves as a validation gate between design and implementation, ensuring the architecture and decisions are feasible and secure before applying changes.

What output should I expect from an architecture and security design review?

An architecture and security design review outputs structured findings categorized by expert personas. You receive specific blockers that prevent implementation, actionable suggestions for improvement, and references to design artifacts to guide the next steps.

Can I use this design review to check if my design changes are feasible?

Yes, this design review explicitly checks if your design changes are feasible. It analyzes the provided manifest, decisions, and tasks to evaluate completeness and feasibility across multiple expert perspectives before you start the coding phase.

Are there limitations to using automated personas for design review?

The automated persona review focuses strictly on the artifacts provided, analyzing manifest, decisions, and tasks for security and data integrity. It does not replace human judgment but structures findings into blockers and suggestions to guide subsequent implementation.