# Configure

> Fill missing project or user configuration required by Savviety workflow skills. Use when a pre-flight check reports placeholders or missing config.

- Skill: `garyld1962/configure-4` (Agent Skill, multi-file: 5 files)
- Install (CLI): `npx skillmds@latest add garyld1962/configure-4`
- Raw SKILL.md: https://api.skillmd.com/api/skills/garyld1962/configure-4/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: garyld1962 (https://skillmd.com/u/garyld1962)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/garyld1962/configure-4

---


# Configure

Use this when a workflow needs configuration before it can run.

Read `references/pre-flight-check.md` for the pre-flight contract and `references/targets.md` for Codex config targets. `references/legacy/` is archival only.

## Workflow

1. Identify the config file and missing fields.
2. Ask only for values that cannot be discovered safely.
3. Write config only inside the target repo or approved user config path.
4. Never embed tokens, passwords, or personal secrets in shared repo files.
5. Re-run the pre-flight check after editing.

