Agent Skills by nellur35
Showing 16 vetted skills indexed across 1 GitHub repositories.
methodology
Classify coding tasks and run adaptive security-first workflows.
guide
Guide users through security-first AI development methodology for tool and workflow selection.
mapping
Label and validate codebase components by trustworthiness with human questionnaires.
gate-check
Analyze project artifacts to verify methodology phase exit criteria.
threat-model
Generate a structured threat model from architecture.md into threat_model.md.
local-ci
Set up a local CI pipeline with pre-commit hooks mirroring remote checks.
seed-fixtures
Converts threat models into seeded-bug fixtures for executable code tests.
intake
Guide users through a structured questionnaire to generate problem-definition handoff artifacts.
audit
Scan codebases and CI/CD pipelines for security and compliance gaps.
review
Automate adversarial review of code, architecture, CI/CD, and documentation artifacts.
sweep
Prune unnecessary project parts and verify claims for consolidation.
brief
Summarize complex technical decisions into concise plain English.
session-retro
Execute structured feedback loops with Root Cause Analysis and Lessons Learned.
scaffold-pipeline
Generate CI/CD pipeline configurations from threat model and architecture documents.
decomposition
Automate software system decomposition into sub-projects with defined seams and testing domains.
security-first-methodology
Implement threat modeling and pre-execution gate checks for autonomous agent workflows.