evaluate-against-architecture-principles

Evaluate documents against architecture principles across nine categories.

Updated Oct 25, 2025
One-click install
npx skills add https://github.com/WesleyMFrederick/cc-workflows --skill evaluate-against-architecture-principles
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: evaluate-against-architecture-principles
Source: https://github.com/WesleyMFrederick/cc-workflows/tree/main/.claude/skills/evaluate-against-architecture-principles
Command: npx skills add https://github.com/WesleyMFrederick/cc-workflows --skill evaluate-against-architecture-principles

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Use when user references architecture principles to ground problem framing and solution making across all nine principle categories, leveraging citation-manager for full context.

Core Features & Use Cases

  • Mandatory citation-manager context extraction before evaluation
  • Systematic evaluation across all architecture principle categories
  • Structured output highlighting compliant vs violating aspects
  • Guidance on fixes and improvements to align with principles

Quick Start

Run citation-manager to extract links, then evaluate a new design/document against all nine principle categories.

Frequently Asked Questions about evaluate-against-architecture-principles

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

FAQPage Schema
How do I evaluate a design against architecture principles?

Evaluate designs by systematically checking them across all nine architecture principle categories using structured assessment. Extract full context with citation-manager first, then assess compliance and violations in each category to ground your solution in documented principles.

When should I run an architecture principles evaluation?

Run evaluation before creating any design, requirements, or implementation artifacts, and during reviews of existing work. Early evaluation prevents principle violations from propagating through later stages and catches issues when they're cheaper to fix.

What does citation-manager extraction provide for principle evaluation?

Citation-manager extraction pulls full context and links from your documents before evaluation, ensuring you assess designs against principles with complete referenced information. This mandatory step prevents incomplete or context-stripped reviews.

How does structured evaluation output help with compliance auditing?

Structured output documenting compliant and violating aspects creates an auditable record resistant to time pressure and authority bias. This format enables tracking which principles were addressed, what violated them, and what fixes align with requirements.

Can I use principle evaluation across different design review stages?

Yes, evaluate at multiple points: before initial design creation for problem framing, during requirements review, and throughout implementation review cycles. Consistent evaluation across all nine categories maintains grounding in principles across your entire delivery process.