
from orchestkit196
Prevents over-engineering by right-sizing architectural patterns to the project's actual scope using a 6-tier classification system.
This skill implements a rigorous framework to ensure that architectural decisions are proportional to the project's scope. It classifies projects into 6 tiers (from Interview/Take-home to Enterprise/Open Source) and uses a pattern appropriateness matrix to block 'overkill' patterns (like CQRS or Hexagonal Architecture) when they exceed the project's complexity ceiling.
Use this skill during the initial design phase, when selecting a tech stack, or when performing a YAGNI (You Ain't Gonna Need It) check. It is critical when moving from a prototype to an MVP or scaling from growth-stage to enterprise.
Optimized for Claude Code and other AI agents that assist in full-stack software architecture and implementation.
This skill has not been reviewed by our automated audit pipeline yet.
Cross-Project Analytics
Query local, privacy-safe cross-project analytics to report on agent, skill, hook, and team performance; replay sessions and estimate token costs.
Task Dependency Patterns
Patterns and workflows for creating, sequencing, and managing task dependencies using TaskCreate/TaskUpdate/TaskGet/TaskList tools to coordinate multi-step impl
Review PR
Deep pull-request code review using parallel specialized agents (quality, security, tests, architecture, performance) and synthesized review reports for approve
Write PRD (Product Requirements Document)
Generate an 8-section Product Requirements Document with user stories, INVEST-formatted acceptance criteria, and go/no-go criteria to turn product vision into e
Telemetry Inspect
Run a read-only health check of OrchestKit's telemetry pipeline: writer activity, file sizes, schema lock coverage, orphan files, and growth trends.
Design Ship
Turn a Claude Design handoff URL or bundle into a reviewable GitHub PR with generated Storybook stories, Playwright tests, and before/after verification.
Dream — Memory Consolidation
Automated nightly memory consolidation: prunes stale memory files, merges duplicates, resolves contradictions, and rebuilds MEMORY.md indexes with deterministic
Responsive Patterns
Practical patterns for responsive UI: container queries, fluid typography, intrinsic layouts, and foldable-device support for React components.
Verify
Run comprehensive verification: parallel agents for tests, security, coverage, grading and improvement suggestions; produces evidence-backed verification report