vise status . --format human is the read-only front door. It routes the agent to one of three jobs—finish the build, assess a Day-2 change, or prepare release review—while keeping compliance, runtime proof, SDK assurance, organization policy, advisory review, Passport verification, and human approval as separate claims.
Get started
Vise requires Node.js 20 or newer.
1
Install Vise
2
Add the skill to your coding agent
vise print-skill and paste the result into its instructions.3
Ask for an outcome
What to expect
- A grounded plan. The agent uses real social.plus documentation and SDK facts.
- Implementation with checks. Vise checks SDK usage, lifecycle behavior, feature completeness, and the project’s own validation commands.
- An honest handoff. The result says what passed, what still needs a decision, whether the intended surface worked at runtime, and who owns the smallest next action.
sp-vise/ so reviewers and CI can reproduce the result after the conversation ends. See How Vise works for the complete loop and result states.
Vise runs locally and does not upload your source code, file contents, or search queries. The hosted docs MCP server is different: it helps assistants search the documentation, while Vise guides and validates work inside your project.
Choose your next step
Try Vise in 15 minutes
Review a grounded plan without changing code or using credentials.
Choose how to build
Compare a prebuilt UIKit surface with a custom SDK experience.
Maintain an existing integration
Add a feature, diagnose a problem, or upgrade the SDK safely.
Keep it verified in CI
Protect current and previously completed social.plus features.
Review and release
Prepare a verifiable handoff without confusing readiness with approval.
How Vise works
Understand the loop, evidence, and result states.