addon-clause-extraction-citations
Add-on: Clause Extraction (Citations + Confidence)
Use this skill after chunking to extract structured clause records suitable for validation.
The extraction stage operates on cleaned chunks, but must remain auditable back to the original document via page/chunk/span citations.
Compatibility
- Works best when paired with
addon-direct-llm-sdk(preferred) oraddon-langchain-llm. - Requires
addon-jsonl-chunking-citations(or an equivalent chunk table with spans).
Inputs
Collect:
CLAUSE_TYPES: default set:compensation,bonus,commission,benefits,termination,notice,severance,non_compete,non_solicit,confidentiality,ip_assignment,governing_law,dispute_resolution,work_location,remote_work,hours,pto
CONFIDENCE_REVIEW_THRESHOLD: default0.7.
More from ajrlewis/ai-skills
architect-python-uv-fastapi-sqlalchemy
Use when scaffolding production-ready FastAPI services with uv, SQLAlchemy, Alembic, Postgres, Docker, and CI gates.
11addon-rag-ingestion-pipeline
Use when adding multi-format RAG ingest, chunk, embed, and retrieval pipelines; pair with architect-python-uv-batch or architect-python-uv-fastapi-sqlalchemy.
11addon-docling-legal-chunk-embed
Use when you need legal PDF to markdown extraction plus clause chunking and embedding prep; pair with addon-rag-ingestion-pipeline and architect-python-uv-batch.
10addon-llm-ancient-greek-translation
Use when adding Koine or Attic Greek translation to Next.js content flows; pair with ui-editorial-writing-surface and addon-nostr-nip23-longform.
10architect-python-uv-batch
Use when scaffolding production-ready Python uv batch or worker projects with Docker required by default.
10addon-human-pr-review-gate
Use when agent-generated code must pass a human PR review gate with trusted checks and merge blocks; pair with addon-decision-justification-ledger and architect-stack-selector.
9