One-click install
npx skills add https://github.com/yachela/claude-for-legal-ar --skill comments-yachela
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: comments
Source: https://github.com/yachela/claude-for-legal-ar/tree/main/regulatory-legal/skills/comments
Command: npx skills add https://github.com/yachela/claude-for-legal-ar --skill comments-yachela

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill prevents missed regulatory comment deadlines by surfacing open NPRM comment periods and requiring a logged attorney decision before anything consequential is filed.

Core Features & Use Cases

  • Comment period tracking: Lists tracked NPRMs with deadlines, days left, and current decision status.
  • Decision logging: Records filing, not-filing, or waived outcomes with a rationale tied to a specific comment ID.
  • Safety gate for filings: Forces an explicit attorney review gate (based on role) before producing or logging a submission-ready regulatory comment/response draft.
  • Notifications and reminders: Sends proactive reminders as deadlines approach and notifies the decision owner via Slack when configured.

Quick Start

Log a decision for an open NPRM by running: /regulatory-legal:comments --decide CMT-001 with the appropriate filing outcome and a brief rationale.

Frequently Asked Questions about comments

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

FAQPage Schema
How do I track NPRM comment deadlines and record attorney decisions?

Logging regulatory comments requires a local YAML tracker and CLAUDE.md owner config to surface open NPRM windows, record attorney filing decisions, and trigger Slack notifications as deadlines approach.

What is the attorney gate for regulatory comment filings?

The attorney gate for regulatory comment filings is a safety mechanism enforcing explicit attorney review based on configured roles before producing submission-ready drafts or logging final filing decisions.

How do I log a filing decision for an NPRM?

To log a filing decision for an NPRM, execute the decision command with the specific comment ID, filing outcome, and a brief rationale to operationally record the attorney's decision.

Do I need a YAML tracker to manage NPRM comment workflows?

Yes, managing NPRM comment workflows requires a local YAML tracker and CLAUDE.md owner config to list deadlines, surface open windows, and trigger Slack notifications.

Can I receive Slack notifications for approaching NPRM comment deadlines?

Yes, you can receive Slack notifications for approaching NPRM comment deadlines, as the workflow supports deadline-based notification logic to proactively remind the configured decision owner.

What is the best way to prevent missed regulatory comment deadlines?

The best way to prevent missed regulatory comment deadlines is to use a compliance workflow that surfaces open NPRM windows, enforces an attorney review gate, and triggers proactive Slack reminders.