coreindustries
- 31 skills
- 0 followers
- 1 week ago last updated
- ▌ Compound · coreindustriesCapture knowledge from solved problems to prevent re-discovery. Creates searchable solution documents after non-trivial debugging, fixes, or investigations.
- ▌
- ▌ Scaffold · coreindustriesGenerate a new module, component, or screen with boilerplate, tests, and wiring.
- ▌ Checkpoint · coreindustriesUpdate task tracking file with current progress. Essential for preserving context across sessions.
- ▌ Code Review Expert · coreindustriesExpert code review of current git changes with a senior engineer lens: SOLID, security, performance, error handling, boundary conditions.
- ▌
- ▌
- ▌ Wt · coreindustriesCreate or manage a git worktree for isolated parallel development — lets multiple agents work in the repo simultaneously without branch collisions.
- ▌ Adr · coreindustriesCreate an Architecture Decision Record when making a non-obvious architectural call.
- ▌
- ▌
- ▌ Tdd · coreindustriesRed→green→refactor discipline for new behavior — forces a failing test before implementation and a passing test before any claim of done.
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌ Review · coreindustriesMulti-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 standards-aligned review with severity tags.
- ▌ Compact · coreindustriesCreate a token-efficient state snapshot for context preservation during long sessions.
- ▌ Context · coreindustriesAudit auto-loaded context budget, detect redundancy, and recommend optimizations.
- ▌ Feature · coreindustriesFull-cycle feature development: PRD creation, implementation, testing, and PR creation in an isolated worktree.
- ▌ Handoff · coreindustriesWrite 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.
- ▌
- ▌