KSchlobohm
- 5 skills
- 0 followers
- 22 hours ago last updated
- ▌ Launching Iisexpress · kschlobohm bundleLaunches .NET Framework ASP.NET projects with IIS Express from the command line, mirroring Visual Studio local debugging. Use when the user needs to start, run, debug, test, or verify a .NET Framework ASP.NET MVC, Web API, or Web Forms app locally, especially during migration. Do not use for ASP.NET Core or modern .NET apps; run dotnet run with the terminal tool in async mode instead.
- ▌ Managing Summary Canvas · kschlobohm bundleOpens, refreshes, adds tasks to, reads state from, and runs a fresh model council for a reusable conversation summary canvas — a side-panel Markdown view with a linked issue header, pinned action items, collapsed build notes, learnings, and a reviewer verdict matrix. Use when the user explicitly asks to open, show, or update the conversation summary canvas; start or renew its model council; review again; manage an action item; or read its current task state.
- ▌ Copilot Customization Advisor · kschlobohm bundleRecommends the right GitHub Copilot customization type (instructions, prompt files, skills, agents, sub-agents, hooks) for a user's intent, and guides shared instruction file precedence, merging, and consolidation. Use when the user asks which customization type to use, whether something should be a skill or agent, how to choose between Copilot customization options, or how to create, merge, or consolidate shared instruction files (AGENTS.md / copilot-instructions.md).
- ▌ Copilot Customization Agent Authoring · kschlobohm bundleHelps create and review custom agent files (.agent.md) in .github/agents/. Use when the user asks to create a new agent, review an existing agent, grade agent quality, or get guidance on agent frontmatter fields. Applies best practices from large-scale community analysis.
- ▌ Copilot Customization Skill Authoring · kschlobohm bundleCreates and reviews skill files in .github/skills/. Use this skill when asked to create a new skill, review an existing skill, or improve skill quality. Applies best practices from agent-skills-best-practices.md to ensure skills are concise, discoverable, and effective.