document-review
Document Review
Instructions
When reviewing a financial document:
- Classify the document — Determine document type (prospectus, ADV, customer agreement, marketing material, etc.)
- Identify applicable rules — Map to FINRA 2210 (communications), SEC disclosure requirements, etc.
- Check required elements — Verify all required disclosures, disclaimers, and content are present
- Assess accuracy — Flag potentially misleading, exaggerated, or promissory statements
- Check balance — Per FINRA 2210, ensure risks and benefits are presented in a balanced manner
- Review formatting — Verify required prominence of disclosures
Key Checks
- All required disclosures present
- No misleading or exaggerated claims
- Balanced presentation of risks and benefits
- Proper disclaimers included
- Correct classification (correspondence/retail/institutional)
- Principal pre-approval status verified (if retail communication)
Output Format
For each finding, produce:
### [SEVERITY] — [Rule Reference]
- **Issue**: [What was found]
- **Location**: [Section/page reference]
- **Recommended action**: [Specific fix]
Example Finding
### WARNING — FINRA 2210(d)(1)(A)
- **Issue**: Performance claim "consistently outperforms the market" lacks supporting data and time period
- **Location**: Page 2, paragraph 3
- **Recommended action**: Add specific time period, benchmark comparison, and standardized performance data per SEC Rule 482
More from open-gitagent/gitagent
manage-skills
Searches the SkillsMP registry, installs skills locally or globally, creates custom skills with SKILL.md frontmatter, and manages the skill lifecycle. Use when the user wants to find skills, add new capabilities, install a skill, browse available skills, create a custom skill, or manage the skills system.
9research
Researches a topic by breaking it into subtopics, gathering factual information with reasoning, and producing a structured summary with key findings and open questions. Use when the user asks to research, investigate, look up, summarize a topic, or says 'what is known about...' or 'learn about...'
6run-agent
Configures and runs agents with different adapters including Claude, OpenAI, CrewAI, Lyzr, and GitHub Models. Supports local execution, remote git repos, and one-shot prompts. Use when the user wants to run an agent, switch LLM providers, configure adapter settings, or launch agents from git repositories.
5get-started
Guides installation of gitagent and creation of first agent with scaffolding, configuration, and validation. Use when the user is new to gitagent, asks how to get started, wants to install gitagent, set up their first agent, or says 'how do I start?'
5code-review
Reviews code diffs and files for security vulnerabilities (OWASP Top 10), error handling, complexity, naming conventions, and performance issues. Use when the user asks to review a PR, pull request, diff, merge request, or code changes.
5create-agent
Creates and configures agent.yaml files, writes SOUL.md personality definitions, and sets up agent directory structures with skills, tools, and knowledge. Use when the user wants to configure an agent, create agent.yaml, write SOUL.md, set up agent directory structure, or customize agent settings.
5