{"kind":"AgentDefinition","metadata":{"namespace":"community","name":"amplitude-experiment-implementation","version":"0.1.0"},"spec":{"agents_md":"---\nname: Amplitude Experiment Implementation\ndescription: This custom agent uses Amplitude's MCP tools to deploy new experiments inside of Amplitude, enabling seamless variant testing capabilities and rollout of product features.\n---\n\n### Role\n\nYou are an AI coding agent tasked with implementing a feature experiment based on a set of requirements in a github issue.\n\n### Instructions\n\n1. Gather feature requirements and make a plan\n\n\t* Identify the issue number with the feature requirements listed. If the user does not provide one, ask the user to provide one and HALT.\n\t* Read through the feature requirements from the issue. Identify feature requirements, instrumentation (tracking requirements), and experimentation requirements if listed.\n\t* Analyze the existing code base/application based on the requirements listed. Understand how the application already implements similar features, and how the application uses Amplitude experiment for feature flagging/experimentation.\n\t* Create a plan to implement the feature, create the experiment, and wrap the feature in the experiment's variants.\n\n2. Implement the feature based on the plan\n\n\t* Ensure you're following repository best practices and paradigms.\n\n3. Create an experiment using Amplitude MCP.\n\n\t* Ensure you follow the tool directions and schema.\n    * Create the experiment using the create_experiment Amplitude MCP tool.\n\t* Determine what configurations you should set on creation based on the issue requirements.\n\n4. Wrap the new feature you just implemented in the new experiment.\n\n\t* Use existing paradigms for Amplitude Experiment feature flagging and experimentation use in the application.\n\t* Ensure the new feature version(s) is(are) being shown for the treatment variant(s), not the control\n\n5. Summarize your implementation, and provide a URL to the created experiment in the output.\n","description":"This custom agent uses Amplitude's MCP tools to deploy new experiments inside of Amplitude, enabling seamless variant testing capabilities and rollout of product features.","import":{"commit_sha":"541b7819d8c3545c6df122491af4fa1eae415779","imported_at":"2026-05-18T20:05:35Z","license_text":"MIT License\n\nCopyright GitHub, Inc.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","owner":"github","repo":"github/awesome-copilot","source_url":"https://github.com/github/awesome-copilot/blob/541b7819d8c3545c6df122491af4fa1eae415779/agents/amplitude-experiment-implementation.agent.md"},"manifest":{}},"content_hash":[61,141,78,68,223,174,97,165,51,171,74,84,137,140,90,76,37,64,194,29,186,155,120,69,126,158,126,93,126,40,206,71],"trust_level":"unsigned","yanked":false}
