<< All versions
Skill v1.0.1
currentAutomated scan100/100diegosouzapw/awesome-omni-skill/inspire-workflows
1 files
──Details
PublishedMay 14, 2026 at 08:10 PM
Content Hashsha256:62aec9b74e8cd654...
Git SHAa6b3c3005ced
Bump Typepatch
──Files
Files (1 file, 1.7 KB)
SKILL.md1.7 KBactive
SKILL.md · 65 lines · 1.7 KB
version: "1.0.1" 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