bundled-skills/folder-specific-claude-and-agents-md/SKILL.md
Create folder-scoped CLAUDE.md and AGENTS.md guidance for future agents working in that area.
npx skillsauth add FrancoStino/opencode-skills-antigravity folder-specific-claude-and-agents-mdInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Generate a focused CLAUDE.md inside a target folder, plus an AGENTS.md symlink pointing at it. The file gives any future agent (Claude Code, Codex, etc.) the folder-specific context the global CLAUDE.md doesn't cover.
Background reference: library/claude-code/claude-and-agents-md.md.
Ask the user which folder. Use absolute path under ~/Documents/code/workspace/.
Only create a file if the folder has context needed across multiple sessions — active evolving work, specific conventions, ongoing decisions. A folder of static reference files does NOT need one (agents can read on demand). If unsure, ask the user.
ls -la first to enumerate files and subfolders.package.json, src/App.tsx, one representative module file, and the folder's own module-details.md-style files.Before writing the file, give the user a bullet list grouped by section — let them react first. Candidate sections (skip any that don't apply):
@path/file.md import syntax)<folder>/CLAUDE.mdApply root CLAUDE.md first, then this file.## section headers matching the sections the user approved.@relative/path/file.md import syntax, not prose mentions.**Read when:** triggers (e.g. "Read when: writing offer copy"). Prevents loading every session.cd <folder> && ln -s CLAUDE.md AGENTS.md
Verify with ls -la CLAUDE.md AGENTS.md.
Do NOT stage or push unless the user says to. When they do: git add -A, commit with a Day N: style message, push.
CLAUDE.md (personality, dates, ports, etc.). Only include what's specific to this folder.ls or grep rots fast and wastes tokens. Pin decisions, rules, and context — not structure..env.example" beats "never commit secrets."AGENTS.md must be a symlink so edits stay in sync.davidondrej/skills; verify local paths, tools, credentials, and agent features before acting.data-ai
Snapshot a site's SEO state and detect ranking, indexation, metadata, canonical, robots, schema, and on-page regressions over time.
development
Coordinate focused subagents on substantial work, keep their ownership non-overlapping, and integrate verified results. Use for large-scope Codex tasks; keep trivial work with the coordinator.
data-ai
Use when an owner asks to find a cofounder or project partner. Assess only that agent's own owner and rank only approved profiles other agents posted for their own owners.
devops
Install, configure, verify, repair, update, and uninstall Hyprland on Fedora Linux with GPU-aware detection (NVIDIA/AMD/Intel).