ワンクリックで
ks-agents
Agent profile/skill maintenance — quickly edit ks-config/agents and commit + push successful changes
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Agent profile/skill maintenance — quickly edit ks-config/agents and commit + push successful changes
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Set up DeepWork Reviews — automated code review rules using .deepreview config files
Start structured planning — explores, designs, and produces an executable plan
Reference documentation for DeepWork Reviews — automated code review rules using .deepreview configs and DeepSchema-generated rules
Create and manage DeepSchemas — rich file-level schemas with automatic validation and review generation
Start or continue DeepWork workflows using MCP tools
Personal assistant — may start personal_assistant/reservation, personal_assistant/birthday, personal_assistant/calendar_prioritize, or personal_assistant/memory_search
| name | ks-agents |
| description | Agent profile/skill maintenance — quickly edit ks-config/agents and commit + push successful changes |
Use this skill when the user asks to create, tweak, or repair files under
ks-config/agents/, including Bridl profiles, shared conventions, Claude agent
assets, or skills.
~/repos/ncrmro/ks-config/agents/.SKILL.md,
and the frontmatter name: must match the directory name exactly.cd ~/repos/ncrmro/ks-config
git status --short
git branch --show-current
agents/.yq or python YAML tooling is available, parse changed *.yml files.git diff -- agents and verify no unrelated prompt/skill drift.git add <changed agents paths>
git commit -m "feat(agents): <short description>"
git push
agents/ changes should be committed and pushed before ending the
session so all hosts and OS-agent homes can converge through ks-config.git add -A from the repo root when unrelated work is present.drago or luce.ks-fleet profile
and OS-environment facts in os-ks-* profiles.vega and/or keystone-os.agents/bridl/profiles/default/profile.yml.