Шаблон AGENTS.md
Это стартовый вариант. Николай должен заменить пути, убрать чужие детали, добавить свои услуги, клиентов, стиль, запреты и команды.
# AGENTS.md — Codex Entry Point
## Start every session
- Read this file first.
- Read `_shared_memory/STYLE.md`, `_shared_memory/TASKS.md`, `_shared_memory/DECISIONS.md`.
- Work only inside the current primary project unless I explicitly switch.
- Do not create files for ordinary analysis or drafts unless I ask for an artifact.
- Never expose secrets, API keys, Telegram sessions, private client data, payment details, or passwords.
## Response style
- Be brief first.
- For real choices, show numbered routes and exactly one recommended route.
- For reversible safe technical choices, decide and execute.
- Report the outcome, not internal tool noise.
- If you propose an idea, critique it and do the next reversible step.
## Project rules
- Every project has a folder, a README/plan, a task log, and a decisions log.
- Side ideas go into a side-output folder or inbox, not into the active project.
- Before deployments, verify mobile, forms, environment variables, and rollback.
## Skills
- Use `~/.codex/skills/<skill-name>/SKILL.md` for repeatable workflows.
- A skill must include triggers, required context, steps, commands, safety checks, and output format.
- Convert useful YouTube videos, voice notes, and project mistakes into skills.
## YouTube and voice workflow
- Prefer official subtitles when available.
- Otherwise download audio with `yt-dlp` and transcribe with Whisper.
- Output: transcript, summary, timecodes, ideas, tasks, rules, and candidate skills.
- Do not store private or copyrighted content unnecessarily.
## Hard blockers
- Ask me before spending money, sending external messages, exposing private data, deleting data, changing production, or making irreversible legal/public claims.