这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@DFilipeS
Copy link
Contributor

This pull request adds support for the Amp agent. It follows the same logic and structure that are already in place for other coding agents like Claude Code or Cursor.

Custom commands are supported by, placed on the .agents/commands/ directory. More information about custom slash commands in Amp can be found in the manual.

AI disclosure: The code in this pull request was mostly written by AI, using Amp CLI. All code was reviewed by a human after being generated. You can see the full chat thread here.

@DFilipeS DFilipeS requested a review from localden as a code owner October 15, 2025 21:39
@localden localden self-assigned this Oct 21, 2025
localden
localden previously approved these changes Oct 21, 2025
@localden localden merged commit eb030da into github:main Oct 21, 2025
@deepfriedmind
Copy link

AMP doesn't support custom commands with multiple periods in the filename, so this doesn't work at all (at least not on macOS). E.g., renaming speckit.constitution.md to constitution.md makes it recognize the command. Also, it doesn't support arguments for custom commands; it just adds the whole Markdown file as the prompt when you invoke it, so I'm not really sure how to use it correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants