Perigon Documentation Workflow
SkillDocs & knowledgeUse for Perigon documentation work across this workspace, especially Perigon.docs/Content/docs/Perigon bilingual and versioned docs, syncing zh-CN and en-US content, updating docs from Perigon.CLI, Perigon.template, and Perigon.Modules changes, and deciding whether to revise existing pages or add new documentation.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Perigon Documentation Workflow skill
What this skill tells your AI
The instructions your AI receives, as published by aterdev/perigon.cli in .agents/skills/docs/SKILL.md and read by ahel’s review.
Workspace Scope
- The authoritative documentation lives under
Perigon.docs/Content/docs/Perigon. - Documentation is versioned by folder, then split by language:
zh-CN/<version>anden-US/<version>. - Source changes that drive Perigon docs usually come from
Perigon.CLI,Perigon.template, andPerigon.Modules.
Workflow
- Identify the affected feature, command, template behavior, module behavior, or contributor workflow.
- Check workspace changes in
Perigon.template,Perigon.CLI, andPerigon.Modulesfirst to determine what actually changed. - Ignore unrelated diffs and extract only Perigon-relevant behavior, constraints, commands, paths, version notes, or user-visible workflow changes.
- Search existing pages under
Perigon.docs/Content/docs/Perigonfor the closest matching topic before creating new content. - Prefer updating or correcting an existing document when the topic already exists.
- Create a new page only when the change introduces a clearly new concept, workflow, or reference topic.
- Keep Chinese and English docs aligned in structure and meaning. When one side changes, update the matching page in the other language unless the user explicitly asks for one language only.
- Place content in the correct version folder. If behavior differs by version, document the version-specific scope explicitly instead of silently overwriting another version's guidance.
Conventions
- Preserve the existing section taxonomy and naming style under both
zh-CNanden-US. - Keep folder symmetry when equivalent pages exist in both languages.
- Document observable behavior from the repositories, not speculation or roadmap assumptions.
- Prefer concise task-oriented guidance, with commands, paths, prerequisites, and limitations called out directly.
- When adding a new page in a section that uses
.order, update the corresponding.orderfile so navigation stays correct. - If the source change is internal only and has no user, contributor, or operator impact, do not add noise to the docs.
Search Targets
Perigon.docs/Content/docs/Perigon/zh-CN/<version>for Chinese pages.Perigon.docs/Content/docs/Perigon/en-US/<version>for English pages.Perigon.CLI/src,Perigon.template, andPerigon.Modules/srcfor feature and workflow changes.- README files, packaging scripts, command registration, AppHost/template structure, and module scripts when documenting usage or contributor flows.
Validation
- Verify that new or updated pages are placed under the correct language and version directories.
- Verify that paired zh-CN and en-US pages remain semantically aligned.
- Verify commands, paths, and repository names against current workspace content before finishing.
Signals
- GitHub stars
- 54
- Forks
- 7
- Last commit
- Sep 2026
- Hacker News mentions
- 20
Advanced
- Catalog kind
- skill
- Gateway key
docs-aterdev- Source
- github.com/aterdev/perigon.cli