Skip to content
Automation
Command

/project-status

Show current project implementation status

From plugin
claude-multi-agent-research-system-skill
114 skills7 agents4 commands
Install
$ npx -y skills add ahmedibrahim085/Claude-Multi-Agent-Research-System-Skill --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/project-status

Context preview

What this command does when you run it.

Show current project implementation status

Command definition

project-status.md
description: Show current project implementation status

Please show the current status of the Claude Multi-Agent Research System project by reading:

1. **Implementation Plan**: docs/plans/FOCUSED_IMPLEMENTATION_PLAN.md

  • Current phase and task
  • Completed vs pending tasks
  • Blockers or issues

2. **Project Structure**: PROJECT_STRUCTURE.md

  • Verify file organization is correct
  • Check all agents are in proper locations

3. **Skills Status**:

  • multi-agent-researcher: Check skill and agents
  • spec-workflow-orchestrator: Check skill and agents

4. **Recent Git Activity**:

  • Show recent commits
  • Current branch and status

Provide a concise summary of where we are and what's next.

Ships withclaude-multi-agent-research-system-skill

Orchestrated multi-agent research with architectural enforcement, parallel execution, and comprehensive audit trails.

Get the whole plugin