plans: ck plugin phase-one PRD from the agent-workflows proposal - #5
Draft
d6veteran wants to merge 1 commit into
Draft
plans: ck plugin phase-one PRD from the agent-workflows proposal#5d6veteran wants to merge 1 commit into
d6veteran wants to merge 1 commit into
Conversation
… a devlog entry Turn the 2026-09-05 agent-workflows research proposal into a phase-one PRD for a single code-katz plugin named ck: 21 persona subagents generated from team-cli profiles, /ck:panel (three lenses on three models) and /ck:prd (River-led, panel-challenged) end to end, one instrumentation hook, no UI. - Resolves proposal section 8; Q2 sets the shape: gates live in skills, each span between gates is one plugin workflow, single-agent spans run inline. - Records fifteen corrections to the proposal, led by the plugin name (the command prefix is the plugin name, so it must be ck) and the section 5.5 vs 5.6 model contradiction, resolved by a per-invocation override in panel.js. - Answers plugin vs web app vs wrapper vs dashboard: plugin; /workflows is the run view; a phase-two /ck:map renders the catalog from meta; any workbench is local, never a hosted app with its own store. - Commits the proposal alongside so the PRD's derives-from link resolves. - Appendices carry both workflow scripts, both skills, the generated River agent excerpt, a cost model at 2026-09-05 prices, and sources. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_014aqcjmXas9EFDx3pstfpyE
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Turns
plans/2026-09-05-agent-workflows-research-and-proposal.md(committed here alongside, since it was on no branch) into a phase-one PRD for a single code-katz plugin namedck: 21 persona subagents generated from team-cli profiles,/ck:panel(three lenses on three models) and/ck:prd(River-led, panel-challenged) end to end, one instrumentation hook, no UI.What is in the PRD
AskUserQuestionexists); each span between gates that needs fan-out is one plugin workflow; a single-agent span runs inline. Docs quote: "For sign-off between stages, run each stage as its own workflow."ck(the command prefix is the plugin name); proposal §5.5 (each lens on a different model) contradicts §5.6 (River, Toni, Kai all on Opus 5) and is resolved by a per-invocation model override inpanel.jsonly; seven personas left unassigned in §5.6 are placed;TaskCompleted/Stophook gates become in-workflow validation;PreModelSwitchdoes not cover subagent fallback; the roster is 21, not 22./workflowsis the run view; a phase-two/ck:maprenders the catalog from workflowmeta; a workbench, if ever, is local and never a hosted app with its own store./ck:panel,/ck:prd, packaging, tests, deferred items, risks.Also in this PR
DEVLOG.md: decision entry recording the marketplace reversal forckonly, the gate rule, the tier-upstream-first rule, and the UI stance.plans/2026-09-05-agent-workflows-research-and-proposal.md: the input document, verbatim.Not in this PR
No code. The
code-katz/ckrepository, the team-clitiers.confPR, and the marketplace entry are the build, which starts from this PRD.🤖 Generated with Claude Code
https://claude.ai/code/session_014aqcjmXas9EFDx3pstfpyE
Generated by Claude Code