Skip to content

feature: record-a-skill capture flow in the panel - #678

Draft
artokun wants to merge 2 commits into
mainfrom
cluster/record-a-skill
Draft

feature: record-a-skill capture flow in the panel#678
artokun wants to merge 2 commits into
mainfrom
cluster/record-a-skill

Conversation

@artokun

@artokun artokun commented Aug 5, 2026

Copy link
Copy Markdown
Owner

Status: placeholder branch — no implementation. cluster/record-a-skill carries one empty
commit (e29ca85d, subject prefixed placeholder:) plus merges of main taken purely as
upkeep. It contributes zero changed files: git diff origin/main...cluster/record-a-skill
lists nothing. This PR tracks the request; it does not deliver it.

Re-measured 2026-08-14 against main at afb8db64 (v0.14.41). main is now merged in
rather than merely test-merged, and the branch tip's tree is byte-identical to main's:
both are ca1b58006485ec65ff3f7efbbd37e52f2afe6800. (An earlier revision of this body cited
tree 1a468145; that was a correct measurement against an older main and is superseded —
the number moves every time main does, so treat the equality as the claim, not the hash.)
npm run test:unit on that tip: 4409 tests, 4408 pass, 0 fail, 1 todo — which is exactly
main's own result, necessarily, since the trees are identical.

Parked under the feature freeze (bug/stability only). Not a merge candidate. Kept open
and in draft so the request is not dropped.

Scope: integrate a "record a skill" capture flow into the panel. Refs #350.

State of main (re-verified 2026-08-14): no capture flow exists. A search of web/ for a
record/capture entry point (record.a.skill, recordSkill, skill.capture, captureSkill)
returns nothing. Skills are surfaced only passively, as SDK slash commands pushed by the
orchestrator into the completion menu — web/js/comfyui-mcp-panel.js describes them at the
two sites that handle them as "SDK slash commands (built-ins like /compact, plus any loaded
skills)". Reading and running a skill is all that exists; there is no way to author one from
the panel.

Copilot AI balanced review requested due to automatic review settings August 5, 2026 21:03

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@artokun

artokun commented Aug 5, 2026

Copy link
Copy Markdown
Owner Author

Parked: feature requests on hold while the bug backlog is worked. This draft stays as the placeholder; do not pick up until unparked.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants