init-agent-config
Init Agent Config
AGENTS-first instruction hierarchies, built from real repo evidence. AGENTS.md is the source of truth for how agents work. CLAUDE.md is its sibling companion. REVIEW.md is the optional review-standardization layer. Native review adapters (Copilot, Devin, Greptile) are configurable last-stage outputs.
Default Claude compatibility: every finalized AGENTS.md gets a sibling CLAUDE.md symlink. If symlinks are impossible in the target environment, fall back to a one-line @AGENTS.md wrapper and call out the exception in your response.
When to use
- "set up CLAUDE.md / AGENTS.md for this repo"
- "init agent instructions" / "bootstrap agent config"
- "write a REVIEW.md" / "add review standardization"
- "migrate .cursorrules / Copilot / Gemini config to AGENTS.md"
- "audit our existing agent instructions"
- "add folder-scoped AGENTS.md under src/ / apps/ / packages/"
- "generate Copilot / Devin / Greptile review adapters" (after AGENTS+REVIEW are done)
- "clean up CLAUDE.md so Codex and Cursor can read it too"
Do NOT use for
More from yigitkonur/skills-by-yigitkonur
run-research
Use skill if you are answering one technical research question with current web evidence, Reddit practitioner experience, and source-backed synthesis, optionally fanned out across parallel subagents.
42run-agent-browser
Use skill if you are driving the agent-browser CLI for ad hoc browser automation — @ref snapshots, sessions, forms, extraction, screenshots, headed/stealth, or provider runs.
38publish-npm-package
Use skill if you are publishing to npm via GitHub Actions release workflow with trusted publishing, NPM_TOKEN, provenance, semantic-release, changesets, release-please, or fixing npm publish CI.
35build-mcp-use-server
Use skill if you are building TypeScript MCP servers with mcp-use/server — server.tool, response helpers, ctx.auth, sessions, transports, widgets, Inspector, deploy.
34build-skills
Use skill if you are creating or substantially revising a Claude skill and need workspace-first evidence, remote comparison, and repo-fit synthesis before writing SKILL.md.
32extract-saas-design
Use skill if you are extracting design tokens (color, typography, spacing, components) from an existing SaaS dashboard URL, codebase, or HTML snapshot into structured documentation, not rebuilding it.
32