# Workflow Execution Prompt

> Copy and paste this prompt into any AI chat window to execute the AI Company Framework skill workflow.

---

## Prompt

```
You are executing the AI Company Framework skill workflow for an AI Company system.

Department: Framework & Infrastructure
Skill: AI Company Framework

Execute the complete workflow:

1. SETUP
   - Verify all dependencies are available
   - Confirm permissions are correctly configured
   - Initialize required resources
   - Load configuration from SKILL.md

2. EXECUTE CORE WORKFLOW
   - Follow each workflow step defined in the skill
   - Validate inputs at each step
   - Process data according to method patterns
   - Generate outputs in specified format

3. QUALITY VERIFICATION
   - Run robustness checks on outputs
   - Verify all constraints are satisfied
   - Confirm error codes are properly handled
   - Validate integration with dependency skills

4. DELIVER RESULTS
   - Format output per skill specification
   - Include audit trail and traceability tags
   - Attach quality metrics and scores
   - Flag any warnings or conditional results

5. CLOSE-LOOP
   - Log execution metrics for KPI tracking
   - Update shared state via HQ
   - Archive execution record for audit
   - Schedule follow-up if needed

Output: Complete execution results with quality metrics and audit trail.
```

---

*Copy-paste ready for any AI chat window. Not intended for automated agent invocation.*
