File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 1+ # Copilot Instructions for S3Mock
2+
3+ Read ` AGENTS.md ` (root + relevant module) before making any changes — it contains architecture,
4+ DO/DON'T rules, code style, and conventions that apply to all tasks.
5+
6+ ## Task-Specific Guidance
7+
8+ Detailed instructions for each task type are maintained in ` .claude/skills/ ` :
9+
10+ - ** Implementing features / fixing bugs** : [ ` .claude/skills/implement/SKILL.md ` ] ( ../.claude/skills/implement/SKILL.md )
11+ - ** Writing / updating tests** : [ ` .claude/skills/test/SKILL.md ` ] ( ../.claude/skills/test/SKILL.md )
12+ - ** Refactoring** : [ ` .claude/skills/refactor/SKILL.md ` ] ( ../.claude/skills/refactor/SKILL.md )
13+ - ** Updating documentation** : [ ` .claude/skills/document/SKILL.md ` ] ( ../.claude/skills/document/SKILL.md )
You can’t perform that action at this time.
0 commit comments