Handled Scope
- Shared conventions
- Reusable references
- Support scripts
- Cross-skill resources
Quick Ref / Command
Engineer Kit
/ak:common
Internal shared utilities and conventions loaded by other AgentKit skills; not a user-facing workflow.
Parent skill loads
Common supplies
No standalone run
Return to owner
Rule 01
Shared support material only.
Rule 02
No user-facing standalone execution.
Rule 03
The owning skill’s contract controls behavior.
Rule 04
Use references, scripts, and resources as implementation support.
Core lanes from input to output, aligned with the command's real execution path.
Start
Input, scope, route
Work
Agent / skill execution
Verify
Gate, review, validation
Close
Report, handoff, artifact
How to invoke the skill: syntax, positional arguments, shared options, then each subcommand with its own syntax and outcome.
Syntax