entity-compliance

Tracks entity filing deadlines and compliance status in a YAML tracker with report, audit, and export modes.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Corporate legal teams managing multiple entities across jurisdictions struggle to track annual reports, franchise taxes, and Statements of Information, each with different deadlines and consequences for missing them. This Skill maintains a single YAML compliance tracker that surfaces what is due, overdue, or unknown across all entities. ## Core Features & Use Cases - Deadline Reporting: Initialize a compliance-tracker.yaml from your entity table and report filings due in the next 30/60/90 days, including overdue and unknown-status items. - Status Updates & Health Audits: Update filing status manually or from registered agent reports (CT Corp, National Registered Agents), run bulk sweeps of unknown items, and audit dormant entities, stale good-standing confirmations, and foreign qualification gaps. - CSV/Table Export: Export one row per filing per jurisdiction for sharing with finance, legal ops, or outside registered agents, with formula-injection defenses for spreadsheet safety. - Use Case: A general counsel asks "what filings are due in the next 90 days?" and receives a report grouping overdue items, upcoming deadlines by entity and state, recently filed items, and agent-managed international entities needing confirmation. ## Quick Start Ask the assistant to initialize the entity compliance tracker from the entity table and show which filings are due in the next 90 days.

Frequently Asked Questions about entity-compliance

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

FAQPage Schema
How do I track entity filing deadlines across multiple states?

Initialize a compliance-tracker.yaml from your entity table, then run the report mode to surface filings due in the next 30, 60, or 90 days. The tracker records filing type, due date, last filed date, and status per entity per jurisdiction.

How do I update compliance status from a registered agent report?

Use the update mode with the from-report flag and upload a CT Corp or National Registered Agents report in PDF, CSV, or Excel format. The Skill extracts filing types, due dates, and good-standing status, then matches report entities to tracker entries by name.

What is the difference between Delaware corporation and LLC filing deadlines?

Delaware corporations file an annual report and franchise tax both due March 1, while Delaware LLCs and LPs pay a flat $300 annual tax due June 1 with no annual report. The Skill flags entities with unknown type rather than applying the wrong deadline.

Can this tool file annual reports with the Secretary of State?

No, it does not file anything or pull good standing certificates. It produces a tracker, deadline reports, and a to-do list; actual filing is done by the attorney, outside counsel, or registered agent.

Are the built-in filing deadlines legally authoritative?

No, the deadline reference table reflects publicly available requirements as of the build date and is not legal advice. State requirements change, so always confirm deadlines with your registered agent or the relevant Secretary of State before relying on them.