Set workflow, branch safety checks, and coding rules before any task.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "starting-nori" skill from askskill: 1. Download https://raw.githubusercontent.com/microsoft/FluidFramework/main/.agency/plugins/nori/skills/starting-nori/SKILL.md 2. Save it as ~/.claude/skills/starting-nori/SKILL.md 3. Reload skills and tell me it's ready
Please load starting-nori first, then help me build a user login API. Confirm the operating mode, protected branch rules, and coding standards before coding.
It first states the workflow, branch safety checks, and execution rules, then proceeds to design and implement the login API.
Before changing this repository, use starting-nori to check whether I am on a protected branch and tell me how to proceed safely.
It returns branch risk check results and provides safe next steps and precautions for making code changes.
Please load starting-nori and establish a consistent tone, collaboration style, commit constraints, and execution order for this feature development.
It outputs a practical set of collaboration and development rules so the following work can proceed consistently.
…
Update technical documentation after code changes are completed.
Trigger ADO CI pipelines for Copilot-created pull requests via PR comments.
Evaluate code review feedback rigorously before deciding whether to implement it.
Write failing tests first to implement features and bug fixes reliably.
Identify test anti-patterns and improve tests without polluting production code.
Systematically investigate bugs before fixing them with a four-phase debugging framework.
Capture key learnings into reusable repository skills and instructions.
Turn a repeated workflow into a reusable skill file from the current session.
Give AI coding agents local-first persistent memory management and recall.
Learn core Skills workflows, search patterns, and brainstorming use cases quickly.
Generate test scenarios and measure how well agents follow skills and rules.
Find reusable skills across local and online sources before creating one.