Init

Create or refresh an AGENTS.md project instruction file. Use when starting work in a repository, onboarding an agent to an unfamiliar codebase, or when the user explicitly invokes /init or asks to initialize project guidance.

synthetic-sciences 7aef0a4 2 files · 928 B Updated

File contents

Initialize project guidance

Inspect the repository before editing. Capture only durable, project-specific guidance that future agents need: structure, build and test commands, style rules, validation expectations, and important safety constraints.

Create AGENTS.md when none exists. When one exists, preserve useful instructions and update only stale, missing, or conflicting guidance. Keep the file concise and verify every documented command against the repository.

synthetic-sciences/openscience/tree/main/backend/cli/skills/other/init commit 7aef0a4649

Frequently asked questions

npx skillmds@latest add synthetic-sciences/init