Write a structured handoff at session end. Preserves context so the next agent can resume without human briefing. Invoke before ending any feature session longer than 30 minutes.
Langue du texte source : anglais
Menu
SkillsMP a collecté 34 skills depuis coreindustries/core-ai-template. Ouvrez un skill pour examiner sa source et ses détails.
Affichage de 34 skills collectés sur 34.
Write a structured handoff at session end. Preserves context so the next agent can resume without human briefing. Invoke before ending any feature session longer than 30 minutes.
Langue du texte source : anglais
Multi-perspective code review against project standards with P1/P2/P3 severity classification. Works in Claude Code (Agent + optional GitHub MCP) and Cursor (Task subagents + gh/git). Use when the user invokes /review, asks for a PR or diff review, or wants a…
Langue du texte source : anglais
Multi-perspective code review (P1/P2/P3) for Cursor: inline checklists plus three parallel Task subagents (perf-auditor, security-reviewer, simplicity-reviewer with combined data-integrity prompt). Use when the user invokes /review, asks for a PR review, or…
Langue du texte source : anglais
Create well-formatted git commits following conventional commit standards.
Langue du texte source : anglais
Red→green→refactor discipline for new behavior — forces a failing test before implementation and a passing test before any claim of done.
Langue du texte source : anglais
Create or manage a git worktree for isolated parallel development — lets multiple agents work in the repo simultaneously without branch collisions.
Langue du texte source : anglais
Create a token-efficient state snapshot for context preservation during long sessions.
Langue du texte source : anglais
Create an Architecture Decision Record when making a non-obvious architectural call.
Langue du texte source : anglais
Expert code review of current git changes with a senior engineer lens: SOLID, security, performance, error handling, boundary conditions.
Langue du texte source : anglais
Audit auto-loaded context budget, detect redundancy, and recommend optimizations.
Langue du texte source : anglais
Run security scans against the codebase.
Langue du texte source : anglais
Design REST or GraphQL API endpoints with schemas and validation.
Langue du texte source : anglais
Explore requirements before implementation. Separates WHAT from HOW to ensure the right problem is being solved before any code is written.
Langue du texte source : anglais
Update task tracking file with current progress. Essential for preserving context across sessions.
Langue du texte source : anglais
Generate or update CI/CD pipeline configuration for the current stack.
Langue du texte source : anglais
Capture knowledge from solved problems to prevent re-discovery. Creates searchable solution documents after non-trivial debugging, fixes, or investigations.
Langue du texte source : anglais
Systematic debugging workflow: reproduce, isolate, fix, and verify.
Langue du texte source : anglais
Deploy the application to target platform.
Langue du texte source : anglais
Audit, update, and manage project dependencies safely.
Langue du texte source : anglais
Generate and update project documentation.
Langue du texte source : anglais
Set up, validate, and manage environment variables.
Langue du texte source : anglais
Full-cycle feature development: PRD creation, implementation, testing, and PR creation in an isolated worktree.
Langue du texte source : anglais
Quick patch workflow for production issues with minimal risk.
Langue du texte source : anglais
Initialize a new project with structure, configuration, and boilerplate.
Langue du texte source : anglais
Run code quality checks including linting, formatting, and type checking.
Langue du texte source : anglais
Manage database schema migrations.
Langue du texte source : anglais
Onboard a new contributor to the project with a guided walkthrough.
Langue du texte source : anglais
Profile, benchmark, and optimize application performance.
Langue du texte source : anglais
Create pull requests with comprehensive descriptions and test plans.
Langue du texte source : anglais
Safely refactor code with test-driven approach.
Langue du texte source : anglais
Tag a version, generate changelog, and create a GitHub release.
Langue du texte source : anglais
Recover context and resume work after a new session or context compression.
Langue du texte source : anglais
Generate a new module, component, or screen with boilerplate, tests, and wiring.
Langue du texte source : anglais
Run tests with coverage reporting and quality gates.
Langue du texte source : anglais