Dektora
Official@dektora
Offers structured engineering governance through intent-based specification management, architectural decision tracking, and rigorous codebase decomposition for complex software development lifecycles.
Agent Skills by Dektora
Showing 37 vetted skills indexed across 1 GitHub repositories.
write-issue-beads
Automate issue triage and categorize issues into a backlog.
archeology
Scan code surfaces and draft retroactive intent skeletons for missing specifications.
debug-testfail
Debug DekSpec TESTFAIL symptoms using Agans' nine rules and persisted state.
write-intent
Automate creation, analysis, acceptance, and lifecycle management of software development Intents.
orchestrate-intent
Manage software engineering intents through lifecycle stages and review processes.
brownfield-ingest
Classify legacy markdown documents into DekSpec artifacts with `dekspec ingest`.
coding-session-forensics
Analyze failed DekSpec construction sessions using git/worktree evidence and generate forensic reports.
diagnose-bug
Automate bug diagnosis in DekSpec environments with reproducible PASS/FAIL signals.
rotation-handoff
Generate and read structured DekSpec session handoff records in dekspec/.scratch/rotation-handoff/.
using-dekspec
Initializes DekSpec in your repository and manages its configuration.
write-ggc
Manage the Glossary, Guidance, and Corrections pipeline for documentation.
write-adr
Create, revise, and manage Architectural Decision Records for software architecture.
write-constitution
Parse structured markdown documents to author and review a project's operational constitution.
setup-dekspec
Configure repository-specific DekSpec settings in .dekspec/config.yaml.
write-ae
Create and audit Architecture Elements from engineer descriptions using Claude Code and Python.
write-ibs
Decompose finalized Working Specs into Implementation Briefs for planning.
write-sp
Create, analyze, and manage Security Profiles against a predefined schema.
prototype
Create disposable prototypes for exploring API shapes and state models.
pr-branch
Create clean pull request branches by filtering spec-only commits.
write-sv
Create, review, and manage System Vision documents with lifecycle transitions.
write-tests
Generate test cases from bead acceptance criteria.
write-goal-loop-contract
Create verifiable goal contracts specifying objectives, constraints, and stop conditions for Claude Code runs.
write-ws
Create and manage Working Specs with expert audits and serialized role passes.
orchestrate-coding-session
Dispatch parallel coding sessions across beads in isolated worktrees.
Frequently Asked Questions About Dektora
FAQPage SchemaWhat specific engineering tasks does Dektora enable?βΌ
Dektora enables systematic management of software development intents, including the creation of architectural decision records, implementation briefs, and interface contracts. It facilitates rigorous codebase auditing, module depth analysis, and the structured decomposition of requirements into atomic development units for improved project traceability.
Which personas benefit most from these capabilities?βΌ
Software architects, lead engineers, and technical project managers benefit from Dektora. It is designed for teams requiring strict adherence to operational constitutions, standardized documentation lifecycles, and verifiable goal contracts during complex development sessions.
What are the prerequisites for implementing Dektora?βΌ
Implementation requires a repository-based environment where DekSpec configurations can be initialized via a local .dekspec/config.yaml file. The system relies on structured markdown documentation and git-based worktree evidence to maintain state and track session handoffs.