feat(skills,roadmap): 6 new bundled skills + parity roadmap additions#114
Merged
emal-avala merged 1 commit intomainfrom Apr 15, 2026
Merged
feat(skills,roadmap): 6 new bundled skills + parity roadmap additions#114emal-avala merged 1 commit intomainfrom
emal-avala merged 1 commit intomainfrom
Conversation
Skills: changelog, release, benchmark, coverage, migrate, docs — each with a concrete, non-hallucinatory instruction block mirroring the style of the existing 12 bundled skills. ROADMAP: extends §7.7 with --bare hermetic mode and a `defer` permission decision for headless resume; §7.25 with managed-settings.d drop-in policy fragments and subprocess env scrubbing; §7.28 with an expanded lifecycle event set (file_changed, cwd_changed, instructions_loaded, post_compact, stop_failure, permission_denied, task_created), conditional hook filters, and subagent metadata in payloads. Adds §7.30 MCP Elicitation, §7.31 Skill/Plugin Validator, §7.32 TUI Rendering and Transcript Search, plus small ergonomic bullets (agent initialPrompt, effort frontmatter, Bash wildcard rule hardening). skills_integration tests still pass (6/6; the >=12 lower bound tolerates the new entries).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
New skills
Each follows the existing bundled-skill style (short description + concrete instruction body).
Test plan