Open
Conversation
New skill for direct .flow JSON authoring without CLI dependency. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Resolve open questions (replace maestro-flow, use coder_eval reference flows, dynamic nodes deferred). Add full .flow schema entity inventory from @uipath/flow-schema, reference flow catalog with 8 templates, and three-phase replacement strategy. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Phase 2 now covers RPA Workflow → Agent → API Workflow with detailed architecture: shared model structure, static vs registry fields, handle config, and per-type reference doc plan. Connectors explicitly out of scope. Build plan expanded to 22 steps across 3 phases. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
…tions Add CLI command replaceability analysis (12/16 commands fully replaceable). Resolve all open questions: blank-node included, stickyNote as annotation, agent nodes as dynamic, agentic process in Phase 2. Add key takeaway to feasibility section. Build plan now 23 steps across 3 phases. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
…e/variable-update Restructure replaceability table as 15 top-level commands (not 16 subcommands). Add flow variable add/list/delete and flow variable-update add/list/delete details. Fix incorrect "no CLI exists" claim about variables. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Add 5 verification methods for skill effectiveness: reference flow reproduction with 8 test prompts, structural diff rules, validation pass rate metrics, edit verification, and round-trip tests. Convert header metadata to table format. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
New skill for direct .flow JSON authoring without CLI dependency. Bundles schemas for all 19 OOTB node types, 8 flow templates, 7 reference guides, and a validation checklist. Intended to eventually replace uipath-maestro-flow for offline-capable flow authoring. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Add 5 dynamic resource node guides (shared structure, RPA workflow, agent, API workflow, agentic process) with real examples from reference flows. Update SKILL.md with resource node workflows and dynamic node type table. Retire uipath-maestro-flow with redirect to uipath-lattice-flow. Update planner routing. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Validation ran 8 coder_eval tasks across 3 tiers (OOTB, mixed, dynamic) against the lattice-flow skill — all 8/8 passed with perfect scores. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
0679927 to
a7c8ef0
Compare
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
uipath-lattice-flowskill for direct.flowJSON authoring — OOTB node schemas (triggers, logic, actions, control) plus Phase 2 dynamic resource nodes (agent, RPA workflow, API workflow, agentic process) via registry discoveryTest plan
.flowfile context and flow authoring requestsuip maestro flow deployuip maestro flow get-resource-types)🤖 Generated with Claude Code
Co-Authored-By: Claude noreply@anthropic.com