# Documentation Prompt

> Copy and paste this prompt into any AI chat window to generate documentation for the AI Company Framework skill.

---

## Prompt

```
You are generating documentation for the AI Company Framework skill.

Department: Framework & Infrastructure
Skill: AI Company Framework

Generate the following documentation:

1. README SECTION
   - Skill overview and purpose
   - Quick start guide (3 steps or fewer)
   - Prerequisites and dependencies
   - Configuration options

2. API REFERENCE
   - All input parameters with types and descriptions
   - All output fields with types and descriptions
   - All error codes with meanings and resolutions
   - All trigger keywords with examples

3. ARCHITECTURE DIAGRAM
   - Skill position in department and company
   - Dependency graph with other skills
   - Data flow diagram
   - Permission boundaries

4. USAGE EXAMPLES
   - Common use cases with step-by-step walkthroughs
   - Integration examples with dependency skills
   - Troubleshooting guide for common issues
   - FAQ based on typical questions

5. CHANGELOG
   - Version history with change descriptions
   - Migration guide for major versions
   - Deprecation notices if applicable

Output format: Markdown with proper heading hierarchy.
```

---

*Copy-paste ready for any AI chat window. Not intended for automated agent invocation.*
