# Test

> we test shit

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

---


# test

## Purpose

Use this skill for one repeatable Claude workflow. Keep the source skill portable unless a specific Claude surface requires otherwise.

## Workflow

1. Confirm the user's target outcome and any runtime assumptions.
2. Follow the task-specific procedure for this skill.
3. Use supporting files only when they are directly relevant:
   - references/ for detailed guidance
   - scripts/ for deterministic helpers
   - assets/ for templates and static resources
4. Validate the output against the user's request before finalizing.

## Notes

- Do not hardcode secrets.
- Prefer MCP-oriented instructions for external systems.
- Keep product-specific assumptions explicit.

