Check

Analyze architecture design documents to identify missing or ambiguous implementation details.

1|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/samdae/archflow --skill check-samdae
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Check
Source: https://github.com/samdae/archflow/tree/main/skills/check
Command: npx skills add https://github.com/samdae/archflow --skill check-samdae

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the validation of architecture design documents by detecting missing sections, unclear requirements, and unaddressed gaps, enabling teams to accelerate alignment before implementation.

Core Features & Use Cases

  • Document validation: automatically scans arch-be and arch-fe plans for completeness and consistency.
  • Gap detection: identifies missing details across authentication, APIs, data flows, and infra based on loaded profiles.
  • Guided remediation: provides actionable prompts to fill gaps and generate/update arch documents.

Quick Start

Run the architecture check on your design docs to generate a gap list and recommended updates. Example: "Check architecture-be.md for the Authentication and API gaps."

Frequently Asked Questions about Check

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

FAQPage Schema
How do I check my architecture design documents for missing requirements?

Architecture gap analysis detects missing details and ambiguous requirements in design docs. It applies structured workflows to track gaps across authentication, APIs, data flows, and infrastructure based on loaded project profiles.

How do I perform a gap analysis on frontend and backend architecture plans?

Gap analysis on frontend and backend plans is performed by applying structured workflows for component detection and gap tracking. This generates a comprehensive gap list and actionable prompts to update arch-be.md or arch-fe.md files.

Can I use automated architecture reviews for both frontend and backend documentation?

Automated architecture reviews can be used for both frontend and backend documentation. The system enforces structured workflows to validate completeness and consistency, ensuring both arch-be and arch-fe plans are thoroughly checked.

What is the best way to find unaddressed gaps in API and data flow designs?

The best way to find unaddressed gaps in API and data flow designs is through automated document validation. It scans loaded profiles to identify missing details and provides guided remediation prompts to fill those specific gaps.

How do I generate actionable prompts to fix missing architecture details?

Actionable prompts to fix missing architecture details are generated through guided remediation after scanning design documents. The system analyzes gaps in authentication, APIs, and infra, then suggests specific updates for arch documents.