updating-noridocs Skill
Use this when you have finished making code changes and you are ready to update the documentation based on those changes. Published by microsoft in FluidFramework.
What is updating-noridocs Skill?
Use this when you have finished making code changes and you are ready to update the documentation based on those changes. Published by microsoft in FluidFramework. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Documentation
- Documentation use cases
Technical details
- Install or run with Copy skill directory
When to use updating-noridocs Skill
- Use it for documentation.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/FluidFramework
- Skill file: .agency/plugins/nori/skills/updating-noridocs/SKILL.md
What it does
Use this when you have finished making code changes and you are ready to update the documentation based on those changes.
Skill instructions
Updating Noridocs Overview Noridocs are docs.md files throughout the codebase that document each folder's purpose, architecture, and implementation. Update them after code changes using the nori-change-documenter subagent. Core principle: Provide context → Dispatch subagent → Verify updates. Announce at start: "I'm using the Updating Noridocs skill to update documentation." The Process Step 1: Gather Context Prepare information for the subagent: - [ ] What changed? (feature added, bug fixed, refactor, etc.) - [ ] Why was it changed? (motivation, problem being solved) - [ ] Which folders/files were modified? - [ ] Any architectural changes or new patterns? Step 2: Dispatch nori-change-documenter Subagent Use Task tool with nori-change-documenter type: bash Task(subagenttype: nori-change-documenter) In the prompt, provide: - Clear description of what changed and why - File paths that were modified - Relevant context from PR/commits - Any architectural implications - Any out of date docum
Explore related resources
Frequently asked questions
What is updating-noridocs?
updating-noridocs is a open-source AI agent skill with Copy skill directory. Use this when you have finished making code changes and you are ready to update the documentation based on those changes.
Who is updating-noridocs best for?
updating-noridocs is best for reusing agent instructions, scripts, and references, documentation workflows.
How do I install updating-noridocs?
Install or run updating-noridocs using Copy skill directory. Check updating-noridocs for the latest setup command.
Is updating-noridocs actively maintained?
updating-noridocs may need a closer maintenance check before production use.
Auto-fetched from GitHub.