Best for
- Review a restructuring support agreement, forbearance agreement, exchange offer, workout term sheet, lender proposal, plan support term sheet, or restructuring transaction summary into a source-cited key terms table, an…
zgbrenner/agentcounsel/skills/bankruptcy-restructuring/restructuring-term-sheet-review/SKILL.md
Use when reviewing a restructuring support agreement, forbearance agreement, workout term sheet, or related restructuring document into a source-cited key terms table and issue list for attorney review.
Decision brief
Use when reviewing a restructuring support agreement, forbearance agreement, workout term sheet, or related restructuring document into a source-cited key terms table and issue list for attorney review.
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/bankruptcy-restructuring/restructuring-term-sheet-review"Inspect the Agent Skill "Restructuring Term Sheet Review" from https://github.com/zgbrenner/agentcounsel/blob/3b2cace3160051027a81a1ec1a41df5667145a9d/skills/bankruptcy-restructuring/restructuring-term-sheet-review/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
1. Confirm the gates: the document, the user's role and perspective, the parties, and the transaction type. 2. Build a source register and locate each term by section or clause. 3. Extract and summarize the key terms into the key terms table, with source citations. 4. Build a ro…
[ ] The document, the user's role, and the transaction type are confirmed.
Review a restructuring support agreement, forbearance agreement, exchange offer, workout term sheet, lender proposal, plan support term sheet, or restructuring transaction summary into a source-cited key terms table, an issue list, a risk matrix, and negotiation points, so a qua…
A restructuring support agreement, forbearance agreement, exchange offer,
If the document, the user's role, or the transaction type is missing, record it as not provided and return the missing-information list first.
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 | 91/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
Review a restructuring support agreement, forbearance agreement, exchange offer, workout term sheet, lender proposal, plan support term sheet, or restructuring transaction summary into a source-cited key terms table, an issue list, a risk matrix, and negotiation points, so a qualified attorney can evaluate the document from the user's perspective. This skill extracts and organizes terms; it concludes nothing on enforceability or legal sufficiency. It produces draft legal work product for attorney review — not legal advice.
[deadline verification required].If the document, the user's role, or the transaction type is missing, record it
as not provided and return the missing-information list first.
Also out of scope (this skill does not): conclude whether a document or any term is enforceable or legally sufficient; conclude plan feasibility; determine the legal effect of releases, covenants, or conditions; draft final clause language; or constitute legal advice.
core/source-and-citation-discipline.md,
core/jurisdiction-and-deadline-gates.md, and
core/confidentiality-and-privilege.md.not found only after a full review.[deadline verification required].unknown, not found, not provided, or ambiguous. Use
[CONFIRM: ...], [VERIFY: ...], and [ATTORNEY TO CONFIRM: ...].skills/bankruptcy-restructuring/references/issue-catalog.md
(Section 8) for the recurring patterns and questions to surface.not found; echo every
milestone date for verification.not found.The key terms table and issue list follow the Restructuring Term Sheet Issue
List structure in
skills/bankruptcy-restructuring/references/output-patterns.md.
Frequently asked questions
Use when reviewing a restructuring support agreement, forbearance agreement, workout term sheet, or related restructuring document into a source-cited key terms table and issue list for attorney review.
The source record exposes this install command: npx skills add https://github.com/zgbrenner/agentcounsel --skill "skills/bankruptcy-restructuring/restructuring-term-sheet-review". 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