Numu avatar

Numu

Official

@numu-io

0Followers
|
9Public Repos
|
35Published Skills

Offers a structured framework for specification-driven development, security auditing, and brownfield repository migration through standardized technical planning and validation.

Skills Distribution
DomainDeveloper To...Specification Engi.. (30%)Security & Complia.. (30%)Repository Lifecyc.. (25%)Dependency & Versi.. (15%)

Agent Skills by Numu

Showing 35 vetted skills indexed across 1 GitHub repositories.

NUMU-IONUMU-IO
2

speckit-checklist

Generate requirement-quality checklists from feature specifications and project context.

Official
Advanced
NUMU-IONUMU-IO
2

speckit-security-review-staged

Reviews git staged code changes for security vulnerabilities and generates prioritized ODAWP action plans.

Official
Advanced
NUMU-IONUMU-IO
2

speckit-red-team-run

Analyze functional specifications for adversarial gaps and generate structured findings reports.

Official
Advanced
NUMU-IONUMU-IO
2

speckit-security-review-plan

Review Spec-Kit planning artifacts for security weaknesses before implementation.

Official
Intermediate
NUMU-IONUMU-IO
2

speckit-brownfield-bootstrap

Generate spec-kit bootstrap artifacts for existing brownfield repositories.

Official
Advanced
NUMU-IONUMU-IO
2

speckit-retrospective-analyze

Analyze completed implementations against specification documents to measure adherence and drift.

Official
Advanced
NUMU-IONUMU-IO
2

speckit-git-remote

Detect the Git remote URL and parse GitHub owner and repository name.

Official
Basic
NUMU-IONUMU-IO
2

speckit-red-team-gate

Scan spec text for red-team triggers and block planning without findings.

Official
Intermediate
NUMU-IONUMU-IO
2

speckit-git-validate

Validates the current Git branch against feature naming conventions.

Official
Intermediate
NUMU-IONUMU-IO
2

speckit-conduct-run

Execute spec-kit phases by parsing instructions and delegating steps to sub-agents.

Official
Advanced
NUMU-IONUMU-IO
2

speckit-git-initialize

Initializes a Git repository and creates the first commit in a project directory.

Official
Intermediate
NUMU-IONUMU-IO
2

speckit-constitution

Update project constitutions from principle inputs and sync dependent templates.

Official
Advanced
NUMU-IONUMU-IO
2

speckit-security-review-audit

Audit repository changes for security vulnerabilities and generate remediation tasks.

Official
Advanced
NUMU-IONUMU-IO
2

speckit-implement

Executes implementation plans by processing repository tasks and applying code changes.

Official
Advanced
NUMU-IONUMU-IO
2

speckit-ship-run

Automates release shipping workflows and pull request preparation for spec-driven feature branches.

Official
Advanced
NUMU-IONUMU-IO
2

speckit-taskstoissues

Convert Spec-Kit tasks into dependency-ordered GitHub issues.

Official
Advanced
NUMU-IONUMU-IO
2

speckit-brownfield-migrate

Reverse-engineer existing code into spec-kit migration artifacts with gap reporting.

Official
Advanced
NUMU-IONUMU-IO
2

speckit-clarify

Identify underspecified areas in feature specifications and record clarification answers.

Official
Advanced
NUMU-IONUMU-IO
2

speckit-version-guard-check

Compare locked dependency versions against npm registries and issue trackers.

Official
Advanced
NUMU-IONUMU-IO
2

speckit-plan

Transform feature specifications into structured implementation plans with design artifacts.

Official
Advanced
NUMU-IONUMU-IO
2

speckit-git-feature

Create and switch to a new Git feature branch using configured numbering.

Official
Intermediate
NUMU-IONUMU-IO
2

speckit-analyze

Analyze spec.md, plan.md, and tasks.md for inconsistencies and coverage gaps.

Official
Advanced
NUMU-IONUMU-IO
2

speckit-checkpoint-commit

Stage all changes and commit workflow checkpoints in spec-kit projects.

Official
Basic
NUMU-IONUMU-IO
2

speckit-plan-review-gate-check

Verify spec.md and plan.md are merged and clean before task generation.

Official
Intermediate

Frequently Asked Questions About Numu

FAQPage Schema
What specific development tasks does Numu enable?

Numu enables structured feature specification, automated security vulnerability reviews, brownfield repository migration, dependency version validation, and the generation of dependency-ordered task lists from design artifacts.

Which personas benefit most from these capabilities?

Software engineers, technical leads, and security auditors benefit from these capabilities by enforcing consistent planning, reducing security vulnerabilities in code changes, and maintaining architectural standards across complex repositories.

What are the primary prerequisites for using these features?

Users require a Git-based repository and the presence of specification files such as spec.md, plan.md, and tasks.md to facilitate the parsing and validation logic required for project execution.