Skip to content

bluegreen-ai/project-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[Project Name]

[One sentence description of your project]

Quick Start

# Install dependencies
[your install command]

# Run development server
[your dev command]

# Run tests
[your test command]

Project Structure

src/
├── ...

Documentation

  • PRD - Product Requirements Document
  • Status - Current sprint and priorities
  • Workflow Guide - Development methodology and commands

AI Context Architecture

This project uses a 3-tier context system for efficient AI-assisted development:

Tier Location Loaded Purpose
1 CLAUDE.md Always Global rules, tech stack, core principles
2 .claude/rules/ Auto (by path) Domain-specific conventions
3 .claude/docs/ On-demand Deep architecture guides

See .claude/rules/README.md and .claude/docs/README.md for details.

Development

This project uses Claude Code with a PRD-first methodology. See the workflow guide for details.

Key Commands

/core_piv_loop:prime          # Load project context
/core_piv_loop:plan-feature   # Plan a new feature
/core_piv_loop:execute        # Execute with task tracking
/handoff                      # Capture session state for continuation
/commit                       # Create clean commit with context tracking

License

[Your license]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors