Skip to content

Conversation

@sakerhetspartner
Copy link
Owner

@sakerhetspartner sakerhetspartner commented Dec 18, 2025

Adds a custom "execution agent" to enforce a strict reasoning, planning, action, and reflection workflow, as requested by the user.

The user explicitly defined a general-purpose execution agent with specific operating principles and a required response format. This agent is implemented as a .github/agents/ custom agent for the Copilot CLI to ensure all interactions adhere to these rules, promoting structured and reliable task completion.


Open in Cursor Open in Web


Note

Adds a new execution agent with strict plan–act–evaluate workflow and updates README with usage instructions.

  • Agents:
    • Add /.github/agents/execution-agent.agent.md defining a general-purpose execution agent with explicit operating principles and required response format (🧠 Reasoning, 🗂️ Plan, ⚙️ Action, 🔁 Reflection).
  • Docs:
    • Update README.md with a new section on using the custom execution-agent, including workflow description and example CLI commands (copilot, /agent execution-agent, and non-interactive --agent usage).

Written by Cursor Bugbot for commit c6962e5. This will update automatically on new commits. Configure here.

Co-authored-by: thomas.gardangen <thomas.gardangen@sakerhetspartner.se>
@cursor
Copy link

cursor bot commented Dec 18, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@sakerhetspartner sakerhetspartner marked this pull request as ready for review December 18, 2025 13:06
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.

3 participants