AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

6 Factor Docs

skill-just-agent-just-product-factor-6-factor-docs · by Just-Agent

A Claude skill from Just-Agent/just-product-factor.

No reviews yet
0 installs
19 views
0.0% view→install

Install

$ agentstack add skill-just-agent-just-product-factor-6-factor-docs

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No 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.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-just-agent-just-product-factor-6-factor-docs)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
2mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

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 →
Are you the author of 6 Factor Docs? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

6-factor-docs Skill

Version: v0.7.0

Purpose

Use this Skill to audit and refactor documentation systems so a new user, contributor, or Agent can understand the product promise, complete the first useful action, locate deeper references, and keep documentation trustworthy over time.

When to use

Use this Skill when a project depends on README quality, docs pages, guides, API references, examples, onboarding flows, changelog discipline, or Agent handoff prompts.

Typical targets:

  • Open-source repositories with weak README or docs
  • Developer tools that need copy-paste onboarding
  • Agent-native projects that need repeatable usage prompts
  • SDKs, CLIs, APIs, SaaS products, RAG projects, MCP servers, and HTML templates
  • Documentation sites or docs folders that need structure and maintenance rules

When not to use

Do not use this Skill as a substitute for product implementation review, security review, or UI review. Pair it with 13-factor-product-readiness when the product promise is unclear, with 11-factor-cli when commands are the core interface, and with 10-factor-html when the docs page itself needs HTML quality review.

Inputs

  • README and docs tree
  • Examples, recipes, tutorials, API references, and screenshots if present
  • CLI help, package metadata, workflow files, and release notes if documentation references them
  • Known user questions, bug reports, or onboarding friction if available
  • Target audience and desired first successful action if known

Workflow

  1. Identify the target reader and the first successful action.
  2. Review README, docs navigation, examples, and references for consistency.
  3. Apply checklist.md and gather evidence.
  4. Score with scoring-rubric.md.
  5. Produce audit-report-template.md output.
  6. Produce refactor-plan-template.md output.
  7. Recommend validation steps, such as copy-paste command checks and link checks.

Review dimensions

  1. Positioning and promise
  2. First-run onboarding
  3. Information architecture
  4. Examples and recipes
  5. Accuracy and maintenance
  6. Agent handoff readiness

Scoring

Use a 100-point score. Treat first-run onboarding, command accuracy, and stale documentation as blocking quality gates. A beautiful documentation site should not pass if a clean user cannot understand what to do next.

Refactor priority

  1. Make the product promise obvious.
  2. Make the first useful action copy-pasteable.
  3. Align README, docs, examples, and release notes.
  4. Separate quickstart, concepts, reference, and recipes.
  5. Add maintenance rules and validation checks.
  6. Add Agent-ready usage prompts and output expectations.

Output format

Return:

  • Executive summary
  • Documentation scorecard
  • Reader journey diagnosis
  • Missing or stale docs findings
  • Example and quickstart review
  • Agent handoff review
  • Prioritized documentation refactor plan
  • Validation commands and limits

Example call

Use the 6-factor-docs skill to audit this repository documentation for positioning, onboarding, information architecture, examples, accuracy, maintenance, and Agent handoff readiness.

Version history

  • v0.6.0: Added as a first-class Factor Skill for documentation systems and Agent handoff readiness.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.