Verify Structure banner
ahmedibrahim085 ahmedibrahim085

Verify Structure

Development community

Description

--- description: Verify project structure aligns with official Claude Code standards --- Please verify that the project structure follows official Claude Code architecture: 1. **Agent Registry** (.claude/agents/): - Check all 5 agents exist: spec-analyst, spec-architect, spec-planner, researcher, report-writer - Verify frontmatter format (name, description, tools only) - Confirm no agents in skill subdirectories 2. **Skills Directory** (.claude/skills/): - multi-agent-researcher:

Installation

Installs to ~/.claude/commands/ahmedibrahim085-claude-multi-agent-research-system-skill-verify-structure.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ahmedibrahim085/Claude-Multi-Agent-Research-System-Skill/HEAD/.claude/commands/verify-structure.md -o ~/.claude/commands/ahmedibrahim085-claude-multi-agent-research-system-skill-verify-structure.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository