0
/ 100
Good community traction and solid fundamentals. Nearly in the top tier.
In Anthropic's official Claude plugin directory · 270 professional Agent Skills (PRDs, launches, compliance, CVs & more) for Claude, ChatGPT, Gemini, Cursor & Codex. Try free in-browser, or 'npx pm-claude-skills add'.
Documentation
93
Contributing guide is detailed and thorough.
README documents how to install the project.
README is present.
Licensed under MIT.
Engineering
52
No dependency lockfile found (−70 pts).
→ Commit package-lock.json, pnpm-lock.yaml, yarn.lock, or bun.lock so Node installs are repeatable.
Test files detected (templates/pm-discovery-agent/tests).
CI is configured (.github/workflows/check-generated.yml).
Linter or formatter configured (lint script in package.json).
Issue or PR templates present.
Project health
91
.gitignore present.
Dependency manifest found (package.json).
Repository has a description.
Actively maintained (pushed within the last month).
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- -Commits (30d / 90d)
- 184Forks
- 55Releaseslatest 2mo ago
Community
- -Community health
- -authors own >50% of commits
- 1,038Watchers
Responsiveness
- 11hMedian issue response
- <1hMedian PR merge time
- 4Open issues
Repository files56 root entries
- .claude-plugin
- .githubGood: CI is configured (.github/workflows/check-generated.yml).Good: Issue or PR templates present.
- action
- agents
- bin
- commands
- connectors
- docs
- evals
- examples
- exports
- extension
- hooks
- mcp
- mcp-remote
- output-styles
- plugins
- python
- scripts
- skills
- templatesGood: Test files detected (templates/pm-discovery-agent/tests).
- vscode-extension
- web
- .DS_StoreIssue: Build artifacts or local files may be committed (.DS_Store) (−40 pts).Fix: Remove them and add to .gitignore.
- .gitignoreGood: .gitignore present.
- BRAIN_QUICKSTART.md
- BRAIN.md
- CASE_STUDIES.md
- CHANGELOG.md
- CHEATSHEET.md
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- CONTEXT.example.md
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Issue: Contributing guide lacks a setup section (−12 pts).Fix: Show new contributors how to get a local dev environment running.Issue: Contributing guide lacks a code style section (−8 pts).Fix: Describe your linting/formatting rules and how to run them.Issue: Contributing guide lacks a testing section (−8 pts).Fix: Show contributors how to run the test suite (e.g. npm test, pytest, cargo test).Good: Contributing guide describes the PR/review workflow.Issue: Contributing guide has no code examples (−5 pts).Fix: Add code blocks showing example commands for setup, running tests, and submitting a PR.
- giscus.json
- icon.svg
- LICENSEGood: Licensed under MIT.
- OPERATIONS.md
- ORCHESTRATION.md
- package.jsonGood: Dependency manifest found (package.json).
- PERSONAS.md
- QUICKSTART.md
- README.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.Good: README has code examples.Good: README links to a live demo or deployed app.Good: README includes status badges.Good: README documents how to install the project.Good: README documents how to run the project.
- ROADMAP.md
- SECURITY.mdGood: Security policy present.
- server.json
- SKILL_REQUEST.md
- SKILL-AUTHORING-STANDARD.md
- skill-sources.json
- skill-tiers.json
- SKILLS.md
- smithery.yaml
- sponsors.json
- SPONSORS.md
- TIERS.md
- workflows.json
- WORKFLOWS.md