Naren Karthik B M avatar

Naren Karthik B M

Community

@NarenKarthikBM · India

21Followers
|
25Public Repos
|
46Published Skills

NarenKarthikBM maintains a spec-kit extension ecosystem for specification-driven development: pipeline orchestration, council plan review, workforce roster assembly, testing gates, and deterministic CLI commands.

Skills Distribution
DomainDeveloper To...Spec-Driven Develo.. (35%)Multi-Agent Orches.. (25%)Regression Testing.. (20%)Deterministic CLI .. (12%)

Agent Skills by Naren Karthik B M

Showing 46 vetted skills indexed across 1 GitHub repositories.

NarenKarthikBMNarenKarthikBM

refactor-discipline

Constrains code edits to behavior-preserving refactors within a graphify-defined blast radius.

Community
Basic
NarenKarthikBMNarenKarthikBM

speckit-checklist

Generate requirement-quality checklists for spec-kit feature specifications.

Community
Intermediate
NarenKarthikBMNarenKarthikBM

speckit-tasks-graph

Generates tasks.md with graphify-verified parallel markers and a machine-readable execution waves DAG.

Community
Advanced
NarenKarthikBMNarenKarthikBM

corpus-sweep-measurement

Extends property checks from sampled cases into full-corpus sweeps with exact measured figures.

Community
Intermediate
NarenKarthikBMNarenKarthikBM

speckit-report

Renders completion-report.md and testing.md into one self-contained HTML review page.

Community
Intermediate
NarenKarthikBMNarenKarthikBM

speckit-council

Orchestrates a multi-agent adversarial council that reviews a feature plan before implementation.

Community
Advanced
NarenKarthikBMNarenKarthikBM

speckit-complete

Generates completion-report.md from tasks.md and implement.log.md to close an implement run.

Community
Advanced
NarenKarthikBMNarenKarthikBM

speckit-council-approve

Records the human council gate decision on decision-record.md to unlock task generation.

Community
Advanced
NarenKarthikBMNarenKarthikBM

dispatched-prompt-authoring

Write self-contained system prompts and templates for dispatched agent sessions.

Community
Basic
NarenKarthikBMNarenKarthikBM

speckit-workforce-approve

Records human approval decisions for assembled agent rosters in spec-driven development pipelines.

Community
Advanced
NarenKarthikBMNarenKarthikBM

speckit-validate-profile

Validates a feature's profile.yaml against the profile schema contract via the workforce validator script.

Community
Intermediate
NarenKarthikBMNarenKarthikBM

golden-fixture-discipline

Authors deterministic golden and regression test fixtures for mechanical pipeline extensions.

Community
Intermediate
NarenKarthikBMNarenKarthikBM

speckit-constitution

Create or update the project constitution and propagate amendments across spec-kit templates.

Community
Intermediate
NarenKarthikBMNarenKarthikBM

speckit-implement

Executes all tasks defined in tasks.md to implement a spec-kit feature plan.

Community
Advanced
NarenKarthikBMNarenKarthikBM

defect-reintroduction-proof

Validates regression guards by reintroducing each defect and confirming the test suite fails naming it.

Community
Intermediate
NarenKarthikBMNarenKarthikBM

speckit-converge

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

Community
Advanced
NarenKarthikBMNarenKarthikBM

speckit-taskstoissues

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

Community
Intermediate
NarenKarthikBMNarenKarthikBM

yaml-hooks

Guides safe editing of YAML configuration files, manifests, and hook-registration wiring.

Community
Basic
NarenKarthikBMNarenKarthikBM

speckit-clarify

Identifies underspecified areas in feature specs and integrates clarification answers into the spec file.

Community
Advanced
NarenKarthikBMNarenKarthikBM

speckit-plan

Generates implementation plans and design artifacts from feature specifications using the spec-kit planning workflow.

Community
Intermediate
NarenKarthikBMNarenKarthikBM

citation-trail-verification

Verifies structural code premises by direct inspection and records file-and-line citation trails.

Community
Intermediate
NarenKarthikBMNarenKarthikBM

speckit-analyze

Analyzes spec.md, plan.md, and tasks.md for inconsistencies, gaps, and constitution violations.

Community
Advanced
NarenKarthikBMNarenKarthikBM

baseline-capture

Records pre-change test harness results across multiple extensions for later regression comparison.

Community
Basic
NarenKarthikBMNarenKarthikBM

shell-scripting

Writes and edits POSIX-compliant shell scripts with strict error handling and quoting discipline.

Community
Basic

Frequently Asked Questions About Naren Karthik B M

FAQPage Schema
What tasks can I accomplish with NarenKarthikBM's spec-kit skills?

You can run a full specification-driven feature lifecycle: generate specs, plans, and dependency-ordered tasks; execute parallel implementation waves from a graphify DAG; assemble agent rosters from a skill library; run council plan reviews; and produce completion reports, testing records, and self-contained HTML review pages.

Who are these skills designed for?

They target developers and engineering operators running spec-kit projects who want governed, multi-phase feature delivery. The human-gate commands (council-approve, workforce-approve) suit teams requiring explicit human sign-off, while pipeline and orchestration skills suit operators coordinating dispatched subagent sessions.

How are the skills installed and invoked at runtime?

Skills require a spec-kit project with a .specify/ directory; extension commands install under .specify/extensions/<name>/ with scripts like report.py, render.py, or cleanup.sh. User-invocable slash commands (e.g. /speckit-run-pipeline) resolve the active feature from .specify/feature.json and shell out to deterministic scripts.

What prerequisites and dependencies do these skills need?

Core requirements are the spec-kit .specify/ structure plus per-extension installs: graphify-out/graph.json for graph-aware variants, a PyYAML-capable interpreter for profile validation, python-pptx optionally for deck rendering, and a reachable manager at $SPECSEYAL_MANAGER_URL for sync publishing.

Are these skills open source and what do they cost to run?

The manifest states no license or pricing; skills originate from github-spec-kit templates and the author's own extensions. Cost-relevant behavior is explicit: /speckit-run-config reports exact session counts and token figures from traces.jsonl or a labeled baseline, never estimates.