Loading...
Loading...
Commit and push ALL changes (staged + unstaged + untracked) to the remote repository
npx skill4agent add levnikolaevich/claude-code-skills ln-003-push-allPaths: File paths (,shared/,references/) are relative to skills repo root. If not found at CWD, locate this SKILL.md directory and go up one level for repo root.../ln-*
git add -A && git commit && git pushAnalyze → Doc Check → Lint Check → Stage → Commit → Push → Reportgit diff --statgit status| Change Type | Action |
|---|---|
| Code behavior changed | Update affected docs, comments, examples |
| New files/folders added | Update relevant index or list sections |
| Config files changed | Check README or setup docs |
| No doc impact | Skip |
shared/references/ci_tool_detection.mdCLAUDE.mdREADME.mdCONTRIBUTING.md--fix--fixgit add -Agit diff --cached --statgit log --oneline -3Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>git add -ACo-Authored-By