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

12 Factor App

skill-just-agent-just-product-factor-12-factor-app · by Just-Agent

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

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

Install

$ agentstack add skill-just-agent-just-product-factor-12-factor-app

✓ 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-12-factor-app)

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 12 Factor App? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

12-factor-app Skill

Name

12-factor-app

Purpose

Audit and refactor apps for deployability, configuration, dependency hygiene, observability, release readiness, and user onboarding.

When to use

  • SaaS apps
  • API services
  • Full-stack apps
  • CLI apps
  • Deployable open-source products

When not to use

  • Single prompt templates
  • Pure model evaluation with no app surface
  • Documents with no runtime

Inputs

Ask for or inspect:

  • README and docs
  • source files
  • examples and recipes
  • configuration files
  • tests and validation scripts
  • CI/CD workflow files
  • logs, changelog, release notes, or version history

Workflow

  1. Identify the project goal and user-facing promise.
  2. Inspect available files.
  3. Apply checklist.md.
  4. Score with scoring-rubric.md.
  5. Produce an audit report using audit-report-template.md.
  6. Produce a refactor plan using refactor-plan-template.md.
  7. Prioritize changes by product value and release readiness.
  8. Validate changes if the environment allows.

Review dimensions

  • Installability
  • Configuration
  • Dependencies
  • Build and runtime scripts
  • Logging
  • Error handling
  • Documentation
  • Examples
  • CI/CD
  • Release process

Refactor priorities

  1. Make it install and run
  2. Make configuration clear
  3. Add smoke tests
  4. Improve docs/examples
  5. Add release workflow

Output format

Return:

  1. Summary
  2. Scorecard
  3. Critical findings
  4. Recommended changes
  5. Refactor plan
  6. Validation plan
  7. Next iteration suggestions

Example calls

See usage-examples.md.

Version

v0.5.0

Agent manifest

This Skill includes a machine-readable skill.json manifest so an Agent can quickly identify triggers, expected inputs, expected outputs, required files, and the review protocol before reading the full markdown pack.

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.