docs: card-phase ergonomics parity, skills, and README#285
Conversation
0b11025 to
01c4788
Compare
09f4f24 to
8f12168
Compare
gbrlcustodio
left a comment
There was a problem hiding this comment.
Review: docs, skills, README (PR 6 of the card-phase stack)
Docs-only PR, so this reviews claim accuracy against the code that landed across the stack (verified at head 8f12168), plus link and anchor resolution and count consistency. The new tool docs, the report-filter example, and the @latest install refs all check out. Ten findings below, most-severe first: two broken references (a README link and a skill anchor), a misquoted validator error, and a tool-count table that does not reconcile with its own headline. The rest are internal contradictions and stale counts.
Verification notes: PIPEFY_TOOL_NAMES has exactly 152 entries, so the headline bumps and the parity table's 152 rows are correct; the report-filter example JSON passes the preflight validator unchanged; normalize_label_color accepts both #RGB and #RRGGBB; create_card's phase_id path merges both the phase and start-form field sets. marketplace.json is excluded per your note that the manifest is fixed downstream.
01c4788 to
293a18f
Compare
8f12168 to
ff0b4ab
Compare
|
Thanks @gbrlcustodio — addressed through |
293a18f to
d0260f5
Compare
dd4c1a8 to
6f9248b
Compare
d0260f5 to
26c86b3
Compare
Update parity matrix, MCP reference, CHANGELOG, pipefy-pipes-and-cards skill (seed across phases; prefer dedicated tools over execute_graphql); README tool counts and ai-toolkit marketplace metadata.
Update pipes-and-cards reference, parity matrix, skill, and changelog after dropping start_form_phase from get_pipe and renaming SDK get_phase.
Reconcile README tool counts to 152; fix broken skill anchor; align parity/changelog/skill wording with CLI renames, label hex validator, and create_card field-merge behavior; add 0.2.0-beta.3 section.
Ownership repoint and homepage/repository fields already landed on main; revert PR-local edits so this stack does not regress owner metadata. Co-authored-by: Gabriel Custódio <gabriel.custodio@pipefy.com>
…counts) Fix card create CLI examples to use positional PIPE_ID; align phase_id vs skip_elicitation wording with MCP behavior; drop duplicate beta.3 changelog section; correct README domain counts; extend report filter parity notes; reword migration and reports skill per review.
6f9248b to
febf922
Compare
|
Thanks @Danielmoraisg — addressed in
Tests: Ready for merge once CI is green. |
e68b6e1
into
feat/card-phase-erg/5-report-filter-and-cli-label
Analytics pipe seeding (
306996636) requiredexecute_graphqlfor phase inventory and phase-local creates. Spec:.cursor/dev-planning/specs/archive/card-phase-ergonomics/— Stack after #277 (closed).Depends on: #284
Objective
Document the tool-first agent path so future runs skip GraphQL:
docs/parity.md, MCP pipes-and-cards + reports referencepipefy-pipes-and-cardsskill: Seed pipe across phases workflowai-toolkitmetadataImprovements
execute_graphqlfor these flows.