978 B
978 B
name, description
| name | description |
|---|---|
| workflow-management | Specialized skill for creating, updating, and validating workflow documents in the Gemini Workflow Framework. |
Workflow Management Skill
This skill allows Gemini to efficiently manage the lifecycle of project workflows.
Functions
- Workflow Creation: Propose new workflows using the standardized format (Objective, Action Items, Verification).
- Step Mapping: Automatically map high-level project goals to discrete, verifiable workflow steps.
- Public Audit: For each step, identify and link to the relevant public documentation (e.g., GitHub, MDN, public API docs).
- Consistency Check: Ensure that all action items align with the "Public Constraint Protocol" in
GEMINI.md.
Standard Workflow Format
Workflow: [Name]
Step [X]: [Objective Summary]
- Goal: [Detailed goal]
- Action Items:
- [Specific task]
- Verification: [Public-domain method to verify success]