aiwg
Version:
Cognitive architecture for AI-augmented software development with structured memory, ensemble validation, and closed-loop correction. FAIR-aligned artifacts, 84% cost reduction via human-in-the-loop, standards adopted by 100+ organizations.
56 lines (37 loc) • 1.03 kB
Markdown
# Task Completed Comment Template
## Completion Notice
**Status**: Completed
**Completed by**: {agent_or_user}
**Completion date**: {timestamp}
## Summary of Work
{brief_description_of_what_was_completed}
## Deliverables
{list_of_artifacts_or_changes}
- Artifact 1: {path_or_description}
- Artifact 2: {path_or_description}
## Changes Made
### Files Created
{if_applicable}
- `{file_path}` - {description}
### Files Modified
{if_applicable}
- `{file_path}` - {description}
### Tests Added/Updated
{if_applicable}
- `{test_file_path}` - {description}
## Verification
- [ ] All acceptance criteria met
- [ ] Tests passing
- [ ] Code reviewed
- [ ] Documentation updated
- [ ] Ready for next phase
## Related Items
{if_applicable}
- Closes: #{issue_number}
- Related PR: #{pr_number}
- Related issues: #{issue_numbers}
- Artifact references: {paths}
## Next Steps
{recommended_actions_or_follow_ups}
*This task has been marked as complete. Please review the deliverables and close this issue if satisfactory.*