← all publishers

ngreenwall

@ngreenwall source repo

6 published skills

  1. Handoff · ngreenwall bundle
    End-of-session workflow to leave durable project context for the next chat. Use whenever the user says "handoff," "wrap up," "end of session," "before we end," "close out this session," "let's wrap," "we're done," "wrap this up," "closing out," "starting a new session," or "before I start fresh." Do NOT use for new-project bootstrap or missing baseline scaffolding; use project-init for that. Do NOT use for general project status questions or mid-session context checks.
    0
    installs
  2. QA Audit · ngreenwall
    Static-analysis QA pass over instruction/config files (SKILL.md, CLAUDE.md, your global context file, command files), not code. Spawns an Opus subagent per file to check for contradictions, dead logic, unstated dependencies, and style violations, then proposes fixes for confirmation before applying. Use when the user says "QA this skill," "audit this file," "run a QA pass on X," "QA SKILL.md," "audit CLAUDE.md," "QA this command," or "check this file for consistency issues." Do NOT use for live-session drift (use drift-check), skill output grading (skill-creator eval), or code diffs (/code-review); this skill never touches code, only instruction/config prose.
    0
    installs
  3. Drift Check · ngreenwall bundle
    Manual context-drift audit. Confirms your global context file (the standing instructions loaded on every session) is still loaded and being followed, and flags where context dropped. Run ONLY when the user explicitly types /drift-check or says "drift check," "context check," "are you still following my context," or "check for drift." Do NOT auto-trigger and do NOT run during normal task work.
    0
    installs
  4. Token Audit · ngreenwall
    Audits instruction/config files (SKILL.md, CLAUDE.md, your global context file, slash command files) and this repo's skill architecture for token bloat, then proposes fixes: rewrite, split, merge, add navigation, or remove. Use when the user says "audit tokens," "check token bloat," "shrink this file," "audit the skills library," "is this skill too big," "cut context cost," "check for updated Anthropic guidance," or "refresh the checklist." Do NOT use for finding bugs, contradictions, or dead logic (use qa-audit for that). Do NOT use for code files, only instruction/config prose and skill structure.
    0
    installs
  5. Project Init · ngreenwall bundle
    One-time project bootstrap workflow for new repos. Use whenever the user says "initialize project," "set up this repo for Cursor and Claude," "new Cursor project," "set up Cursor," "bootstrap docs/context," or "new project setup." Prefer this before first handoff in a repo. Do NOT use for end-of-session updates in active projects; use handoff for that.
    0
    installs
  6. Model Alignment Audit · ngreenwall bundle
    Audits skills (SKILL.md files), your global context file, and CLAUDE.md/AGENTS.md files against Anthropic's current Agent Skills guidance and the behavior of current models (e.g. Sonnet 5, Opus 5). Use when the user says "audit for new models," "audit my skills against latest Anthropic guidance," "are my skills still built right for current models," "model alignment audit," or "refresh skills for the new model." Do NOT use for pure token-bloat concerns or to refresh token-audit's own checklist (use token-audit). Do NOT use for logic contradictions/dead code unrelated to model fit (use qa-audit).
    0
    installs