prompts: release and reconcile catalog slice (deferred from the first prompt-catalog round) #242

Closed
opened 2026-07-17 19:26:07 +00:00 by hexajon · 0 comments
hexajon commented 2026-07-17 19:26:07 +00:00 (Migrated from codeberg.org)

The first prompt-catalog round (#8) shipped triage, review, and standup alongside the original start-feature / finish-branch / file-issue, with argument completion via the server-wide CompletionHandler. Two candidates were explicitly deferred to a future slice rather than dropped: a release prompt (walk the cadence check, the dry run, and the runbook steps) and a reconcile prompt (drive madt_orchestrate reconcile= for a conflicted PR). Recording the deferral as its own leaf so closing #8 does not lose it.

Scope: add the two prompts following internal/mcp/prompts.go's existing pattern (AddPrompt, argument completion where an argument has an enumerable domain, docs generate). Each prompt stays a thin trigger that delegates canonical detail to madt_help topics, per the boundary being written in #241.

Acceptance: both prompts registered and listed; completion works for enumerable args; conformance/prompt tests extended; reference docs regenerated. A live client check of the new slash commands can ride any interactive session (same as #8's).

The first prompt-catalog round (#8) shipped triage, review, and standup alongside the original start-feature / finish-branch / file-issue, with argument completion via the server-wide CompletionHandler. Two candidates were explicitly deferred to a future slice rather than dropped: a release prompt (walk the cadence check, the dry run, and the runbook steps) and a reconcile prompt (drive madt_orchestrate reconcile= for a conflicted PR). Recording the deferral as its own leaf so closing #8 does not lose it. Scope: add the two prompts following internal/mcp/prompts.go's existing pattern (AddPrompt, argument completion where an argument has an enumerable domain, docs generate). Each prompt stays a thin trigger that delegates canonical detail to madt_help topics, per the boundary being written in #241. Acceptance: both prompts registered and listed; completion works for enumerable args; conformance/prompt tests extended; reference docs regenerated. A live client check of the new slash commands can ride any interactive session (same as #8's).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
sixfold-space/madtea#242
No description provided.