Skip to content

chore: add long-running AI agent playbook scaffolding#6

Merged
wesleysimplicio merged 1 commit into
mainfrom
codex/add-long-running-agent-playbook
May 18, 2026
Merged

chore: add long-running AI agent playbook scaffolding#6
wesleysimplicio merged 1 commit into
mainfrom
codex/add-long-running-agent-playbook

Conversation

@wesleysimplicio
Copy link
Copy Markdown
Owner

    Closes #5

Summary

    - add the long-running AI agent playbook scaffolding files
    - append a universal overlay to the existing agent instruction files
    - keep the repository-specific guidance intact

    ## Validation
    - `taskflow inspect /var/folders/4w/3kxdvh6s4ts7rw5h21rk3xr40000gn/T/codex-playbook-o5dazu3b/repo (ok)`
  • taskflow run /var/folders/4w/3kxdvh6s4ts7rw5h21rk3xr40000gn/T/codex-playbook-o5dazu3b/repo (ok)

      ## Notes
      - no version bump was applied because this is repository-internal agent scaffolding
      - no existing instruction file was replaced; the change is additive
    

Copilot AI review requested due to automatic review settings May 18, 2026 02:54
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds long-running AI agent playbook scaffolding (PRD/Progress/Goal Result) and appends a universal overlay section to existing agent instruction files, aiming to standardize long-running session workflow without replacing repo-specific guidance.

Changes:

  • Added PRD.md, PROGRESS.md, and GOAL_RESULT.md scaffolding files for long-running agent sessions.
  • Appended a “Universal Long-Running Agent Overlay” block to AGENTS.md, CLAUDE.md, and .github/copilot-instructions.md.
  • Kept existing instruction content intact and added the overlay additively via marked start/end comments.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
PROGRESS.md Adds a persistent progress/checkpoint log template for long-running sessions.
PRD.md Adds a PRD template intended to be the source-of-truth for long-running tasks (needs repo-aligned paths/commands).
GOAL_RESULT.md Adds a final execution report template for long-running sessions.
CLAUDE.md Appends the universal long-running overlay section.
AGENTS.md Appends the universal long-running overlay section.
.github/copilot-instructions.md Appends the universal long-running overlay section.

Comment thread PRD.md
Comment on lines +31 to +34
src/
tests/
README.md
package.json
Comment thread PRD.md
Comment on lines +41 to +45
```bash
npm test
npm run build
npm run lint
```
Comment thread PRD.md
Comment on lines +48 to +52

```bash
dotnet test
dotnet build
```
@wesleysimplicio wesleysimplicio merged commit 47f1d31 into main May 18, 2026
11 of 12 checks 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.

2 participants