architect-employment-checker-system
Installation
SKILL.md
Architect: Employment Checker System (Structured Document Analysis)
Use this skill to scaffold the full multi-service system described in the Employment Checker System Summary:
- deterministic, page-aware PDF preprocessing
- structured clause extraction + Range/rule validation
- auditable outputs with exact page/chunk/span citations
- Postgres as system-of-record; object storage for artifacts
- background workers for all heavy document processing
This is not a semantic-search-first RAG architecture. Vector search is optional and should be excluded unless explicitly requested.