← All creators

nicodiansk

User

Opinionated engineering pipeline for Claude Code with 10 skills, 5 agents, 2 hooks. Replaces ad-hoc agent sprawl with brainstorm → story → plan → build → review → ship.

10 indexed · 0 Featured · 2 stars · avg score 72
Prolific

Categories

Indexed Skills (10)

AI & Automation Listed

plan

Use when you have stories or clear requirements that need to become an implementation plan with bite-sized tasks, exact file paths, complete code, and verification commands.

2 Updated 1 months ago
nicodiansk
Code & Development Listed

review

Use before merging to verify completed work meets requirements and quality standards. Dispatches code-reviewer for holistic assessment of the full git diff against the original plan.

2 Updated 1 months ago
nicodiansk
AI & Automation Listed

build

Use when you have an implementation plan ready to execute. Dispatches builder agents (Sonnet) per task with self-review. Opt-in review (single Sonnet task-reviewer, two verdicts) for high-risk tasks. Supports single-track and multi-track parallel execution.

2 Updated 1 months ago
nicodiansk
AI & Automation Listed

setup

Run once after installing turbocharge. Audits global config for conflicts — duplicate agents, competing skills, stale rules — and offers to fix them. Also validates turbocharge plugin health.

2 Updated 1 months ago
nicodiansk
AI & Automation Listed

story

Use when you have requirements, PRDs, or feature descriptions that need to become implementable work. Transforms requirements into INVEST-compliant user stories with testable acceptance criteria.

2 Updated 1 months ago
nicodiansk
AI & Automation Listed

ship

Use when implementation and review are complete and you need to integrate the work. Verifies tests, presents structured options for merge, PR, keep, or discard, and handles cleanup.

2 Updated 1 months ago
nicodiansk
AI & Automation Listed

atlas

Generate or update a semantic domain map (ATLAS.md) for the project. Maps where to look, entry points, module purposes, key symbols, and integration points. Complements codemap's structural index with the domain knowledge layer.

2 Updated 1 months ago
nicodiansk
AI & Automation Listed

debug

Use when encountering any bug, test failure, or unexpected behavior. Enforces systematic root-cause investigation before proposing fixes. Prevents guess-and-check debugging.

2 Updated 1 months ago
nicodiansk
AI & Automation Listed

wrap

Use when ending a session, taking a break, or context is getting full. Captures session state, decisions, and generates a resume prompt for the next session. Critical for multi-session continuity.

2 Updated 1 months ago
nicodiansk
AI & Automation Listed

brainstorm

Use when starting creative work - creating features, building components, adding functionality, or modifying behavior. Explores requirements through Socratic dialogue before any implementation.

2 Updated 1 months ago
nicodiansk

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.