← All creators

manoldonev

User

The dev team that works while you're away — an autonomous ticket-to-PR development toolkit for Claude Code: pipeline, multi-agent review, intake/elicitation, design fidelity, and session auditing.

19 indexed · 0 Featured · 1 stars · avg score 67
Prolific

Categories

Indexed Skills (19)

AI & Automation Listed

audit

Read-only query of the current Claude Code session's tool-call ledger. Surfaces what tools Claude actually invoked (vs. what Claude claims it invoked). Observability only — a visibility signal for manual review.

1 Updated yesterday
manoldonev
AI & Automation Listed

design-faithful-spec

Normalize a Claude Design handoff into a faithful frontend spec for the repo — completeness inventory, behavioral/state contract, and design→real-stack component map. Use to turn a screen-level design handoff into an implementable FE spec before writing code. Dispatched by the design-sync engine (produce, implement:false).

1 Updated yesterday
manoldonev
AI & Automation Listed

design-faithful

Implement a screen/component in the repo's FE app with high visual fidelity to a Claude Design handoff — mirror the nearest analog, reuse the repo's primitives and tokens, then live-render self-verify against the bundled screenshot and commit. Use to turn a design-faithful-spec (or a handoff) into committed FE code. Dispatched by the design-sync engine (produce, implement:true).

1 Updated yesterday
manoldonev
Data & Documents Listed

pipeline-retro

Post-run retrospective for a dev-pipeline run: independent eval re-scoring, contract-deviation audit, and improvement routing. Run after a /dev-pipeline:run run completes (or aborts).

1 Updated yesterday
manoldonev
Code & Development Listed

pr-revision

Address human PR review comments — classify, auto-fix, clarify, or push back with evidence

1 Updated yesterday
manoldonev
Code & Development Listed

run

Fully autonomous pipeline: GitHub issue → branch → implement → review → PR

1 Updated yesterday
manoldonev
Code & Development Listed

decomposition-reviewer

Reviews a set of already-scoped sub-issues for cross-ticket consistency, convention adherence, operational implications, and coverage gaps. Use after intake-orchestrator has produced tickets.

1 Updated yesterday
manoldonev
Code & Development Listed

intake-interviewer

Interviews the user on an unstructured bug report or rough feature idea until the output would pass spec-reviewer (feature) or is reproducible (bug). Emits a GitHub-issue-ready body.

1 Updated yesterday
manoldonev
Code & Development Listed

intake-orchestrator

Orchestrates spec review + scope decomposition for the dev-pipeline. Dispatches sub-agents, evaluates findings critically, decides whether to split work into sub-issues or stacked PRs.

1 Updated yesterday
manoldonev
Code & Development Listed

intake

Manually triggered via /intake-toolkit:intake — the front door to the elicitation surface. Give it anything (a GitHub issue number, a pasted blob, a rough idea, an existing plan, a design handoff) and it classifies the scenario and routes to the right skill. Dispatch-only; contains no elicitation protocol of its own. Do not auto-select this skill; the routed skills carry their own triggers.

1 Updated yesterday
manoldonev
Code & Development Listed

interviewing-baseline

Shared interviewing protocol for all intake-role skills (intake-interviewer, plan-interview, grill-me, intake-orchestrator escalations). Provides the interview loop rules and the Decision Ledger contract — schema, provenance enum, explicit-empty form.

1 Updated yesterday
manoldonev
AI & Automation Listed

plan-interview

Use BEFORE writing any implementation plan for behavior-changing work — plan mode, a direct feature/fix ask, or pre-flight for a dev-pipeline ticket. Surfaces the load-bearing design decisions to the engineer while the plan is forming and emits the Decision Ledger the plan gates require. Not for typo/mechanical fixes.

1 Updated yesterday
manoldonev
Code & Development Listed

mutation-review

Propose→execute mutation-review protocol for co-located unit tests — mock-boundary discipline, assertion-strength anti-patterns, the propose/execute split, the (AC-n) test-title convention, and the blocker-mutant emission contract. Runner commands and repo-specific blocker mutants come from the consumer config and extension files.

1 Updated yesterday
manoldonev
Code & Development Listed

review-lead

Orchestrates parallel code review across specialized reviewers. Use when reviewing code changes, PRs, or before committing.

1 Updated yesterday
manoldonev
Code & Development Listed

reviewer-baseline

Shared review protocol for all code reviewer agents. Provides confidence scoring, finding classification, suppressed findings format, and standardized output structure.

1 Updated yesterday
manoldonev
AI & Automation Listed

local-dev-refresh

Refresh THIS MACHINE's second-shift plugin state - update the second-shift marketplace catalog, then every plugin installed from it ('plugin update' is the verb that actually upgrades - 'install' no-ops as "already installed"), fix project-scope stragglers in the current repo, print the before/after version delta, remind to restart. Scoped to the second-shift marketplace only - other marketplaces on the machine are left untouched. Run after merging plugin bumps (dogfooding) or after a release/pin change.

1 Updated yesterday
manoldonev
Code & Development Listed

onboard

Onboard the current repo onto the second-shift marketplace - detects tracker/topology/commands with provenance, drafts the config for one accept-or-edit review, writes settings pin + config + lockfile, validates with config-lint. Run from the target consumer repo. Requires jq, gh (authenticated), git.

1 Updated yesterday
manoldonev
AI & Automation Listed

grill-me

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

1 Updated yesterday
manoldonev
Code & Development Listed

doctor

Verify this repo's second-shift install/config state against the committed lockfile - never-installed, enabled-but-not-installed, version drift (behind AND ahead), ref-less marketplace shadowing, skill/agent shadow collisions, opt-outs, config-lint. Prints exact remediation commands. Run after cloning, after upgrades, whenever the toolkit feels absent.

1 Updated yesterday
manoldonev

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