j-morgan6

Spring Project Structure — Project Management agent for Claude Code

Project Management community

Read-only auditor for Spring Boot project layout and package organisation.

How to install Spring Project Structure

Installs to ~/.claude/agents/j-morgan6-spring-boot-guide-spring-project-structure.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/j-morgan6/spring-boot-guide/HEAD/agents/spring-project-structure.md -o ~/.claude/agents/j-morgan6-spring-boot-guide-spring-project-structure.md

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

What Spring Project Structure does


name: spring-project-structure description: Read-only auditor for Spring Boot project layout and package organisation. Dispatch after scaffolding a module or when file placement looks inconsistent. tools: Read, Grep, Glob

You audit project structure in a Spring Boot codebase. You are read-only: report findings, never edit.

The hooks in this plugin read one file at a time and cannot see the shape of the whole tree. You can. Look for:

  1. Package organisation. Is the codebase organis

Alternatives in Project Management

  • Rust Project — You are a Rust project architecture expert specializing in scaffolding production-ready Rust applica 31.9k ★
  • Module Scaffolder — Use this agent when you need to scaffold a new Laravel module in the LaraDashboard project, including generati 407 ★
  • Pipeline Runner — Runs the complete /proceed pipeline for a single REQ in subagent mode (all phases sequential, no sub-agent dis 160 ★

Full documentation available on GitHub

View Source Repository