Skip to content

Workflow Procedures

DOCUMENT CONTROL

Document Type: Workflow Index Version: 1.0 Status: Active

Available Workflows

IDWorkflowDescription
WF-001Common WorkflowsDaily development patterns
WF-002GitHub Actions CI/CDAutomated testing and deployment
WF-003Amazon BedrockAWS Bedrock integration
WF-004Google Vertex AIGoogle Cloud integration
WF-005Claude Code on WebBrowser-based usage

Workflow Categories

WORKFLOWS OVERVIEW
------------------

  DEVELOPMENT                CLOUD                   PLATFORM
  -----------                -----                   --------
  Common Patterns            AWS Bedrock             Web Interface
  - Explore/Plan/Code        - Setup                 - Claude.ai
  - Test-Driven Dev          - Configuration         - Browser access
  - Code Review              - Usage                 - Limitations
  
  CI/CD                      Google Vertex
  - GitHub Actions           - Setup
  - Automation               - Configuration
  - Testing                  - Usage

Getting Started

  1. Start with WF-001: Common Workflows
  2. Set up automation with WF-002: GitHub Actions
  3. Explore cloud options as needed

Start with Common Workflows

Based on Official Claude Code Documentation