Skills
Reusable capabilities that describe what an agent needs to be able to do.
- Analyse a defect
- Update traceability
- Prepare a review package
- Derive tests
- Create a requirements change proposal
Process documentation is written for people. An engineering agent needs the same intent expressed in forms that can guide and constrain machine execution.
Skills describe reusable capabilities. Rules capture contextual constraints and instructions. Hooks are deterministic checks or actions triggered at defined points in the workflow. Together they express process intent in a form an agent can act on.
Derive reusable agent behavior and controls from the governed engineering process rather than maintaining a separate set of unmanaged prompts and scripts.
Identify the activities, practices, work products, rules, and interfaces relevant to the agent workflow.
Translate process responsibilities into reusable agent capabilities.
Capture contextual instructions and constraints that govern how the work should be performed.
Determine which rules can be enforced at specific execution points.
Structure the resulting skills, rules, and hooks so they can be versioned and changed together with the operating model.
Reusable capabilities that describe what an agent needs to be able to do.
Contextual constraints and instructions governing how the work should be performed.
Deterministic checks or actions triggered at defined points in the workflow.
Hooks that can be checked objectively become machine-enforced gates rather than guidance.