ATTCK
Official@attckdigital · New York
A digital marketing company • NYC
Agent Skills by ATTCK
Showing 26 vetted skills indexed across 1 GitHub repositories.
smith-debug
Run a read-only diagnostic workflow and generate a structured debug report.
smith-vault
Browse Smith vault session logs, sub-agent memory, and queue status.
smith-new
Coordinate feature development from requirements gathering to autonomous build.
smith-build
Automate the end-to-end build workflow from requirements to merged PR and release notes.
smith-bugfix
Automate end-to-end bug fixes from invocation to merged PR.
smith-report
Generate client-facing project reports from vault logs, git history, specs, and audits.
smith-specify
Creates formal feature specifications from natural language descriptions.
smith-plan
Converts feature specifications into structured implementation plans and artifacts for software projects.
smith-bank
Save, retrieve, and manage banked ideas as markdown files with frontmatter.
smith
Initialize SpecKit scaffolding by scanning codebases and generating CLAUDE.md, constitution.md, and .specify files.
smith-explore
Audit codebases for cross-system touchpoints and conflicts before Smith changes.
smith-finish
Automate end-of-session Git workflows by committing, pushing, and merging to main.
smith-queue
Manage persistent task queues with dependencies and status lifecycles.
smith-analyze
Validate cross-artifact consistency across spec.md, plan.md, and tasks.md.
smith-taskstoissues
Convert feature tasks into dependency-ordered GitHub issues.
smith-audit
Orchestrate multiple sub-audits into a unified system audit report.
smith-reflect
Analyze completed Smith workflows to extract lessons and update the Ledger.
smith-implement
Execute implementation plans by coordinating tasks and recording progress in a vault.
smith-todo
Manage daily todo lists in vault files with list, add, done, and review workflows.
smith-clarify
Prompts for missing decisions in feature specs and records them as clarifications.
smith-checklist
Generate structured requirement quality checklists with spec traceability.
smith-migrate-specs
Migrate flat feature specs into a system-based hierarchy under .specify/systems/.
smith-ledger
Search and manage persistent knowledge entries in the Smith Ledger.
smith-tasks
Convert plan.md and spec.md into a dependency-ordered tasks.md document.
Frequently Asked Questions About ATTCK
FAQPage SchemaWhat specific development tasks can be managed using these capabilities?▼
These capabilities enable end-to-end feature development, including requirement gathering, formal specification creation, implementation planning, bug resolution, and Git-based version control management. It facilitates the conversion of high-level descriptions into actionable, dependency-ordered tasks and structured project reports.
Which personas benefit most from integrating these development practices?▼
Software engineers, technical leads, and project managers benefit from these capabilities. The system is designed for developers who require rigorous documentation, consistent codebase auditing, and structured task management to maintain high-quality standards across complex software projects.
What are the primary prerequisites for implementing these development practices?▼
Implementation requires an existing Git-based repository and the initialization of the SpecKit scaffolding. Users must maintain project-specific documentation, including spec.md, plan.md, and tasks.md files, to enable the system to perform cross-artifact validation and dependency tracking.