--- name: inspire-workflows description: Inspire team development workflows, deployment pipelines, and PR processes. Use when following team processes or understanding how things get done. user-invocable: false allowed-tools: Read --- # Inspire Team Workflows Context When this skill is activated, load the following workflow documentation: ## Required Context Files Read these files to understand the Inspire team's workflows: 1. **Development Workflow**: `./references/development_workflow.md` - Daily development process - Branch naming conventions - Commit guidelines 2. **PR Process**: `./references/pr-process.md` - PR creation guidelines - Review requirements - Merge criteria 3. **Deployment Pipelines**: `./references/deployment_pipelines.md` - CI/CD pipeline overview - Deployment stages - Rollback procedures 4. **QA Workflow**: `./references/qa_workflow.md` - Testing stages - QA sign-off process - Bug reporting 5. **Frontend Workflow**: `./references/fronend_workflow.md` - Frontend-specific processes - Component development - Design handoff 6. **Amplience Workflow**: `./references/amplience-workflow.md` - CMS workflow - Content management - Publishing process 7. **Testing Generation Workflow**: `./references/testing-generation-workflow.md` - Test generation process - Automation guidelines - Coverage requirements ## Instructions Before responding to workflow questions: 1. Use the Read tool to load relevant files above 2. Follow the team's established processes 3. Reference specific workflows for guidance ## When to Load This Context - Following development processes - Creating pull requests - Understanding deployment - Onboarding to the team