Skip to main content

wire-feature

Registers already-implemented NeoHaskell modules as LIVE HTTP endpoints in the GREEN phase — step 6 that flips the outer hurl e2e from 404 to the expected response. Use AFTER implement-command / implement-event-and-update-entity / implement-query / implement- integration produced compiling modules, or when asked to 'wire up', 'register a command', 'add an endpoint', 'make a query reachable', 'connect an integration', or 'add withService to App.hs', or when hitting a missing EntityOf/instance error at a Service.command call site. Covers Service.hs (Service.new, Service.command @Cmd), App.hs (withService / withQuery @Q / withOutbound @H / withInbound @Config / withOutboundLifecycle), the instance-only import pattern (import Context.Core ()), and multi-context Service barrels. Do NOT use to write the decide/combine/handleEvent logic (the implement-* skills) or the tests (write-* skills). After this, neo inspect wiring lists the endpoints.

インストールへ移動

ソース情報

リポジトリ
neohaskell/skills
ソースの最終更新活動
2026年7月1日 22:02
検出された SKILL.md の言語
英語
スター
0
フォーク
0

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。