Templates

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

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 session

Use this setup for the 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 before assigning work

Before assigning work, spell out the repository scope, allowed commands, network and credential access, expected tests, and the final review gate so handoff is clear. If any of those are unclear, the delegation is not ready to hand off.