skills/sync/SKILL.md
Sync branch with remote and confirm a clean end-of-session state.
npx skillsauth add lightforgelabsstudio/aide syncInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Standardize the end-of-session push. Confirm nothing is left unpushed.
Optional: -DryRun (print actions only), -AllowMain (permit syncing on main).
main (unless -AllowMain).git pull --rebase. If it fails, stop and report — do not force.git push.git status -sb and confirm branch is up to date.Short summary including the final git status -sb.
testing
Skeptical gap analysis for issues, ADRs, plans, and docs. Use when the user wants a second-pass check for missing decisions, contradictions, edge cases, hidden dependencies, scope drift, or readiness before implementation.
testing
Create or update an AIDE skill in .aide/skills with valid frontmatter and a concise workflow.
tools
Decompose an accepted ADR into GitHub issues using the issue-creator tool.
documentation
Apply findings from a /findings review to an ADR and write a response file