Viewing profile — danielmeppiel
danielmeppiel
HN member- Joined
- Wed, Dec 08, 2021, 3:38 PM UTC
- HN karma
- 2
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About danielmeppiel
Agentic SDLC @ Microsoft
Recent public activity
-
story
Show HN: Agent Package Manager (APM) for Agent Configuration
I work at Microsoft/GitHub and built APM because I was managing agent configs — prompts, instructions, MCP servers — across Copilot, Claude Code, and Cursor. Every new project mean…
-
comment
Comment #47392741
Love the concept and agree it can become a thing. On the schema, not sure about skillflows, tools, knowledge, memory - those aren't much standardized today, but agree they help as …
-
comment
Comment #47392103
The trace analysis is the most interesting part of this paper. Agents dutifully follow AGENTS.md instructions — they run more tests, grep more files, do more checks — but that thor…
-
comment
Comment #47382092
Two things that help: Scope instructions to file patterns (services/* → "use ServiceFoo, no raw queries"). The agent only loads rules relevant to the code it's touching, and a smal…