Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.35 KB

File metadata and controls

35 lines (26 loc) · 1.35 KB

.please/ Workspace Index

Central navigation for all project artifacts managed by the please plugin.

Project Documents

Document Purpose
../ARCHITECTURE.md Repository-level bird's-eye view
../CLAUDE.md Project-level AI instructions

Directory Map

Path Purpose
state/ Runtime session state (progress) — not tracked in git
docs/tracks/ Implementation tracks (spec + plan) → Tracks Index
docs/product-specs/ Product-level specifications → Product Specs Index
docs/decisions/ Architecture Decision Records → Decisions Index
docs/investigations/ Bug investigation reports
docs/research/ Research documents
docs/references/ External reference materials (-llms.txt etc.)
docs/knowledge/ Stable project context (product, tech-stack, guidelines)
templates/ Workflow templates (plugin-provided)
scripts/ Utility scripts (plugin-provided)

Configuration

See config.yml for workspace settings.

Workflows

  • /please:new-track — Create feature specification and architecture plan
  • /please:implement — TDD implementation from plan file
  • /please:finalize — Finalize PR, move track to completed