claims
SolidClaims-based authorization for agents and operations. Grant, revoke, and verify permissions for secure multi-agent coordination. Use when: permission management, access control, secure operations, authorization checks. Skip when: open access, no security requirements, single-agent local work.
Install
Quality Score: 91/100
Skill Content
Details
- Author
- ruvnet
- Repository
- ruvnet/ruflo
- Created
- 1 years ago
- Last Updated
- today
- Language
- TypeScript
- License
- MIT
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
define-claims
Use at the START of an InsightFlow research project — turn a research idea, paper outline, or existing codebase into claims.yaml and experiments.yaml. The agent reasons about WHAT to prove and WHAT to run (judgment); the InsightFlow CLI validates the structure and later computes confidence. Trigger when setting up a new project, encoding a hypothesis, or asking "what claims and experiments should this project have?".
claim
Acquire an exclusive lease on a fakoli-state task — pick from the ready queue, check for file conflicts, claim the task, and get a working git branch to commit into. Use this skill when ready to start work on an approved task.
claim-verification
Verify claims before presenting them as facts. Use in final answers, reports, reviews, and architecture decisions.