# Pull Request

## Description

Brief description of what this PR changes.

## Type of Change

- [ ] Bug fix (documentation error, broken link, typo)
- [ ] New content (new prompts, workflow, guide section)
- [ ] Enhancement (improve existing content)
- [ ] Refactor (reorganize without changing meaning)
- [ ] Other (describe):

## Changes Made

List the specific files and sections modified:

- `file/path.md` - Brief description of change
- `file/path.md` - Brief description of change

## Testing

How have you verified these changes?

- [ ] Tested prompts in Cowork (if applicable)
- [ ] Verified all links work
- [ ] Checked formatting renders correctly
- [ ] Followed CTOC format for prompts (if applicable)
- [ ] Followed style guide (see CONTRIBUTING.md)

**Testing Environment** (if applicable):
- **Platform**: (e.g., macOS 14.2)
- **Cowork Version**: (from Claude Desktop → Settings → About)
- **Subscription**: Pro / Max

## Checklist

- [ ] I have read [CONTRIBUTING.md](../CONTRIBUTING.md)
- [ ] My changes follow the documentation style guide
- [ ] I have updated cross-references if needed
- [ ] I have updated the stats if needed (run `./scripts/update-stats.sh`)
- [ ] No broken links
- [ ] Prompts use CTOC format
- [ ] Examples are included where appropriate

## Related Issues

Closes #(issue number) or Fixes #(issue number)

## Screenshots (if applicable)

Add screenshots to show formatting, new sections, etc.

## Additional Context

Any other information relevant to this PR.
