You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CLAUDE.md
+12-13Lines changed: 12 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,14 +4,14 @@ This file provides guidance to Claude Code (claude.ai/code) when working with co
4
4
5
5
## Repository Overview
6
6
7
-
This is a Claude Code plugin marketplace repository containing bundled plugins for AI-driven SDLC workflows. The main plugin is `ai-sdlc` which provides structured development workflows.
7
+
This is a Claude Code plugin marketplace repository containing bundled plugins for AI-driven SDLC workflows. The main plugin is `maister` which provides structured development workflows.
8
8
9
9
## Structure
10
10
11
11
```
12
12
.claude-plugin/marketplace.json # Marketplace manifest (lists all plugins)
@@ -23,34 +23,33 @@ docs/ # User-facing documentation and guides
23
23
24
24
## Key Files
25
25
26
-
-**`@plugins/ai-sdlc/CLAUDE.md`**: Comprehensive plugin documentation with all skills, commands, agents, and workflow principles. Read this when working on plugin internals.
27
-
-**`docs/Contributing.md`**: Guide for creating new skills, commands, and agents.
26
+
-**`@plugins/maister/CLAUDE.md`**: Comprehensive plugin documentation with all skills, commands, agents, and workflow principles. Read this when working on plugin internals.
28
27
-**`README.md`**: User-facing documentation for plugin consumers.
0 commit comments