Templates

These templates are short enough to fit in an issue, ticket, pull request comment, runbook, or audit log.

Assigning an issue

task_entry: github_issue
authority_level: L3
allowed_actions:
  - read_repository
  - edit_files
  - run_tests
work_package:
  - branch
  - pull_request
  - test_summary
acceptance_context: human_pr_review

Local agent setup

Use this setup for a local agent session.

task_entry: terminal_prompt
authority_level: L2
allowed_actions:
  - inspect_files
  - propose_patch
work_package:
  - diff
  - explanation
acceptance_context: developer_applies_patch

Readiness checks for assigning work

Before assigning work, spell out the repository scope, allowed commands, network and credential access, expected tests, and the final review gate. The contract makes the handoff inspectable before the agent starts.