Skip to content

Conversation

Copy link

Copilot AI commented Nov 11, 2025

  • Analyze repository structure and features
  • Create project configuration file similar to the TaskFlow example
  • Include all key features, technologies, and metrics
  • Validate the configuration file format
Original prompt

{
name: "TaskFlow",
description: "Full-stack ASP.NET Core MVC task management platform with real-time notifications, intelligent due date reminders, and collaborative features including @mentions and progress tracking.",
icon: "✅",
gradient: "from-blue-500 to-indigo-600",
achievements: [
"Real-time notifications via SignalR with 0-latency updates",
"Automated due date reminders reducing missed deadlines by 90%",
"Smart @mention detection in comments for seamless team collaboration",
"Background worker service checking overdue tasks hourly"
],
technologies: [
"ASP.NET Core 9.0",
"Entity Framework Core",
"SignalR",
"SQL Server",
"PostgreSQL",
"Identity Framework",
"Serilog",
"MailKit",
"CsvHelper",
"Bootstrap"
],
github: "https://github.com/[your-username]/taskflow",
metrics: {
accuracy: "100%",
reduction: "90%",
feature: "Due Date Reminders",
realTime: "SignalR Push Notifications",
progressTracking: "0-100% Task Completion"
}
}
Generate similar config file from this repo


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

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