Agent skill
atm10-change-protocol
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/atm10-change-protocol
SKILL.md
atm10-change-protocol
Intent
Use this skill to adapt aoa-change-protocol to an atm10-* repository without changing the base workflow meaning.
Trigger boundary
Use this skill when:
- the base
aoa-change-protocolworkflow is already correct, but anatm10-*repo needs repo-relative paths, commands, or local approval notes - a bounded non-trivial change still needs an explicit plan and verification path inside the local repo
- a contributor needs a thin local overlay rather than a fresh workflow design
Do not use this skill when:
- the task really needs a broader playbook or scenario bundle rather than a thin overlay
- the work would introduce new upstream technique meaning instead of adapting the local repo surface
- a more specific risk skill is still the clearer fit, such as
aoa-dry-run-first,aoa-safe-infra-change, oraoa-approval-gate-check - the task does not need repo-relative local adaptation and the base skill can be used directly
Inputs
- target goal and touched local surface
- repo-relative source-of-truth files
- repo-relative commands or checks
- local approval or review rules
- base skill reference
Outputs
- bounded local change plan
- repo-relative command or path sketch
- verification note for the local repo surface
- concise handoff on what stays downstream and explicit
Procedure
- start from
aoa-change-protocolrather than rewriting the workflow - name the repo-relative files, commands, and approval posture that matter locally
- keep the adaptation bounded to the local repo surface under change
- preserve the base
plan -> scoped change -> verify -> reportshape - make explicit what still requires downstream human approval or repo-specific judgment
Contracts
- preserve the base skill meaning
- keep paths and commands repo-relative
- keep local authority explicit
- keep the overlay reviewable and public-safe
Risks and anti-patterns
- hiding downstream authority inside vague local notes
- turning a thin overlay into repo doctrine or a scenario bundle
- naming local commands without enough verification context
- silently changing the base workflow instead of adapting it
Verification
- confirm the base skill is still the correct workflow
- confirm repo-relative paths and commands are named explicitly
- confirm approval posture is still downstream and explicit
- confirm the adaptation remains bounded to the local repo surface
Technique traceability
Manifest-backed techniques:
- AOA-T-0001 from
8Dionysus/aoa-techniquesatea49abf4f7e96506feed56eb87a9052cbe4408a5using pathtechniques/agent-workflows/plan-diff-apply-verify-report/TECHNIQUE.mdand sections: Intent, When to use, Inputs, Outputs, Core procedure, Contracts, Risks, Validation - AOA-T-0002 from
8Dionysus/aoa-techniquesatea49abf4f7e96506feed56eb87a9052cbe4408a5using pathtechniques/docs/source-of-truth-layout/TECHNIQUE.mdand sections: summary
Adaptation points
- repo-relative change surfaces
- local commands and verification steps
- local source-of-truth files
- local approval or review notes
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?