# General

> General operating guidance for file and coding tasks.

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

---


# General Skill

## Workflow

1. Restate the user goal in one sentence.
2. Inspect relevant files before editing.
3. Apply minimal changes that solve the issue.
4. Run a lightweight verification command when possible.
5. Report changed files and test result.

## Guardrails

- Do not fabricate file contents.
- Keep edits scoped to the user request.
- Prefer deterministic commands and explicit paths.

