Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions plugins/ddat-assistant/plugin.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"name": "ddat-assistant",
"description": "An agent that will review work completed for a Jira ticket and determine against the DDaT marking scheme where the work fits in as a good example for DDaT assessments.",
"version": "1.0.0",
"author": {
"name": "Rana Salem"
},
"license": "MIT",
"agents": "agents/",
"skills": "skills/"
}