github.com/NeoLabHQ/context-engineering-kit
Skill | Added | Review |
|---|---|---|
write-tests plugins/tdd/skills/write-tests/SKILL.md Systematically add test coverage for all local code changes using specialized review and development agents. Add tests for uncommitted changes (including untracked files), or if everything is commited, then will cover latest commit. | 42 42 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 3711edf | |
test-driven-development plugins/tdd/skills/test-driven-development/SKILL.md Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first | 56 56 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 3711edf | |
fix-tests plugins/tdd/skills/fix-tests/SKILL.md Systematically fix all failing tests after business logic changes or refactoring | 51 51 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 3711edf | |
plan-task plugins/sdd/skills/plan-task/SKILL.md Refine, parallelize, and verify a draft task specification into a fully planned implementation-ready task | 37 37 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 3711edf | |
implement-task plugins/sdd/skills/implement-task/SKILL.md Implement a task with automated LLM-as-Judge verification for critical steps | 34 34 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 3711edf | |
create-ideas plugins/sdd/skills/create-ideas/SKILL.md Generate ideas in one shot using creative sampling | 28 28 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 3711edf | |
brainstorm plugins/sdd/skills/brainstorm/SKILL.md Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed designs through collaborative questioning, alternative exploration, and incremental validation. Don't use during clear 'mechanical' processes | 53 53 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 3711edf | |
add-task plugins/sdd/skills/add-task/SKILL.md creates draft task file in .specs/tasks/draft/ with original user intent | 41 41 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 3711edf | |
tree-of-thoughts plugins/sadd/skills/tree-of-thoughts/SKILL.md Execute tasks through systematic exploration, pruning, and expansion using Tree of Thoughts methodology with meta-judge evaluation specifications and multi-agent evaluation | 34 34 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 3711edf | |
subagent-driven-development plugins/sadd/skills/subagent-driven-development/SKILL.md Use when executing implementation plans with independent tasks in the current session or facing 3+ independent issues that can be investigated without shared state or dependencies - dispatches fresh subagent for each task with code review between tasks, enabling fast iteration with quality gates | 60 60 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 3711edf | |
multi-agent-patterns plugins/sadd/skills/multi-agent-patterns/SKILL.md Design multi-agent architectures for complex tasks. Use when single-agent context limits are exceeded, when tasks decompose naturally into subtasks, or when specializing agents improves quality. | 45 45 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 3711edf | |
launch-sub-agent plugins/sadd/skills/launch-sub-agent/SKILL.md Launch an intelligent sub-agent with automatic model selection based on task complexity, specialized agent matching, Zero-shot CoT reasoning, and mandatory self-critique verification | 33 33 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 3711edf | |
judge-with-debate plugins/sadd/skills/judge-with-debate/SKILL.md Evaluate solutions through multi-round debate between independent judges until consensus | 45 45 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Reviewed: Version: 3711edf | |
judge plugins/sadd/skills/judge/SKILL.md Launch a meta-judge then a judge sub-agent to evaluate results produced in the current conversation | 33 33 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Reviewed: Version: 3711edf | |
do-in-steps plugins/sadd/skills/do-in-steps/SKILL.md Execute complex tasks through sequential sub-agent orchestration with intelligent model selection, meta-judge → LLM-as-a-judge verification | 27 27 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 3711edf | |
do-in-parallel plugins/sadd/skills/do-in-parallel/SKILL.md Launch multiple sub-agents in parallel to execute tasks across files or targets with intelligent model selection, quality-focused prompting, and meta-judge → LLM-as-a-judge verification | 37 37 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 3711edf | |
do-competitively plugins/sadd/skills/do-competitively/SKILL.md Execute tasks through competitive multi-agent generation, meta-judge evaluation specification, multi-judge evaluation, and evidence-based synthesis | 37 37 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 3711edf | |
do-and-judge plugins/sadd/skills/do-and-judge/SKILL.md Execute a task with sub-agent implementation and LLM-as-a-judge verification with automatic retry loop | 37 37 Impact — No eval scenarios have been run Securityby Critical Do not install without reviewing Reviewed: Version: 3711edf | |
review-pr plugins/review/skills/review-pr/SKILL.md Comprehensive pull request review using specialized agents | 40 40 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Reviewed: Version: 3711edf | |
review-local-changes plugins/review/skills/review-local-changes/SKILL.md Comprehensive review of local uncommitted changes using specialized agents with code improvement suggestions | 43 43 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Reviewed: Version: 3711edf | |
reflect plugins/reflexion/skills/reflect/SKILL.md Reflect on previus response and output, based on Self-refinement framework for iterative improvement with complexity triage and verification | 23 23 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 3711edf | |
memorize plugins/reflexion/skills/memorize/SKILL.md Curates insights from reflections and critiques into CLAUDE.md using Agentic Context Engineering | 26 26 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 3711edf | |
critique plugins/reflexion/skills/critique/SKILL.md Comprehensive multi-perspective review using specialized judges with debate and consensus building | 28 28 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 3711edf | |
setup-serena-mcp plugins/mcp/skills/setup-serena-mcp/SKILL.md Guide for setup Serena MCP server for semantic code retrieval and editing capabilities | 38 38 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Reviewed: Version: 3711edf | |
setup-context7-mcp plugins/mcp/skills/setup-context7-mcp/SKILL.md Guide for setup Context7 MCP server to load documentation for specific technologies. | 33 33 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Reviewed: Version: 3711edf |