appmod-hooks Skill
Lifecycle hooks for the modernize-rearchitecture coordinator. Defines hook points, registered actions, and execution rules. Published by microsoft in github-copilot-modernization.
What is appmod-hooks Skill?
Lifecycle hooks for the modernize-rearchitecture coordinator. Defines hook points, registered actions, and execution rules. Published by microsoft in github-copilot-modernization. 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
- Developers using github-copilot-modernization
Technical details
- Install or run with Copy skill directory
When to use appmod-hooks Skill
- Use it for developers using github-copilot-modernization.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/github-copilot-modernization
- Skill file: plugins/github-copilot-modernization/skills/appmod-hooks/SKILL.md
What it does
Lifecycle hooks for the modernize-rearchitecture coordinator. Defines hook points, registered actions, and execution rules.
Skill instructions
appmod-hooks Lifecycle hooks that fire at defined points during coordinator execution. Each hook point triggers registered actions in order. Hook Points | Point | When | Coordinator context | |---|---|---| | beforeall | After DAG is generated, before first task dispatch | Full DAG available, no tasks started | | beforetask | Before dispatching each worker | Task ID and role known, profile read for Progress | | aftertask | After worker returns and verify passes | Task artifact available, status decided. If all tasks in the current phase are now ✅, also execute phase-completion actions (git commit, commit-pin, phase counter increment) | | afterall | After completion criteria met (§3.7) | All tasks resolved | Registered Actions See references/actions.yml for the action registry. Actions use dotted namespace: appmod.<domain.<verb. Execution Rules 1. Actions within a hook point execute in order (top to bottom in the registry) 2. An action that fails does NOT block subsequent actions — log t
Explore related resources
Frequently asked questions
What is appmod-hooks?
appmod-hooks is a open-source AI agent skill with Copy skill directory. Lifecycle hooks for the modernize-rearchitecture coordinator. Defines hook points, registered actions, and execution rules.
Who is appmod-hooks best for?
appmod-hooks is best for reusing agent instructions, scripts, and references.
How do I install appmod-hooks?
Install or run appmod-hooks using Copy skill directory. Check appmod-hooks for the latest setup command.
Is appmod-hooks actively maintained?
appmod-hooks may need a closer maintenance check before production use.
Auto-fetched from GitHub.