# Skill Notes

> Standing preferences and constraints for evaluating, importing, or recommending skills. Use alongside import-external-skill when assessing external skill sets or proposing new skills.

- Skill: `timmo001/skill-notes` (Agent Skill)
- Install (CLI): `npx skillmds@latest add timmo001/skill-notes`
- Raw SKILL.md: https://api.skillmd.com/api/skills/timmo001/skill-notes/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: timmo001 (https://skillmd.com/u/timmo001)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/timmo001/skill-notes

---


# Skill Notes

Consult these notes when evaluating external skills for import, recommending skills, or proposing new ones.

## Testing

- Do not use TDD, red-green-refactor, or test-first workflows.
- Tests are verification tools, not design drivers.
- Skip or flag any skill whose core workflow is TDD or test-first.
- If an otherwise useful skill includes TDD content, note the conflict and offer to adapt with the TDD parts removed.

## Issues and Planning

- The user writes their own issues, especially in shared repos.
- Skip skills that automate issue creation, breakdown-to-issues, or PRD-to-tickets workflows.

