Naren Karthik B M
Community@NarenKarthikBM · India
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.
Agent Skills by Naren Karthik B M
Showing 46 vetted skills indexed across 1 GitHub repositories.
refactor-discipline
Constrains code edits to behavior-preserving refactors within a graphify-defined blast radius.
speckit-checklist
Generate requirement-quality checklists for spec-kit feature specifications.
speckit-tasks-graph
Generates tasks.md with graphify-verified parallel markers and a machine-readable execution waves DAG.
corpus-sweep-measurement
Extends property checks from sampled cases into full-corpus sweeps with exact measured figures.
speckit-report
Renders completion-report.md and testing.md into one self-contained HTML review page.
speckit-council
Orchestrates a multi-agent adversarial council that reviews a feature plan before implementation.
speckit-complete
Generates completion-report.md from tasks.md and implement.log.md to close an implement run.
speckit-council-approve
Records the human council gate decision on decision-record.md to unlock task generation.
dispatched-prompt-authoring
Write self-contained system prompts and templates for dispatched agent sessions.
speckit-workforce-approve
Records human approval decisions for assembled agent rosters in spec-driven development pipelines.
speckit-validate-profile
Validates a feature's profile.yaml against the profile schema contract via the workforce validator script.
golden-fixture-discipline
Authors deterministic golden and regression test fixtures for mechanical pipeline extensions.
speckit-constitution
Create or update the project constitution and propagate amendments across spec-kit templates.
speckit-implement
Executes all tasks defined in tasks.md to implement a spec-kit feature plan.
defect-reintroduction-proof
Validates regression guards by reintroducing each defect and confirming the test suite fails naming it.
speckit-converge
Assess codebase against spec, plan, and tasks, then append remaining work to tasks.md.
speckit-taskstoissues
Convert spec-kit tasks into dependency-ordered GitHub issues with deduplication.
yaml-hooks
Guides safe editing of YAML configuration files, manifests, and hook-registration wiring.
speckit-clarify
Identifies underspecified areas in feature specs and integrates clarification answers into the spec file.
speckit-plan
Generates implementation plans and design artifacts from feature specifications using the spec-kit planning workflow.
citation-trail-verification
Verifies structural code premises by direct inspection and records file-and-line citation trails.
speckit-analyze
Analyzes spec.md, plan.md, and tasks.md for inconsistencies, gaps, and constitution violations.
baseline-capture
Records pre-change test harness results across multiple extensions for later regression comparison.
shell-scripting
Writes and edits POSIX-compliant shell scripts with strict error handling and quoting discipline.
Frequently Asked Questions About Naren Karthik B M
FAQPage SchemaWhat 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.