Agent skill
repo-structure-allowed-in-docs
Sub-skill of repo-structure: Allowed in docs/ (+1).
Install this agent skill to your Project
npx add-skill https://github.com/vamseeachanta/workspace-hub/tree/main/.claude/skills/_archive/workspace-hub/repo-structure/allowed-in-docs
SKILL.md
Allowed in docs/ (+1)
Allowed in docs/
| Content Type | Location |
|---|---|
| Reference docs — explains how a module works | docs/modules/<domain>/ or docs/domains/<domain>/ |
| How-to guides for humans | docs/guides/ |
| API documentation | docs/api/ |
| Data source descriptions | docs/data-sources/ |
| Migration guides | docs/guides/migration-*.md |
| Domain-specific references | docs/<domain>/ (e.g., docs/hse/, docs/petrophysics/) |
NOT Allowed in docs/
| Misplaced File | Correct Location |
|---|---|
AGENT_OS_COMMANDS.md |
DELETE (agent_os is archived) |
MANDATORY_SLASH_COMMAND_ECOSYSTEM.md |
.claude/docs/ or DELETE |
AI_AGENT_ORCHESTRATION.md |
.claude/docs/ai-orchestration.md |
AI_USAGE_GUIDELINES.md |
.claude/docs/ if agent-facing, else docs/guides/ |
sub_ai/ directory |
.claude/docs/ |
raw_data/ |
data/<domain>/ |
prompt-review/ |
.claude/docs/ or delete |
| WRK deliverable reports | workspace-hub/.claude/work-queue/done/ |
| Session notes | .claude/docs/ or delete |
Rule: If a file in docs/ contains slash commands, agent protocols, or provider instructions, it belongs in .claude/docs/, not docs/.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
gsd-complete-milestone
Archive completed milestone and prepare for next version
gsd-reapply-patches
Reapply local modifications after a GSD update
gsd-verify-work
Validate built features through conversational UAT
gsd-thread
Manage persistent context threads for cross-session work
clinical-trial-protocol
Generate clinical trial protocols for medical devices or drugs through a modular, waypoint-based architecture with research-only and full protocol modes.
single-cell-rna-qc
Performs quality control on single-cell RNA-seq data (.h5ad or .h5 files) using scverse best practices with MAD-based filtering and comprehensive visualizations.
Didn't find tool you were looking for?