entity-compliance

Tracks corporate entity compliance deadlines in a YAML file and reports overdue or upcoming filings.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Entity compliance tracking is hard to keep consistent across jurisdictions, entity types, and changing filing calendars, which leads to missed deadlines, stale data, and extra risk. This skill helps you maintain a lightweight compliance tracker that surfaces what is due next and what needs confirmation.

Core Features & Use Cases

  • Deadline tracking for entity × jurisdiction: Initializes and maintains a YAML tracker per entity using your stored entity table and jurisdiction rules.
  • Next 30/60/90 (or configurable) reporting: Produces an overdue/soon/recent/unknown status view so legal ops can act quickly.
  • Status updates and audits: Supports manual updates, report-based updates from registered agent exports, and health audits to identify dormant entities and data gaps.
  • CSV/table export: Exports a flat dataset for finance, legal ops, or external compliance stakeholders.
  • Safety and data integrity guardrails: Includes formula-injection defense for spreadsheet/CSV outputs and emphasizes verifying deadlines with registered agents or Secretaries of State.

Quick Start

Run entity-compliance in report mode to see what filings are due for the next 90 days for your tracked entities.

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 filing deadlines across multiple jurisdictions?

Track corporate entity filing deadlines across multiple jurisdictions by initializing a YAML compliance tracker that logs annual reports, franchise taxes, and statements of information. The tracker persists filing status changes and surfaces overdue or upcoming obligations for legal ops review.

What is the best way to export entity compliance data to CSV for legal ops?

Exporting entity compliance data to CSV for legal ops is handled by the export command mode, which generates a flat dataset of tracked filings. Formula-injection neutralization is applied during the spreadsheet export process to maintain data integrity and safety.

How do I update filing statuses from registered agent reports?

Update filing statuses from registered agent reports by using the update command mode to ingest report-based data. You can also apply manual updates or run a sweep to reconcile your compliance tracker against registered-agent exports and identify data gaps.

Can I generate a 30/60/90 day deadline report for biennial filings and franchise taxes?

Generating a 30/60/90 day deadline report for biennial filings and franchise taxes is supported by the report command mode. It produces an overdue, soon, recent, and unknown status view so legal operations can act quickly on upcoming corporate governance obligations.

Do I need a corporate-legal entity table to initialize a compliance tracker?

A corporate-legal entity table is required to initialize the YAML compliance tracker. The tracker reads this stored entity table alongside jurisdiction rules to map out filing deadlines for various corporate entity types and their specific compliance requirements.

When should I run an entity compliance audit on my YAML tracker?

Run an entity compliance audit on your YAML tracker to identify dormant entities and data gaps within your corporate governance workflows. The audit mode helps maintain data accuracy by highlighting stale records and missing filing confirmations across jurisdictions.