Skip to main content

news-aggregator-dev

Engineering playbook for the News-Aggregator .NET 10 / Aspire / Microsoft Agent Framework repo. Use this WHENEVER you build, modify, test, or review code in this repository — especially the MVP completion prompts (P1–P6 in .claude/prompts/mvp-completion-prompts.md), the concurrent/sequential agent workflows, the agent factory, model providers, sources, caching, health checks, the Aspire AppHost, or anything touching Microsoft.Agents.AI(.Workflows) / Microsoft.Extensions.AI / OllamaSharp. It carries the verified build/test setup, the architecture invariants that the test suite enforces, the house code style, and — critically — the EMPIRICALLY VERIFIED behaviour of the Agent Framework workflow APIs (TurnToken, routing, disposal) that the docs get wrong. Read it before writing code so you don't hallucinate an API or break a dependency rule.

Jump to install

Source facts

Repository
behl1anmol/CodeWithAnmol
Last source activity
June 6, 2026 at 11:19
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.