Skip to content

OpenSIN-AI/Plugin-SIN-Biometrics

OpenCode Plugin: BIOMETRICS

This repository contains an OpenCode plugin that bootstraps and operates the BIOMETRICS V3 control-plane as a repo-first package.

What it provides

  • Tools (OpenCode custom tools):
    • biometrics.bootstrap_plans — creates ~/.sisyphus/plans/<project>/boulder.json scaffolding.
    • biometrics.clone_repo — clones the BIOMETRICS repo into a target directory.
    • biometrics.onboard — runs ./biometrics-onboard in the BIOMETRICS repo (interactive by default).
    • biometrics.check_gates — runs ./scripts/release/check-gates.sh in the BIOMETRICS repo.

Install (repo-first)

Add a loader to your project:

  • .opencode/plugins/biometrics.ts:
    • import plugin from "<path-to-this-repo>/plugins/biometrics.ts"; export default plugin;

Then start OpenCode in that project and call the tools from your agent workflow.

Safety

The plugin does not run privileged installers automatically. If you run onboarding with non-interactive flags, you are explicitly opting into automation.

📚 Documentation

This repository follows the Global Dev Docs Standard.

For contribution guidelines, see CONTRIBUTING.md. For security policy, see SECURITY.md. For the complete OpenSIN ecosystem, see OpenSIN-AI Organization.

About

OpenCode plugin for bootstrapping and operating the BIOMETRICS control plane. Adds governance, policy enforcement, and supervisor capabilities to OpenCode workflows.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors