Install
$ agentstack add skill-just-agent-just-product-factor-13-factor-product-readiness ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
13-factor-product-readiness Skill
Name
13-factor-product-readiness
Purpose
Audit and refactor a repository so it feels like a shippable product rather than a prototype. This Skill focuses on positioning, onboarding, product surface, docs, examples, validation, release packaging, support loops, and user retention details.
When to use
Use this Skill when:
- The user wants to make a project more publishable, usable, and memorable.
- A repository already runs, but its product story, onboarding, examples, or release quality are weak.
- The project spans multiple domains and needs a top-level product readiness pass.
- The user asks for "爆款开源产品", release readiness, launch readiness, or product polish.
When not to use
Do not use this Skill as the only review for deeply technical subsystems. Pair it with a domain Skill such as 12-factor-agents, 12-factor-app, 10-factor-html, 8-factor-github-actions, 9-factor-rag, 7-factor-mcp, or 11-factor-cli when implementation quality also needs detailed review.
Inputs
Inspect README, product positioning, screenshots or demos, examples, quickstart, docs, CLI/API surface, configuration, tests, workflows, changelog, release notes, roadmap, issue templates, and any onboarding or support material.
Workflow
- Identify the target user, product promise, and primary use case.
- Check whether a new user can understand value within 30 seconds.
- Check whether a new user can run the project within 5 minutes.
- Review examples, docs, validation commands, release files, and support loops.
- Score with
scoring-rubric.md. - Produce an audit report using
audit-report-template.md. - Produce a prioritized launch-readiness refactor plan using
refactor-plan-template.md. - Recommend a primary domain Skill for deeper technical follow-up if needed.
Review dimensions
- Product promise and target user
- First-run onboarding and quickstart
- Demo, screenshots, examples, and recipes
- Installation, configuration, and validation path
- Error messages, logs, and failure recovery
- Documentation structure and API/CLI clarity
- Release packaging and version discipline
- GitHub repository polish and contribution loop
- Security, privacy, and operational disclaimers
- Roadmap, changelog, and support loop
- Differentiation and memorability
- Agent-native usage path
- Retention details that make users come back
Scoring
Use scoring-rubric.md. Score each factor from 0 to 5, then convert to a 100-point score.
Output format
Return:
- Product readiness summary.
- Target user and core promise diagnosis.
- 13-factor scorecard.
- Critical launch blockers.
- High-leverage product polish changes.
- Release-readiness refactor plan.
- Suggested paired technical Skills.
- Validation results or validation limits.
- Next iteration recommendation.
Example calls
See usage-examples.md.
Version
v0.5.0
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: Just-Agent
- Source: Just-Agent/just-product-factor
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.