Best for
- Build a source-grounded Form D and state notice-filing tracker after a Reg D triggering fact has occurred or is imminent. The skill captures the triggering-fact universe, the state-by-state notice-filing matrix, and the…
zgbrenner/agentcounsel/skills/securities-capital-markets/form-d-blue-sky-tracker/SKILL.md
Use when a Reg D triggering fact requires organizing the Form D and state notice-filing universe into a draft state-by-state tracker capturing each state of sale, fees, consent status, and amendment triggers for attorney review, without computing any filing deadline.
Decision brief
Use when a Reg D triggering fact requires organizing the Form D and state notice-filing universe into a draft state-by-state tracker capturing each state of sale, fees, consent status, and amendment triggers for attorney review, without computing any filing deadline.
Compatibility matrix
| Platform | Status | Evidence | What to check |
|---|---|---|---|
| Codex | Not declared | No explicit evidence | Portability before use |
| Claude Code | Not declared | No explicit evidence | Portability before use |
| Cursor | Not declared | No explicit evidence | Portability before use |
| Gemini CLI | Not declared | No explicit evidence | Portability before use |
Installation
The source command is displayed only when detected. A safe inspection prompt is always available so your agent can explain every action before execution.
npx skills add https://github.com/zgbrenner/agentcounsel --skill "skills/securities-capital-markets/form-d-blue-sky-tracker"Inspect the Agent Skill "Form D and Blue Sky Tracker" from https://github.com/zgbrenner/agentcounsel/blob/3b2cace3160051027a81a1ec1a41df5667145a9d/skills/securities-capital-markets/form-d-blue-sky-tracker/SKILL.md at commit 3b2cace3160051027a81a1ec1a41df5667145a9d. List every install step, command, network request, credential, file read/write, external action, and rollback step. Explain whether it fits my task. Do not install or execute anything until I approve.
Workflow
This skill draws on skills/securities-capital-markets/references/issue-spotting-frameworks.md §E (Form D and blue-sky tracking framework). §A.13 frames the NSMIA-preemption overlay; consult §A.7 if the issuer's bad-actor universe interacts with the Form D required content.
[ ] Jurisdiction, governing law, issuer status, party role, security type, and stage are confirmed.
Build a source-grounded Form D and state notice-filing tracker after a Reg D triggering fact has occurred or is imminent. The skill captures the triggering-fact universe, the state-by-state notice-filing matrix, and the amendment triggers — surfacing all dates as [deadline verif…
A Reg D 506(b) or 506(c) offering has a first sale, an additional sale, or is closing, and the Form D / blue-sky workstream needs to be tracked.
If the triggering-fact date is unknown or the state-of-sale map is missing, stop substantive analysis and return an intake gap list.
Permission review
No configured static risk pattern was detected
This is not proof of safety. Runtime behavior, indirect dependencies, and hidden external systems are outside the static scan.
Evidence record
| Signal | Value | Evidence type | Meaning |
|---|---|---|---|
| Quality score | 93/100 | Computed | Documentation, specificity, maintenance, and trust rules |
| Repository stars | 17 | Source | Repository attention, not individual Skill quality |
| Compatibility | 0 platforms | Source | Declared in the catalog source record |
| Usage guide | automated source guide | Editorial | Generated or reviewed according to the visible evidence level |
Pinned source
Build a source-grounded Form D and state notice-filing tracker after a Reg D triggering fact has occurred or is imminent. The skill captures the triggering-fact universe, the state-by-state notice-filing matrix, and the amendment triggers — surfacing all dates as [deadline verification required] facts for the attorney to compute. This skill provides draft work product for attorney review only and is not legal advice.
[verify jurisdiction]. Federal U.S. with state blue-sky overlay.[deadline verification required].[verify current SEC rule version].If the triggering-fact date is unknown or the state-of-sale map is missing, stop substantive analysis and return an intake gap list.
securities-exemption-issue-spotter).Also out of scope (this skill does not): provide final legal conclusions, approve filings or transactions, determine exemption availability, approve trading or solicitation, compute deadlines, or provide investment, tax, broker-dealer, exchange, FINRA, blue-sky, or investment-company conclusions.
core/source-and-citation-discipline.md and core/jurisdiction-and-deadline-gates.md.[CONFIRM: ...], [VERIFY: ...], [ATTORNEY TO CONFIRM: ...], [verify current SEC rule version at time of review].[deadline verification required]; do not compute deadlines.This skill draws on skills/securities-capital-markets/references/issue-spotting-frameworks.md §E (Form D and blue-sky tracking framework). §A.13 frames the NSMIA-preemption overlay; consult §A.7 if the issuer's bad-actor universe interacts with the Form D required content.
[deadline verification required].[deadline verification required] | Status | Source.[verify current SEC rule version]. Each event with date [deadline verification required].securities-exemption-issue-spotter for analysis; do not conclude.[deadline verification required] markers. Every triggering-fact date, every state-filing date, every amendment-trigger date is for attorney computation.[deadline verification required], state-of-sale map, issuer filer status, sources, gaps.[deadline verification required].[verify current SEC rule version].[deadline verification required].[deadline verification required]. [verify current SEC rule version].securities-exemption-issue-spotter.[CONFIRM] / [VERIFY] placeholders are resolved before reliance.[deadline verification required].[deadline verification required].[verify current SEC rule version].Frequently asked questions
Use when a Reg D triggering fact requires organizing the Form D and state notice-filing universe into a draft state-by-state tracker capturing each state of sale, fees, consent status, and amendment triggers for attorney review, without computing any filing deadline.
The source record exposes this install command: npx skills add https://github.com/zgbrenner/agentcounsel --skill "skills/securities-capital-markets/form-d-blue-sky-tracker". Inspect the command and pinned source before running it.
Alternatives
garrytan/gbrain
End-to-end discipline for turning any large data source (audio libraries, email takeouts, document corpora, chat exports, API dumps) into brain pages at scale. The lifecycle spine: SCHEMA → ACCESS → TRIAL → EVALUATE → IMPROVE → CODIFY → TEST → SKILLIFY → BULK → MONITOR. State is tracked in a durable JSON manifest (see MANIFEST-PATTERN.md) so any crash, session boundary, or subagent fan-out resumes from ground truth instead of memory.
alirezarezvani/claude-skills
App Store Optimization (ASO) toolkit for researching keywords, analyzing competitor rankings, generating metadata suggestions, and improving app visibility on Apple App Store and Google Play Store. Use when the user asks about ASO, app store rankings, app metadata, app titles and descriptions, app store listings, app visibility, or mobile app marketing on iOS or Android. Supports keyword research and scoring, competitor keyword analysis, metadata optimization, A/B test planning, launch checklist
wanshuiyin/Auto-claude-code-research-in-sleep
Use it for operations and research tasks; the detail page covers purpose, installation, and practical steps.
prowler-cloud/prowler
PostgreSQL indexing best practices for Prowler: index design, partial indexes, partitioned table indexing, EXPLAIN ANALYZE validation, concurrent operations, monitoring, and maintenance. Trigger: When creating or modifying PostgreSQL indexes, analyzing query performance with EXPLAIN, debugging slow queries, reviewing index usage statistics, reindexing, dropping indexes, or working with partitioned table indexes. Also trigger when discussing index strategies, partial indexes, or index maintenance