en un clic
intelligence-dev-packs
intelligence-dev-packs contient 22 skills collectées depuis ainova-systems, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Verify, review, and push pending work as one milestone commit
Drive the current branch's PR to merge-ready: CI green and every review comment handled, ending with an outcome label
After owner accept: guard-checked squash-merge of the current branch's PR, base sync and branch cleanup
Open a pull request for the current branch against its target, using the repo template
Triage PR review comments: fix, discuss, or decline with reason - every thread answered
Cut a release: version, changelog, tag, and release object — policy-driven across trunk/gitflow and tag-only/full
Audit documentation claims against the code; report drift vs violation
Cancel or supersede a spec, recording the reason so the decision is preserved
Plan a change as a reviewable spec: grill the owner, then write requirements, plan, tasks - the review gate before execution
Record a numbered ADR with context, decision, consequences, status
Write or update one docs-substrate artifact - feature, rule, glossary, model, or architecture - from code, for owner review
Execute an approved spec end-to-end via parallel subagents, from branch to outcome-labeled PR
Resolve merge or rebase conflicts semantically, then re-verify the full gates
Mark a reviewed spec approved so it enters the autonomous execution queue
After merge, mark a spec completed and archive it per the project convention
Autonomously pick the highest-value ready spec, drive it to an outcome-labeled PR, reset the workspace
Scaffold the in-repo docs substrate for spec-driven development and migrate existing docs into it, drafting core docs from code for owner review
Compact the session into a self-contained continuation prompt for a fresh agent session
Read-only review of pending changes against project rules, with a severity verdict
Run typecheck, lint, and tests with the right scope; analyze failures
Scan diff, tree, or branch history for committed credentials
Resume an in-progress spec: audit inherited work for drift, then continue execution