pipedrive-review-marketplace-readiness
Installation
SKILL.md
Marketplace Readiness Review
Checks 4 requirements for marketplace submission readiness. Reports only what is missing. If nothing is missing, the app is ready to submit.
Precondition
Check that src/app.ts and package.json exist in the current directory. If they do not exist, tell the developer to run this skill from their project root and stop.
Gather project context
Read these files:
src/app.tspackage.jsonsrc/pipedrive/client.ts(if it exists)src/oauth/index.ts(if it exists)
Find all TypeScript source files: