governancedeclare-agent-capability
maintained by venikman
star
0
account_tree
0
verified_user
MIT License
name: governance/declare-agent-capability description: Declares an agent capability statement for a bounded context. version: 0.1.0 status: experimental family: governance role: Strategist allowed-tools:
- write_to_file policies:
- A.2.2 U.Capability
- A.15.1 U.Work outputs:
- CapabilityDeclaration
Governance: Declare Agent Capability
1. Context
This skill records a capability declaration for an agent or system, including scope and measures, so session admission can be audited against explicit ability statements.
2. Inputs
- context (required): Bounded context name (safe path segment).
- capability_id (required): Capability identifier (safe path segment).
- title (required): Short capability title.
- work_scope (required): Semicolon-delimited work scope entries.
- work_measures (required): Semicolon-delimited work measures entries.
- holder (optional): Holder/system identifier for the capability.
- valid_from (optional): ISO-8601 start timestamp.
- valid_until (optional): ISO-8601 end timestamp.
- notes (optional): Freeform notes.
- agent_type (optional): Agent type declaring the capability.
- agent_model (optional): Agent model identifier.
- role_assignment (optional): RoleAssignment for U.Work logging (default: Strategist).
- decisions (optional): Semicolon-delimited DRR ids/paths.
- timestamp_start (optional): ISO-8601 timestamp for deterministic output.
3. Outputs
-
runtime/contexts/<context>/capabilities/<capability_id>.capability.yaml
4. Procedure
- Validate inputs and ensure the target file does not already exist.
- Write the capability declaration YAML with scope and measures.
- Emit U.Work via
telemetry/log-workwhen available.
chat Comments (0)
Sign in to join the discussion and leave a comment.
Skill Details
GitHub Stars
0
GitHub Forks
0
Created
Jan 2026
Last Updated
il y a 5 mois
tools
tools real estate legal
Related Skills
Build your own?
Join 12,000+ developers contributing to the Claude ecosystem.
No comments yet. Be the first to share your thoughts!