# Bug Report

> Bug Description

- Skill: `tools-only/bug-report-2` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add tools-only/bug-report-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tools-only/bug-report-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: tools-only (https://skillmd.com/u/tools-only)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/tools-only/bug-report-2

---


## Bug Description

A clear and concise description of the bug.

## Affected Skill

**Skill Name:** (e.g., content-creator, ceo-advisor, senior-fullstack)
**Component:** (e.g., Python script, SKILL.md, reference file)

## To Reproduce

Steps to reproduce the behavior:
1. Go to '...'
2. Run command '...'
3. See error

## Expected Behavior

A clear description of what you expected to happen.

## Actual Behavior

What actually happened.

## Error Messages

```
Paste any error messages here
```

## Environment

- **OS:** (e.g., macOS 14, Ubuntu 22.04, Windows 11)
- **Python Version:** (e.g., 3.11.5)
- **Claude Platform:** (Claude AI, Claude Code, API)
- **Skill Version:** (check metadata in SKILL.md)

## Additional Context

Add any other context about the problem here, such as:
- Screenshots
- Related issues
- Potential fixes you've identified

## Checklist

- [ ] I have searched existing issues to avoid duplicates
- [ ] I have tested with the latest version
- [ ] I have included all relevant error messages
- [ ] I have provided steps to reproduce

