Flow Prime
Comprehensive codebase assessment inspired by Factory.ai's Agent Readiness framework. Scans eight pillars (Agent Readiness 1-5 and Production Readiness 6-8), runs fast scouts to detect gaps, verifies runnable commands where possible, scores maturity, and offers targeted remediation for agent-readiness issues.
What it checks
- Style & Validation: linters, formatters, type checks, pre-commit hooks.
- Build System: build commands, lockfiles, monorepo tooling.
- Testing: test frameworks and verification commands.
- Documentation: README, CLAUDE.md / AGENTS.md, setup docs.
- Dev Environment: .env.example, docker/devcontainer, runtime versions.
- Observability (report-only): logging, metrics, health endpoints.
- Security (report-only): branch protection, secret scanning, CODEOWNERS.
- Workflow & Process (report-only): CI/CD, PR templates, release automation.
Behavior & Guardrails
- Fixes offered only for Agent Readiness pillars (1-5); Production Readiness is reported only.
- Never modifies code files, never creates LICENSE files, and never commits — user consent required for changes.
- Interactive remediation uses a plain-text numbered prompt and requires explicit approval before applying fixes.
Usage / Triggers
Trigger: /flow-next:prime (plugin-invoked). Supports flags like --report-only and --fix-all (which still must obey glossary and consent guardrails).
Not yet audited
This skill has not been reviewed by our automated audit pipeline yet.