Mario Norato avatar

Mario Norato

Community

@marionoratoRN

3Followers
|
13Public Repos
|
11Published Skills

Mario Norato maintains a spec-kit command suite for specification-driven feature development, covering specification, planning, task generation, analysis, and GitHub issue conversion.

Skills Distribution
DomainDeveloper To...Specification-Driv.. (40%)Project Planning &.. (30%)Code Quality & Con.. (20%)GitHub Issue Manag.. (10%)

Agent Skills by Mario Norato

Showing 11 vetted skills indexed across 1 GitHub repositories.

marionoratoRNmarionoratoRN

speckit-checklist

Generate requirements-quality checklists for feature specifications in spec-kit projects.

Community
Advanced
marionoratoRNmarionoratoRN

speckit-constitution

Creates or updates the project constitution file from provided governance principles.

Community
Intermediate
marionoratoRNmarionoratoRN

speckit-implement

Executes implementation plans by processing tasks defined in tasks.md.

Community
Advanced
marionoratoRNmarionoratoRN

speckit-converge

Assess codebase against spec, plan, and tasks, then append remaining work to tasks.md.

Community
Advanced
marionoratoRNmarionoratoRN

speckit-taskstoissues

Convert spec-kit tasks into dependency-ordered GitHub issues with deduplication.

Community
Intermediate
marionoratoRNmarionoratoRN

speckit-clarify

Identifies ambiguities in feature specifications and integrates clarification answers into spec files.

Community
Advanced
marionoratoRNmarionoratoRN

speckit-plan

Generates implementation plans and design artifacts from feature specifications in spec-kit projects.

Community
Advanced
marionoratoRNmarionoratoRN

speckit-workflow

Guides feature development through the eight-step spec-kit workflow from specification to audited implementation.

Community
Intermediate
marionoratoRNmarionoratoRN

speckit-analyze

Analyze spec.md, plan.md, and tasks.md for cross-artifact consistency and coverage gaps.

Community
Advanced
marionoratoRNmarionoratoRN

speckit-specify

Generates a validated feature specification from a natural language feature description.

Community
Advanced
marionoratoRNmarionoratoRN

speckit-tasks

Generates a dependency-ordered tasks.md checklist from spec-kit design artifacts.

Community
Intermediate

Frequently Asked Questions About Mario Norato

FAQPage Schema
What tasks can I perform with Mario Norato's spec-kit skills?โ–ผ

You can create feature specifications from natural language, clarify ambiguous requirements, generate implementation plans and dependency-ordered tasks, execute those tasks, run cross-artifact consistency analysis, build requirement checklists, define project constitutions, and convert tasks into GitHub issues.

Who should use these spec-kit skills?โ–ผ

Software engineers and technical leads practicing specification-driven development benefit most. They suit teams that want structured feature specs, planning artifacts, and task breakdowns before writing code, plus maintainers who want specs, plans, and tasks kept consistent.

What are the prerequisites for running these skills?โ–ผ

Each skill requires an existing spec-kit project structure containing a .specify/ directory. The commands operate on spec-kit artifacts such as spec.md, plan.md, and tasks.md, so the project must already be initialized with the spec-kit template layout.

How do the spec-kit skills fit together in practice?โ–ผ

A typical sequence is: specify the feature, clarify underspecified areas, generate a plan, produce tasks.md, analyze cross-artifact consistency, then implement the tasks. The converge skill appends remaining unbuilt work as new tasks, and taskstoissues publishes them as GitHub issues.

Are these spec-kit skills free to use?โ–ผ

The skills originate from github-spec-kit templates (templates/commands/) and are published in a public GitHub repository by Mario Norato. No licensing fee or paid tier is indicated in the manifest; they are distributed as open template-based command definitions.