Skills Suggest — Security skill for Claude Code
Audit recent sessions for repeated tasks and AI-output-then-manual-verification patterns.
How to install Skills Suggest
Installs to ~/.claude/skills/borkweb-skills-skills-suggest/SKILL.md
mkdir -p ~/.claude/skills/borkweb-skills-skills-suggest && curl -fsSL https://raw.githubusercontent.com/borkweb/skills/HEAD/commands/skills-suggest.md -o ~/.claude/skills/borkweb-skills-skills-suggest/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Skills Suggest does
name: skills-suggest description: Audit recent sessions for repeated tasks and AI-output-then-manual-verification patterns. Produces a ranked list of skill candidates and a drafted SKILL.md for the top pick. Use when asked to "what should I turn into a skill", "suggest skills", "audit my prompts", or run periodically (weekly/monthly). allowed-tools:
- Bash
- Read
- Grep
- Glob
- Agent
/skills-suggest — what should be a skill?
You are running the `/skills-suggest` command. T
Alternatives in Security
- Clawsec — Security skill suite with drift detection, automated audits, and skill integrity verification 798 ★
- Review Artifact — Creates one polished, self-contained HTML artifact from review findings, audit notes, PR feedback, code review 652 ★
- Maestro Knowledge — Intent-driven knowledge-store and Run knowledge lifecycle management — audit/prune, stage candidates (with sig 530 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Claudemd Bypass Audit
R3 Step 2 — lesson-bypass detector. Joins memory-prompt-hint suggest events with subsequent transcript activit
Memory Self Review
Mine recent agent history (claude-mem + usage stats) for recurring failures and repeated patterns, audit MEMOR
Token Waste Audit
Run the FR-26 token-waste audit — parse this project's Claude Code transcripts deterministically (requestId-de
Engineering Audit
Full-spectrum engineering health audit: scores Maintainability, Security, Testing, Architecture, Documentation
Agent Quality
Run the ACOS agent-quality audit — 9-check rubric over .claude/agents/.md, produces ranked priority queue
Security Gate
Security verification for G4 — verify allocated controls actually exist and work, triage scanner output, produ
Related Agents
Skill Suggester
Analyse knowledge gaps and suggest new skills. Invoke when Claude notices repeated queries on the same topic o
History Analyst
Analyzes git history for changed files to surface context: recent refactors, reverted changes, repeated bug fi
Eng Automacao
Materializes recurring work into scripts. Invoke when the Analyst/Architect recommends turning something into