From 48966feaac4ed53c2f00de540fd99e58a7789e78 Mon Sep 17 00:00:00 2001 From: Kodjo Sossouvi Date: Thu, 23 Apr 2026 21:06:49 +0200 Subject: [PATCH] updated README.md --- .idea/markdown.xml | 7 +++++++ README.md | 11 +++++++++++ 2 files changed, 18 insertions(+) create mode 100644 .idea/markdown.xml diff --git a/.idea/markdown.xml b/.idea/markdown.xml new file mode 100644 index 0000000..61331c9 --- /dev/null +++ b/.idea/markdown.xml @@ -0,0 +1,7 @@ + + + + + \ No newline at end of file diff --git a/README.md b/README.md index 2bfacc8..add84df 100644 --- a/README.md +++ b/README.md @@ -115,3 +115,14 @@ The repo URL is stored in `~/.myclaude/config.json` after the first `init --repo ```bash pytest ``` + +## Available skills +* Developer (developer) +* Product Owner (product-owner) +* Technical Writer (technical-writer) +* Unit Tester (unit-tester) + +## Default repository +``` +ssh://git@sheerka.synology.me:1010/kodjo/ClaudeRepo.git +``` \ No newline at end of file