context:should-be-project-context
Internal project-context placement and consistency reference used by context refactoring and verification workflows.
What this skill does
# should-be-project-context
A skill for analyzing project context files and maintaining consistency while updating and organizing them.
## Principles
- **AGENTS.md is the SSOT (Single Source of Truth)**
- **README.md is the "entry point for humans"**: The first file seen on GitHub
- **AGENTS.md is the "guide for AI agents"**: Detailed information needed for development work
- **Unified format**: Consistent structure following templates
- **Write in English**: All context files (AGENTS.md, README.md, gotchas.md, rules) must be written in English
## File Roles
### README.md
**Target audience**: Humans (GitHub visitors, new contributors)
**Placement rule**:
- **Root directory**: Required
- **Monorepo packages**: Each publishable package should have its own README.md (displayed on npm)
- **Other subdirectories**: Not needed (use AGENTS.md instead)
**What to include**:
- Project name + one-line description
- Overview (2-3 sentences, project purpose)
- Installation steps (minimal)
- Command list (all slash commands, only commonly used npm scripts)
- Related repositories/links (if any)
- License
**What NOT to include**:
- Detailed directory structure → Refer to AGENTS.md
- Architecture details → Refer to AGENTS.md
- Environment variable details → Refer to AGENTS.md or .env.example
- API specifications → Refer to AGENTS.md
- Development notes → Refer to AGENTS.md
### AGENTS.md (Root)
**Target audience**: AI agents (Claude Code, etc.), developers
**What to include**:
- Project overview (2-3 sentences)
- Directory/package structure (one-line descriptions only)
- Basic command list (commonly used ones)
- Important instructions/constraints
- Skills list
- Command last updated date
**What NOT to include**:
- Detailed usage of each package → Refer to subdirectory AGENTS.md
- Environment variable details → Refer to subdirectory AGENTS.md
- Specific code examples → Refer to subdirectory AGENTS.md
- API specifications → Refer to subdirectory AGENTS.md
- Installation steps (documented in README.md)
- License information (documented in README.md)
- References to rules (.claude/rules/ is auto-loaded, no need to reference)
### AGENTS.md (Subdirectory)
**Target audience**: AI agents (Claude Code, etc.), developers
**What to include**:
- Package/project-specific detailed information
- Development commands (all)
- Environment variables list and descriptions
- Specific command examples
- Detailed directory structure
- API specifications/exports list
- Important notes and considerations
- Command last updated date
**What NOT to include**:
- Duplicate information already in root
### CLAUDE.md
**Role**: Symbolic link to AGENTS.md
**Setup**: `ln -sf AGENTS.md CLAUDE.md` (same directory)
CLAUDE.md is NOT a separate file — it MUST be a symlink pointing to AGENTS.md. If a CLAUDE.md exists as a regular file, replace it with a symlink.
## Execution Rules
### No User Confirmation
**NEVER ask the user for confirmation.** Once this skill is invoked, make all decisions autonomously and execute to completion.
Questions like "Is this okay?" or "Should I proceed?" are strictly prohibited. When in doubt, use AGENTS.md as SSOT and act immediately.
### Subagent-Driven Execution
Launch a subagent for each target file and **process them in parallel**.
Each subagent independently reads, analyzes, and updates its assigned file.
### Task Management
Create a TODO for each target file path before launching subagents. Mark each as completed when done.
```
Example:
- [ ] Update .claude/rules/ai-generated/gotchas.md
- [ ] Update AGENTS.md
- [ ] Update README.md
```
## Processing Targets
1. **gotchas.md** - Classify and organize insights learned during sessions
2. **AGENTS.md** - Refactor project structure and architecture information
3. **README.md** - Consistency check + update command list
## Consistency Check
- Verify project overview matches AGENTS.md
- If inconsistencies exist, auto-correct README.md using AGENTS.md as SSOT
## Reference Files
- @${CLAUDE_PLUGIN_ROOT}/skills/should-be-project-context/classification-criteria.md - Classification criteria (colocation principle, hierarchy design)
- @${CLAUDE_PLUGIN_ROOT}/skills/should-be-project-context/readme-template.md - Unified format for README.md
- @${CLAUDE_PLUGIN_ROOT}/skills/should-be-project-context/agents-template.md - Unified format for AGENTS.md
Related in General
modeling-omnistudio-epc-catalog
IncludedSalesforce Industries CME EPC product-modeling skill for Product2-based catalog creation. Use when creating EPC products, configuring product attributes, building offer bundles with Product Child Items, or reviewing EPC DataPack JSON metadata for product catalog changes. TRIGGER when: user creates or updates Product2 EPC records, AttributeAssignment payloads, AttributeMetadata/AttributeDefaultValues, Offer bundles, or ProductChildItem relationships. DO NOT TRIGGER when: designing OmniScripts/FlexCards/Integration Procedures (use building-omnistudio-omniscript, building-omnistudio-flexcard, or building-omnistudio-integration-procedure), implementing Apex business logic (use generating-apex), or troubleshooting deployment pipelines (use deploying-metadata).
relationship-science-coach
IncludedUse this skill for direct, practical adult relationship coaching: couples conflict, repair, trust, marriage, dating, flirting, attachment patterns, emotional connection, sex, desire differences, eroticism, kink negotiation, affection, love languages, breakups, and long-term passion. Draw on Gottman, EFT and Hold Me Tight, attachment science, modern sex research, Perel, Nagoski, Kerner, Schnarch, Love and Stosny, and flexible love-language tools. Be concrete and low-hedge. Redirect only for imminent danger, abuse, coercive control, minors, non-consent, self-harm, stalking, or medical/legal/psychiatric decisions.
building-sf-integrations
IncludedSalesforce integration architecture and runtime plumbing with 120-point scoring. Use this skill to set up Named Credentials, External Credentials, External Services, REST/SOAP callout patterns, Platform Events, and Change Data Capture. TRIGGER when: user sets up Named Credentials, External Services, REST/SOAP callouts, Platform Events, CDC, or touches .namedCredential-meta.xml files. DO NOT TRIGGER when: Connected App/OAuth config (use configuring-connected-apps), Apex-only logic (use generating-apex), or data import/export (use handling-sf-data).
venue-templates
IncludedAccess comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.
let-fate-decide
IncludedDraws the 12 Houses of the Zodiac Tarot spread to inject entropy into planning when prompts are vague, ambiguous, or casually delegated. Interprets the spread to guide next steps. Use when the user says 'let fate decide', 'YOLO', 'whatever', 'idk', or other nonchalant phrases, makes Yu-Gi-Oh references, or when you are about to arbitrarily pick between multiple reasonable approaches. Prefer over ask-questions-if-underspecified when the user's tone is casual or playful rather than precision-seeking.
net-ops
IncludedCross-platform network troubleshooting (Windows, macOS, Linux) via local or remote shell. Use for: DNS broken, can't resolve hostnames, nslookup/dig works but apps fail, NRPT, WFP, scutil, /etc/resolver, systemd-resolved, /etc/resolv.conf, NetworkManager, VPN DNS leak residue (ProtonVPN/Mullvad/WireGuard/AnyConnect), AV/firewall blocking DNS or DoH, Tailscale DNS interaction, intermittent connectivity, remote diagnostics over SSH.