Skip to content

Replace built-in Tasks program template content#647

Merged
edwin-zvs merged 1 commit into
mainfrom
update-tasks-template-content
Jul 1, 2026
Merged

Replace built-in Tasks program template content#647
edwin-zvs merged 1 commit into
mainfrom
update-tasks-template-content

Conversation

@edwin-zvs

Copy link
Copy Markdown
Contributor

Summary

  • Replaces the built-in "Tasks" Program template's markdown body with a lean dispatch rule (Todo -> In progress (dispatched) -> Done (merged)), pre-approving PR merges and requiring subagent archival once done.
  • Template id/name ("tasks" / "Tasks") are unchanged — only the seeded markdown content changes.

New content

# Rule

Todo -> In progress (dispatched) -> Done (merged). I'm pre-approving all tasks pr to be merged, so you don't need to ask me. Each item, create claude subagent session to resolve. archive subagent sessions after done.

## Todo

## In Progress

## Done

Test plan

  • cargo build succeeds in the worktree
  • cargo test -p agentd passes (128 tests, including program_templates_use_filename_as_name_with_verbatim_markdown and program_templates_dir_override_redirects_reads)
  • Verified new template markdown byte-for-byte via a standalone concat! check

Swap the onboarding-style Tasks template copy for a lean dispatch
rule: Todo -> In progress (dispatched) -> Done (merged), with PR
merges pre-approved and subagents archived once done.
@edwin-zvs
edwin-zvs merged commit 1613265 into main Jul 1, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant