Nicolás Schmidt
Community@nico0695
Nicolás Schmidt builds spec-driven development and blueprint-analysis skills covering proposal, design, execution, code review, QA, and git conflict resolution.
Agent Skills by Nicolás Schmidt
Showing 45 vetted skills indexed across 1 GitHub repositories.
slack-feature
Implements new Slack commands and event handlers in a TypeScript Slack bot project.
new-module
Scaffolds layered TypeScript feature modules with controllers, services, repositories, and Jest tests.
rest-endpoint
Adds REST API endpoints to Express web controllers with auth decorators and tests.
sddl-eval-level-3
Runs the sdd-lite main orchestration flow end to end in a disposable fixture with human approval gates.
sddl-eval-level-2
Runs provider-native behavioral probes evaluating sdd-lite triggers, routing, and session isolation.
sddl-eval-report
Rebuild sdd-lite evaluation reports and compare candidate runs against named baselines.
sddl-eval-level-1
Runs deterministic structural integrity checks against an installed sdd-lite workspace.
sddl-eval-init
Initializes a local sdd-lite-evals workspace for a project and active CLI provider.
sddl-eval
Routes users to the appropriate sdd-lite evaluation level based on testing goals.
sdd-spec
Writes behavior specifications with acceptance criteria for spec-driven development changes.
project-map-init
Generates a canonical project map file capturing stack, structure, and conventions for SDD workflows.
sdd-archive
Archives verified SDD change folders into a dated archive tree with closure reports.
sdd-apply
Executes approved SDD task batches as controlled code changes with checkpoints.
sdd-verify
Validates implemented changes against specs and tasks, producing an evidence-backed verify report and verdict.
skill-registry
Generates the canonical SDD v2 skill registry and compact session rules.
sdd-explore
Inspects repository context and writes an explore.md discovery artifact for spec-driven development.
stage-qa
Runs incremental batch-scoped quality checks after code-touching apply batches in SDD v2.
doc-writer
Generate grounded technical Markdown documentation from session context, code, and source files.
commit-closer
Generate commit messages and PR descriptions from git diffs and commit ranges.
code-review
Reviews code changes in diffs, commits, and branches with evidence-based findings and suggested fixes.
4r-review
Reviews code diffs using a risk-tiered four-lens protocol with corroboration and optional ledgers.
judgment-day
Runs two blind independent reviews of code or documents and merges findings by convergence.
grill-me
Interviews the user in rounds to surface and resolve open decisions in a plan.
sddl-proposal
Generates a lightweight proposal.md framing problem, scope, and feasibility for spec-driven changes.
Frequently Asked Questions About Nicolás Schmidt
FAQPage SchemaWhat tasks can I accomplish with nico0695's skills?▼
You can run a full spec-driven change lifecycle (proposal, spec, design, plan, execution, QA, archive), perform read-only codebase analysis and architecture strategy via blueprint-harness, draft commit messages and PR descriptions, build throwaway prototypes, draft stakeholder questionnaires, and resolve git merge or rebase conflicts.
Who are these skills designed for?▼
Software engineers and technical leads who want structured, approval-gated development changes. The sdd-lite stages suit developers formalizing work into specs and plans, while blueprint-harness workers serve those needing read-only feasibility analysis, architecture alternatives, and RFC or bug-report exports.
How do I install and start using these skills?▼
Run sddl-init to bootstrap or refresh sdd-lite in your project, or bp-init to install blueprint-harness into a target repo, which copies the engine to .bp-harness/, seeds bp-workspace templates, and installs skills into detected AI setups. Orchestrators then trigger stages automatically.
Do these skills modify my repository or run git commands?▼
Mostly no. Blueprint-harness analysis workers are strictly read-only and write nothing; only bp-doc-exporter writes final artifacts. The merge-conflict skill reads git freely but never runs git write commands, and sddl-delivery drafts commit messages without executing git.
What prerequisites or dependencies do these skills require?▼
You need a project repository where sdd-lite or blueprint-harness can be bootstrapped via their init skills. sdd-lite stages depend on prior artifacts (proposal.md feeds spec.md, design.md feeds plan.md), and blueprint-harness requires its orchestrator to delegate phases to read-only workers.