ima-claude 2.20.0 → 2.26.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +74 -9
- package/dist/cli.js +2 -1
- package/package.json +1 -1
- package/plugins/ima-claude/.claude-plugin/plugin.json +2 -2
- package/plugins/ima-claude/agents/explorer.md +29 -15
- package/plugins/ima-claude/agents/implementer.md +58 -13
- package/plugins/ima-claude/agents/memory.md +19 -19
- package/plugins/ima-claude/agents/reviewer.md +84 -34
- package/plugins/ima-claude/agents/tester.md +59 -16
- package/plugins/ima-claude/agents/wp-developer.md +66 -21
- package/plugins/ima-claude/hooks/bootstrap.sh +42 -44
- package/plugins/ima-claude/hooks/prompt_coach_digest.md +14 -17
- package/plugins/ima-claude/hooks/prompt_coach_system.md +10 -12
- package/plugins/ima-claude/personalities/README.md +17 -6
- package/plugins/ima-claude/personalities/enable-efficient.md +61 -0
- package/plugins/ima-claude/personalities/enable-terse.md +71 -0
- package/plugins/ima-claude/skills/agentic-workflows/SKILL.md +35 -71
- package/plugins/ima-claude/skills/architect/SKILL.md +54 -168
- package/plugins/ima-claude/skills/compound-bridge/SKILL.md +41 -94
- package/plugins/ima-claude/skills/design-to-code/SKILL.md +43 -78
- package/plugins/ima-claude/skills/discourse/SKILL.md +79 -194
- package/plugins/ima-claude/skills/discourse-admin/SKILL.md +41 -103
- package/plugins/ima-claude/skills/docs-organize/SKILL.md +63 -203
- package/plugins/ima-claude/skills/ember-discourse/SKILL.md +90 -200
- package/plugins/ima-claude/skills/espocrm/SKILL.md +14 -23
- package/plugins/ima-claude/skills/espocrm-api/SKILL.md +79 -192
- package/plugins/ima-claude/skills/functional-programmer/SKILL.md +33 -237
- package/plugins/ima-claude/skills/gh-cli/SKILL.md +26 -65
- package/plugins/ima-claude/skills/ima-bootstrap/SKILL.md +71 -104
- package/plugins/ima-claude/skills/ima-bootstrap/references/ima-brand.md +32 -22
- package/plugins/ima-claude/skills/ima-brand/SKILL.md +18 -23
- package/plugins/ima-claude/skills/ima-copywriting/SKILL.md +68 -179
- package/plugins/ima-claude/skills/ima-doc2pdf/SKILL.md +32 -102
- package/plugins/ima-claude/skills/ima-editorial-scorecard/SKILL.md +38 -63
- package/plugins/ima-claude/skills/ima-editorial-workflow/SKILL.md +69 -114
- package/plugins/ima-claude/skills/ima-email-creator/SKILL.md +16 -22
- package/plugins/ima-claude/skills/ima-forms-expert/SKILL.md +21 -37
- package/plugins/ima-claude/skills/ima-git/SKILL.md +81 -0
- package/plugins/ima-claude/skills/jira-checkpoint/SKILL.md +39 -120
- package/plugins/ima-claude/skills/jquery/SKILL.md +107 -233
- package/plugins/ima-claude/skills/js-fp/SKILL.md +75 -296
- package/plugins/ima-claude/skills/js-fp-api/SKILL.md +52 -162
- package/plugins/ima-claude/skills/js-fp-react/SKILL.md +47 -270
- package/plugins/ima-claude/skills/js-fp-vue/SKILL.md +55 -209
- package/plugins/ima-claude/skills/js-fp-wordpress/SKILL.md +59 -204
- package/plugins/ima-claude/skills/livecanvas/SKILL.md +19 -32
- package/plugins/ima-claude/skills/mcp-atlassian/SKILL.md +92 -162
- package/plugins/ima-claude/skills/mcp-context7/SKILL.md +32 -64
- package/plugins/ima-claude/skills/mcp-gitea/SKILL.md +98 -188
- package/plugins/ima-claude/skills/mcp-github/SKILL.md +60 -124
- package/plugins/ima-claude/skills/mcp-memory/SKILL.md +1 -177
- package/plugins/ima-claude/skills/mcp-qdrant/SKILL.md +58 -115
- package/plugins/ima-claude/skills/mcp-sequential/SKILL.md +32 -87
- package/plugins/ima-claude/skills/mcp-serena/SKILL.md +54 -80
- package/plugins/ima-claude/skills/mcp-tavily/SKILL.md +40 -63
- package/plugins/ima-claude/skills/mcp-vestige/SKILL.md +75 -116
- package/plugins/ima-claude/skills/php-authnet/SKILL.md +32 -65
- package/plugins/ima-claude/skills/php-fp/SKILL.md +50 -129
- package/plugins/ima-claude/skills/php-fp-wordpress/SKILL.md +25 -73
- package/plugins/ima-claude/skills/phpunit-wp/SKILL.md +103 -463
- package/plugins/ima-claude/skills/playwright/SKILL.md +69 -220
- package/plugins/ima-claude/skills/prompt-starter/SKILL.md +33 -83
- package/plugins/ima-claude/skills/prompt-starter/references/code-review.md +38 -0
- package/plugins/ima-claude/skills/py-fp/SKILL.md +78 -384
- package/plugins/ima-claude/skills/quasar-fp/SKILL.md +54 -255
- package/plugins/ima-claude/skills/quickstart/SKILL.md +7 -11
- package/plugins/ima-claude/skills/rails/SKILL.md +63 -184
- package/plugins/ima-claude/skills/resume-session/SKILL.md +14 -35
- package/plugins/ima-claude/skills/rg/SKILL.md +61 -146
- package/plugins/ima-claude/skills/ruby-fp/SKILL.md +66 -163
- package/plugins/ima-claude/skills/save-session/SKILL.md +10 -39
- package/plugins/ima-claude/skills/scorecard/SKILL.md +42 -40
- package/plugins/ima-claude/skills/skill-analyzer/SKILL.md +42 -71
- package/plugins/ima-claude/skills/skill-creator/SKILL.md +79 -250
- package/plugins/ima-claude/skills/task-master/SKILL.md +11 -31
- package/plugins/ima-claude/skills/task-planner/SKILL.md +44 -153
- package/plugins/ima-claude/skills/task-runner/SKILL.md +61 -143
- package/plugins/ima-claude/skills/unit-testing/SKILL.md +59 -134
- package/plugins/ima-claude/skills/wp-ddev/SKILL.md +38 -120
- package/plugins/ima-claude/skills/wp-local/SKILL.md +26 -108
|
@@ -5,77 +5,48 @@ description: "Save session state to Serena MCP memory (no file path confusion)"
|
|
|
5
5
|
|
|
6
6
|
# save-session
|
|
7
7
|
|
|
8
|
-
|
|
8
|
+
Use `mcp__serena__write_memory` with memory name `session-state`.
|
|
9
9
|
|
|
10
|
-
##
|
|
11
|
-
|
|
12
|
-
- "save session"
|
|
13
|
-
- "save the session"
|
|
14
|
-
- "save current session"
|
|
15
|
-
- "create session save"
|
|
16
|
-
- "checkpoint session"
|
|
17
|
-
|
|
18
|
-
## Instructions
|
|
19
|
-
|
|
20
|
-
Use `mcp__serena__write_memory` to save session state.
|
|
21
|
-
|
|
22
|
-
**Memory name**: `session-state`
|
|
23
|
-
|
|
24
|
-
**Content format**:
|
|
10
|
+
## Content Format
|
|
25
11
|
|
|
26
12
|
```markdown
|
|
27
13
|
# Session State
|
|
28
14
|
Saved: {current_date_time}
|
|
29
15
|
|
|
30
16
|
## Current Task
|
|
31
|
-
{1-2 sentences describing
|
|
17
|
+
{1-2 sentences describing active task or goal}
|
|
32
18
|
|
|
33
19
|
## Modified Files
|
|
34
20
|
- {path/to/file1}
|
|
35
|
-
- {path/to/file2}
|
|
36
21
|
|
|
37
22
|
## Decisions Made
|
|
38
23
|
- {Key decision 1}
|
|
39
|
-
- {Key decision 2}
|
|
40
24
|
|
|
41
25
|
## Technical Context
|
|
42
|
-
- **Relevant code**: {endpoints, functions, components
|
|
26
|
+
- **Relevant code**: {endpoints, functions, components}
|
|
43
27
|
- **Patterns**: {FP patterns, type constraints, architectural decisions}
|
|
44
28
|
- **Dependencies**: {external libraries, services, APIs}
|
|
45
29
|
|
|
46
30
|
## Outstanding Items
|
|
47
31
|
- [ ] {Incomplete item or next step}
|
|
48
|
-
- [ ] {Blocker or open question}
|
|
49
32
|
|
|
50
33
|
## Resume Hint
|
|
51
34
|
{One sentence: what to do first when resuming}
|
|
52
35
|
```
|
|
53
36
|
|
|
54
|
-
##
|
|
37
|
+
## Include / Exclude
|
|
55
38
|
|
|
56
|
-
**Include:**
|
|
57
|
-
- Active task state (what's in progress)
|
|
58
|
-
- Files touched this session
|
|
59
|
-
- Decisions that affect future work
|
|
60
|
-
- Blockers or open questions
|
|
61
|
-
- Enough context to resume without re-reading entire codebase
|
|
39
|
+
**Include:** active task state, files touched, decisions affecting future work, blockers, enough context to resume without re-reading codebase.
|
|
62
40
|
|
|
63
|
-
**Exclude:**
|
|
64
|
-
- Conversation history or dialogue
|
|
65
|
-
- Code snippets (the actual files have the code)
|
|
66
|
-
- Completed work that doesn't affect next steps
|
|
67
|
-
- Research paths that led nowhere
|
|
68
|
-
- Obvious context (project name, basic structure)
|
|
41
|
+
**Exclude:** conversation history, code snippets (files have the code), completed work not affecting next steps, dead-end research paths, obvious context.
|
|
69
42
|
|
|
70
43
|
## After Writing
|
|
71
44
|
|
|
72
|
-
Confirm
|
|
45
|
+
Confirm: "Session saved to Serena memory 'session-state'"
|
|
73
46
|
|
|
74
|
-
**Note:** For
|
|
47
|
+
**Note:** For decisions/patterns/preferences surviving beyond this session, use Vestige `smart_ingest` — not Serena. Serena is ephemeral session state only.
|
|
75
48
|
|
|
76
49
|
## Technical Notes
|
|
77
50
|
|
|
78
|
-
- Uses Serena MCP `write_memory` tool (no file path confusion)
|
|
79
|
-
- Memory persists across Claude sessions in project context
|
|
80
51
|
- Overwrites previous session-state (single checkpoint model)
|
|
81
|
-
- Project-specific storage (
|
|
52
|
+
- Project-specific storage (project-bound)
|
|
@@ -5,7 +5,7 @@ description: "Generate a quick visual scorecard for any project's README. Scores
|
|
|
5
5
|
|
|
6
6
|
# Scorecard — Project Quality Assessment
|
|
7
7
|
|
|
8
|
-
Generate
|
|
8
|
+
Generate compact visual scorecard and insert into project README.
|
|
9
9
|
|
|
10
10
|
## Invocation
|
|
11
11
|
|
|
@@ -19,36 +19,42 @@ Arguments are domain skills to evaluate against. If none provided, auto-detect f
|
|
|
19
19
|
|
|
20
20
|
## Process
|
|
21
21
|
|
|
22
|
-
Use `task-master` to organize all work. Delegate review categories to parallel agents.
|
|
23
|
-
|
|
24
22
|
### Step 1: Setup
|
|
25
23
|
|
|
26
|
-
1. Invoke `task-master`
|
|
27
|
-
2.
|
|
28
|
-
3. Identify
|
|
29
|
-
4. Locate
|
|
24
|
+
1. Invoke `task-master` for orchestration
|
|
25
|
+
2. Load each domain skill passed as argument (defines code standards to score against)
|
|
26
|
+
3. Identify project's primary language(s) and framework(s)
|
|
27
|
+
4. Locate README (or note its absence)
|
|
30
28
|
|
|
31
|
-
### Step 2:
|
|
29
|
+
### Step 2: Run project validators (REQUIRED)
|
|
32
30
|
|
|
33
|
-
|
|
31
|
+
Before any grading, discover and run the project's configured gate. Same discovery order as the `reviewer` agent:
|
|
34
32
|
|
|
35
|
-
|
|
|
36
|
-
|
|
37
|
-
|
|
|
38
|
-
|
|
|
39
|
-
|
|
|
40
|
-
|
|
|
41
|
-
|
|
|
33
|
+
| Ecosystem | Where to look |
|
|
34
|
+
|---|---|
|
|
35
|
+
| PHP | `composer.json` scripts — `check`, `test`, `phpcs`, `phpcs:report` |
|
|
36
|
+
| JS/TS | `package.json` scripts — `test`, `lint`, `typecheck`, `check` |
|
|
37
|
+
| Make-based | `Makefile` targets — `check`, `test`, `lint`, `ci` |
|
|
38
|
+
| Python | `pyproject.toml` / `tox.ini` / `noxfile.py` |
|
|
39
|
+
| Ruby | `Rakefile` — `ci`, `test`, `rubocop` |
|
|
40
|
+
|
|
41
|
+
Capture exit codes, error/warning counts, and test coverage % (run the coverage variant — `composer test:coverage`, `npm test -- --coverage` — when available). These are primary evidence for Code Standards, Security, and Test Coverage grades.
|
|
42
42
|
|
|
43
|
-
|
|
44
|
-
- Use `model: "sonnet"` (Opus orchestrates, Sonnet evaluates)
|
|
45
|
-
- Scan relevant files for its category
|
|
46
|
-
- Return a letter grade (A-F) with 2-3 bullet points justifying the score
|
|
47
|
-
- Be honest — inflated scores help nobody
|
|
43
|
+
Grades without validator backing are vibes grades. Don't ship them. No validators configured is itself a signal — floor Code Standards at C until they exist.
|
|
48
44
|
|
|
49
|
-
### Step 3:
|
|
45
|
+
### Step 3: Parallel Review
|
|
46
|
+
|
|
47
|
+
Spawn parallel agents per category (`model: "sonnet"`). Each returns letter grade (A-F) + 2-3 justifying bullets rooted in validator output. Be honest — inflated scores help nobody.
|
|
48
|
+
|
|
49
|
+
| Category | What to Evaluate | Key Signals |
|
|
50
|
+
|----------|-----------------|-------------|
|
|
51
|
+
| **Code Standards** | FP adherence, naming, patterns | Pure functions, immutability, composition, no anti-patterns |
|
|
52
|
+
| **Security** | Input validation, injection, auth, secrets | OWASP top 10, hardcoded credentials, SQL/XSS/command injection |
|
|
53
|
+
| **Test Coverage** | Test existence, quality, edge cases | Test files present, meaningful assertions, critical paths covered |
|
|
54
|
+
| **Documentation** | README quality, inline docs, API docs | Setup instructions, usage examples, architecture notes |
|
|
55
|
+
| **Maintainability** | Complexity, coupling, file organization | Small functions, clear boundaries, no circular deps |
|
|
50
56
|
|
|
51
|
-
|
|
57
|
+
### Step 4: Compile Scores
|
|
52
58
|
|
|
53
59
|
```markdown
|
|
54
60
|
## Scorecard
|
|
@@ -67,30 +73,26 @@ Collect agent results into the scorecard table format:
|
|
|
67
73
|
### Grading Scale
|
|
68
74
|
|
|
69
75
|
**Formatting rules (non-negotiable):**
|
|
70
|
-
- Use **exact emoji characters**: `🟢` `🟡` `🔴` — never GitHub shortcodes (`:green_circle:`), never Unicode geometric shapes
|
|
71
|
-
-
|
|
72
|
-
- Format as `🟢 A` (emoji + space + letter) — no backticks
|
|
76
|
+
- Use **exact emoji characters**: `🟢` `🟡` `🔴` — never GitHub shortcodes (`:green_circle:`), never Unicode geometric shapes
|
|
77
|
+
- **Whole letter grades only**: A, B, C, D, F — no `+` or `-`. Nuance goes in Notes column
|
|
78
|
+
- Format as `🟢 A` (emoji + space + letter) — no backticks in README output
|
|
73
79
|
|
|
74
80
|
| Grade | Indicator | Meaning |
|
|
75
81
|
|-------|-----------|---------|
|
|
76
|
-
| A | 🟢 A | Excellent
|
|
82
|
+
| A | 🟢 A | Excellent |
|
|
77
83
|
| B | 🟢 B | Good — minor improvements possible |
|
|
78
|
-
| C | 🟡 C | Adequate — notable gaps
|
|
84
|
+
| C | 🟡 C | Adequate — notable gaps |
|
|
79
85
|
| D | 🔴 D | Poor — significant issues |
|
|
80
86
|
| F | 🔴 F | Failing — critical problems |
|
|
81
87
|
|
|
82
|
-
### Step
|
|
88
|
+
### Step 5: Insert into README
|
|
83
89
|
|
|
84
|
-
-
|
|
85
|
-
-
|
|
86
|
-
-
|
|
87
|
-
- Present the full scorecard to the user before writing, in case they want adjustments
|
|
90
|
+
- Replace existing `## Scorecard` section, or insert after first heading if absent
|
|
91
|
+
- Present full scorecard to user before writing
|
|
92
|
+
- Notes: 5-10 words max each
|
|
88
93
|
|
|
89
|
-
##
|
|
94
|
+
## Rules
|
|
90
95
|
|
|
91
|
-
-
|
|
92
|
-
-
|
|
93
|
-
-
|
|
94
|
-
- **Security is always evaluated** regardless of which domain skills are passed.
|
|
95
|
-
- **Auto-detect when no skills given.** Scan for package.json (JS), composer.json (PHP), etc. and suggest appropriate skills.
|
|
96
|
-
- **Date stamp every scorecard** so readers know how fresh it is.
|
|
96
|
+
- Security always evaluated regardless of domain skills passed
|
|
97
|
+
- Auto-detect skills when none given (scan package.json, composer.json, etc.)
|
|
98
|
+
- Date-stamp every scorecard
|
|
@@ -5,103 +5,75 @@ description: Analyzes Skills against best practices and provides actionable impr
|
|
|
5
5
|
|
|
6
6
|
# Skill Analyzer
|
|
7
7
|
|
|
8
|
-
Evaluate Skills against
|
|
8
|
+
Evaluate Skills against best practices and provide actionable feedback.
|
|
9
9
|
|
|
10
10
|
## Quick Start
|
|
11
11
|
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
```
|
|
16
|
-
|
|
17
|
-
2. Review the analysis report for issues and recommendations
|
|
12
|
+
```bash
|
|
13
|
+
python scripts/analyze_skill.py /path/to/skill-directory
|
|
14
|
+
```
|
|
18
15
|
|
|
19
|
-
|
|
16
|
+
Review report → apply fixes → verify with checklists below.
|
|
20
17
|
|
|
21
|
-
## Analysis
|
|
18
|
+
## Analysis Phases
|
|
22
19
|
|
|
23
20
|
### Phase 1: Structural Validation
|
|
24
21
|
|
|
25
|
-
|
|
26
|
-
- `name`:
|
|
27
|
-
- `description`:
|
|
22
|
+
Frontmatter:
|
|
23
|
+
- `name`: present, ≤64 chars, lowercase letters/numbers/hyphens, no reserved words (anthropic, claude)
|
|
24
|
+
- `description`: present, non-empty, ≤1024 chars, no XML tags
|
|
28
25
|
|
|
29
|
-
|
|
30
|
-
- SKILL.md exists at root
|
|
31
|
-
- Body ≤500 lines
|
|
32
|
-
- References
|
|
26
|
+
File organization:
|
|
27
|
+
- `SKILL.md` exists at root
|
|
28
|
+
- Body ≤500 lines
|
|
29
|
+
- References one level deep from SKILL.md (no nested chains)
|
|
33
30
|
|
|
34
31
|
### Phase 2: Description Quality
|
|
35
32
|
|
|
36
|
-
|
|
37
|
-
- What the skill does
|
|
38
|
-
- When/triggers for using it
|
|
39
|
-
- Key terms users might mention
|
|
33
|
+
Good descriptions: what the skill does + trigger contexts + key terms.
|
|
40
34
|
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
-
|
|
45
|
-
|
|
46
|
-
**Example transformation:**
|
|
47
|
-
```
|
|
48
|
-
Bad: "Helps with PDFs"
|
|
49
|
-
Good: "Extracts text and tables from PDF files, fills forms, merges documents.
|
|
50
|
-
Use when working with PDF files or when the user mentions PDFs, forms,
|
|
51
|
-
or document extraction."
|
|
52
|
-
```
|
|
35
|
+
| Bad | Good |
|
|
36
|
+
|-----|------|
|
|
37
|
+
| "Helps with PDFs" | "Extracts text and tables from PDF files, fills forms, merges documents. Use when working with PDFs, forms, or document extraction." |
|
|
38
|
+
| "I can help you..." | Third-person, action-oriented |
|
|
39
|
+
| Missing trigger contexts | Explicit trigger phrases |
|
|
53
40
|
|
|
54
41
|
### Phase 3: Content Efficiency
|
|
55
42
|
|
|
56
|
-
|
|
57
|
-
- Does the skill explain concepts Claude already knows?
|
|
58
|
-
- Are there verbose paragraphs that could be concise code examples?
|
|
59
|
-
- Token cost vs. value delivered?
|
|
43
|
+
For each section ask: Does Claude need this? Can Claude already know this? Does it justify token cost?
|
|
60
44
|
|
|
61
|
-
|
|
62
|
-
1. "Does Claude really need this?"
|
|
63
|
-
2. "Can I assume Claude knows this?"
|
|
64
|
-
3. "Does this justify its token cost?"
|
|
45
|
+
Compress verbose paragraphs to code examples. Drop explanations of concepts Claude already knows.
|
|
65
46
|
|
|
66
47
|
### Phase 4: Progressive Disclosure
|
|
67
48
|
|
|
68
|
-
|
|
69
|
-
1.
|
|
70
|
-
2. SKILL.md body
|
|
71
|
-
3. Reference files
|
|
49
|
+
Verify layering:
|
|
50
|
+
1. Frontmatter → triggers skill selection
|
|
51
|
+
2. SKILL.md body → core instructions on trigger
|
|
52
|
+
3. Reference files → loaded only when needed
|
|
72
53
|
|
|
73
|
-
|
|
74
|
-
- Large content (>100 lines) split into separate files
|
|
75
|
-
- Reference files have table of contents if >100 lines
|
|
76
|
-
- Domain-specific content organized by domain
|
|
77
|
-
- Clear pointers in SKILL.md to when each reference should be read
|
|
54
|
+
Reference files: split content >100 lines, include ToC if >100 lines, clear pointers in SKILL.md for when to load each.
|
|
78
55
|
|
|
79
56
|
### Phase 5: Workflow Quality
|
|
80
57
|
|
|
81
|
-
For
|
|
82
|
-
- Steps are
|
|
83
|
-
- Decision points have
|
|
84
|
-
- Feedback loops exist for quality-critical operations
|
|
58
|
+
For multi-step skills:
|
|
59
|
+
- Steps are sequential and unambiguous
|
|
60
|
+
- Decision points have branching criteria
|
|
85
61
|
- Validation steps precede irreversible actions
|
|
86
62
|
|
|
87
63
|
### Phase 6: Anti-Pattern Detection
|
|
88
64
|
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
|
92
|
-
|
|
93
|
-
|
|
|
94
|
-
|
|
|
95
|
-
|
|
|
96
|
-
|
|
|
97
|
-
|
|
|
98
|
-
| Voodoo constants | Unexplained magic numbers in scripts | Document why each value was chosen |
|
|
99
|
-
| Excessive files | README, CHANGELOG, QUICK_REFERENCE | Only SKILL.md + essential resources |
|
|
65
|
+
| Anti-Pattern | Fix |
|
|
66
|
+
|--------------|-----|
|
|
67
|
+
| Multiple equivalent approaches offered | One default + escape hatch |
|
|
68
|
+
| Windows backslash paths | Use forward slashes |
|
|
69
|
+
| Dates or "before/after X" conditionals | Use "old patterns" section or remove |
|
|
70
|
+
| Same concept, multiple terms | Choose one term throughout |
|
|
71
|
+
| File A → B → C reference chains | Flatten to one level from SKILL.md |
|
|
72
|
+
| Unexplained magic numbers | Document why each value was chosen |
|
|
73
|
+
| README, CHANGELOG, QUICK_REFERENCE files | Only SKILL.md + essential resources |
|
|
100
74
|
|
|
101
75
|
## Output Report Format
|
|
102
76
|
|
|
103
|
-
After analysis, produce a structured report:
|
|
104
|
-
|
|
105
77
|
```markdown
|
|
106
78
|
# Skill Analysis: [skill-name]
|
|
107
79
|
|
|
@@ -111,10 +83,10 @@ After analysis, produce a structured report:
|
|
|
111
83
|
- Description quality: [Good/Needs Work]
|
|
112
84
|
|
|
113
85
|
## Critical Issues
|
|
114
|
-
[
|
|
86
|
+
[Must fix]
|
|
115
87
|
|
|
116
88
|
## Recommendations
|
|
117
|
-
[
|
|
89
|
+
[Helpful but not blocking]
|
|
118
90
|
|
|
119
91
|
## Strengths
|
|
120
92
|
[What the skill does well]
|
|
@@ -122,6 +94,5 @@ After analysis, produce a structured report:
|
|
|
122
94
|
|
|
123
95
|
## Detailed Checklists
|
|
124
96
|
|
|
125
|
-
|
|
126
|
-
- [references/
|
|
127
|
-
- [references/advanced-checklist.md](references/advanced-checklist.md) - For skills with scripts/code
|
|
97
|
+
- [references/core-checklist.md](references/core-checklist.md) — Essential quality checks
|
|
98
|
+
- [references/advanced-checklist.md](references/advanced-checklist.md) — For skills with scripts/code
|