workflows/workflows/agent-environment-setup/platforms/claude/generated-skills/implement/SKILL.md
Execute a scoped change end-to-end, using the smallest set of skills and checks required to finish correctly.
npx skillsauth add cubetiq/cubis-foundry implementInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Routes directly to delivery, keeping planning overhead low while still enforcing verification and concise reporting.
Use this when the task is understood, the acceptance criteria are clear, and the main need is execution rather than discovery.
implementer
web-testing, android-emulator-testing, or ios-simulator-testing when user-visible runtime verification is needed.Provide the acceptance criteria, relevant files, and any verification commands that must pass.
Completion requires changed files, executed checks, and a short explanation of behavior change.
IMPLEMENT_WORKFLOW_RESULT:
files_changed:
- <path>
verification:
- <command>
behavior_change: <summary>
Typical next step: /review or /test
tools
Use when investigating latest vendor behavior, comparing tools or platforms, verifying claims beyond the repo, or gathering external evidence before implementation.
documentation
Use when designing database schemas, normalization strategies, indexing plans, query optimization, and migration workflows for relational, document, or hybrid data stores.
development
Use when writing, reviewing, or refactoring modern C#/.NET code, including minimal APIs, records, async streams, pattern matching, DI lifetimes, and memory-efficient performance tuning.
development
Use when conducting code reviews, building review checklists, calibrating review depth, providing structured feedback, or establishing team review practices. Covers review methodology, feedback patterns, automated checks, and batch review strategies.