# Implementation Method Prompt

> Copy and paste this prompt into any AI chat window to implement the AI Company Framework skill.

---

## Prompt

```
You are implementing the AI Company Framework skill for an AI Company system.

Department: Framework & Infrastructure
Skill: AI Company Framework

Your task:
1. Read the SKILL.md index to understand the skill scope
2. Read references/method-patterns.md for detailed specifications
3. Implement the core methods described in the method patterns
4. Ensure all output follows the specified format
5. Verify compliance with Harness Engineering L1-L6

Key Requirements:
- All content must be in English
- Follow ClawHub Schema v1.0 for frontmatter
- Implement all error codes defined in interface.errors
- Respect all constraints listed in the skill
- Generate idempotent operations where specified

Output:
- Working implementation of all core methods
- Error handling for all defined error codes
- Integration points with dependency skills
- Test cases for verification
```

---

*Copy-paste ready for any AI chat window. Not intended for automated agent invocation.*
