feat: initial open marketplace with llm-security, config-audit, ultraplan-local
This commit is contained in:
commit
f93d6abdae
380 changed files with 65935 additions and 0 deletions
|
|
@ -0,0 +1,27 @@
|
|||
# CLAUDE.md Quality Criteria
|
||||
|
||||
> **Authoritative source:** The detailed scoring rubric, red flags, section detection patterns, and quality signals are maintained in `agents/analyzer-agent.md` under "## CLAUDE.md Quality Rubric (100 points)".
|
||||
|
||||
## Quick Reference
|
||||
|
||||
| Criterion | Points |
|
||||
|-----------|--------|
|
||||
| Commands/Workflows | 20 |
|
||||
| Architecture Clarity | 20 |
|
||||
| Non-Obvious Patterns | 15 |
|
||||
| Conciseness | 15 |
|
||||
| Currency | 15 |
|
||||
| Actionability | 15 |
|
||||
|
||||
Grades: A (90-100), B (70-89), C (50-69), D (30-49), F (0-29)
|
||||
|
||||
## Assessment Process
|
||||
|
||||
1. Read the CLAUDE.md file completely
|
||||
2. Cross-reference with actual codebase (check commands, file refs, architecture)
|
||||
3. Score each criterion independently using breakdown in analyzer-agent.md
|
||||
4. Calculate total and assign grade
|
||||
5. List specific issues found
|
||||
6. Propose concrete improvements
|
||||
|
||||
See `agents/analyzer-agent.md` for detailed scoring breakdowns per criterion.
|
||||
Loading…
Add table
Add a link
Reference in a new issue