| 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:
-
Development Workflow: ./references/development_workflow.md
- Daily development process
- Branch naming conventions
- Commit guidelines
-
PR Process: ./references/pr-process.md
- PR creation guidelines
- Review requirements
- Merge criteria
-
Deployment Pipelines: ./references/deployment_pipelines.md
- CI/CD pipeline overview
- Deployment stages
- Rollback procedures
-
QA Workflow: ./references/qa_workflow.md
- Testing stages
- QA sign-off process
- Bug reporting
-
Frontend Workflow: ./references/fronend_workflow.md
- Frontend-specific processes
- Component development
- Design handoff
-
Amplience Workflow: ./references/amplience-workflow.md
- CMS workflow
- Content management
- Publishing process
-
Testing Generation Workflow: ./references/testing-generation-workflow.md
- Test generation process
- Automation guidelines
- Coverage requirements
Instructions
Before responding to workflow questions:
- Use the Read tool to load relevant files above
- Follow the team's established processes
- Reference specific workflows for guidance
When to Load This Context
- Following development processes
- Creating pull requests
- Understanding deployment
- Onboarding to the team