entity-compliance

Track corporate entity compliance deadlines in a YAML ledger.

Updated May 15, 2026
One-click install
npx skills add https://github.com/az9713/claude-for-legal-tutorial --skill entity-compliance-az9713
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: entity-compliance
Source: https://github.com/az9713/claude-for-legal-tutorial/tree/main/corporate-legal/skills/entity-compliance
Command: npx skills add https://github.com/az9713/claude-for-legal-tutorial --skill entity-compliance-az9713

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It eliminates the risk of missing entity compliance deadlines by keeping a single, up-to-date tracker of what filings are due, when they’re due, and which entities jurisdictions and filing types each obligation applies to.

Core Features & Use Cases

  • Deadline-ready compliance tracker: Initializes and maintains a YAML-based compliance-tracker.yaml derived from your entity table, keyed by entity and jurisdiction.
  • Deadline visibility: Reports upcoming deadlines and flags overdue items for the next 30/60/90 (configurable) window.
  • Status maintenance workflows: Updates compliance status either manually, from an uploaded registered-agent report, or via a guided sweep for unknown/overdue items.
  • Health audit & exports: Runs a broader health audit (good standing gaps, dormant entities, data gaps) and exports tracker data to CSV or a markdown table.
  • Safety-first compliance guardrails: Includes explicit reminders to confirm deadlines with your registered agent or Secretary of State, and enforces entity-type-specific handling (notably Delaware).

Quick Start

Run the skill in report mode to see what’s due soon by executing /corporate-legal:entity-compliance --report --days 90.

Frequently Asked Questions about entity-compliance

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

FAQPage Schema
How do I track corporate entity compliance deadlines across multiple jurisdictions?

You can track corporate entity compliance deadlines by maintaining a per-entity, per-jurisdiction YAML ledger of filing types, due dates, and statuses. This approach initializes a compliance tracker derived from your entity table to flag overdue and upcoming obligations.

How do I update my compliance tracker from a registered agent report?

You can update your compliance tracker from a registered agent report through a status maintenance workflow. The system ingests the registered-agent information to update filing statuses and can also perform guided sweeps for unknown or overdue items.

Can I export entity compliance data to CSV for external reporting?

Yes, you can export entity compliance data to CSV or a markdown table for external reporting. The export functionality includes formula-injection defenses to ensure secure spreadsheet-like outputs for sharing deadline and status data.

What is a compliance health audit for corporate entities?

A compliance health audit for corporate entities is a broader review process that identifies good standing gaps, dormant entities, and data gaps. It runs against your compliance tracker to provide a structured output of overall entity health.

How do I check upcoming filing deadlines for my corporate entities?

You check upcoming filing deadlines by running the tracker in report mode. This reports upcoming and overdue items within a configurable 30, 60, or 90-day window, providing clear visibility into your next required entity filings.

Do I need a specific entity table format to initialize compliance tracking?

You need a corporate-legal entity table for the system to read and compute deadlines when initializing compliance tracking. The tracker persists updates to a compliance-tracker.yaml file and enforces entity-type-specific handling for jurisdictions like Delaware.