Dektora avatar

Dektora

Official

@dektora

0Followers
|
1Public Repos
|
37Published Skills

Offers structured engineering governance through intent-based specification management, architectural decision tracking, and rigorous codebase decomposition for complex software development lifecycles.

Skills Distribution
DomainDeveloper To...Software Architect.. (40%)Requirements Engin.. (30%)Codebase Quality A.. (30%)

Agent Skills by Dektora

Showing 37 vetted skills indexed across 1 GitHub repositories.

DektoraDektora

write-issue-beads

Automate issue triage and categorize issues into a backlog.

Official
Intermediate
DektoraDektora

archeology

Scan code surfaces and draft retroactive intent skeletons for missing specifications.

Official
Advanced
DektoraDektora

debug-testfail

Debug DekSpec TESTFAIL symptoms using Agans' nine rules and persisted state.

Official
Advanced
DektoraDektora

write-intent

Automate creation, analysis, acceptance, and lifecycle management of software development Intents.

Official
Advanced
DektoraDektora

orchestrate-intent

Manage software engineering intents through lifecycle stages and review processes.

Official
Advanced
DektoraDektora

brownfield-ingest

Classify legacy markdown documents into DekSpec artifacts with `dekspec ingest`.

Official
Intermediate
DektoraDektora

coding-session-forensics

Analyze failed DekSpec construction sessions using git/worktree evidence and generate forensic reports.

Official
Advanced
DektoraDektora

diagnose-bug

Automate bug diagnosis in DekSpec environments with reproducible PASS/FAIL signals.

Official
Advanced
DektoraDektora

rotation-handoff

Generate and read structured DekSpec session handoff records in dekspec/.scratch/rotation-handoff/.

Official
Advanced
DektoraDektora

using-dekspec

Initializes DekSpec in your repository and manages its configuration.

Official
Advanced
DektoraDektora

write-ggc

Manage the Glossary, Guidance, and Corrections pipeline for documentation.

Official
Advanced
DektoraDektora

write-adr

Create, revise, and manage Architectural Decision Records for software architecture.

Official
Advanced
DektoraDektora

write-constitution

Parse structured markdown documents to author and review a project's operational constitution.

Official
Advanced
DektoraDektora

setup-dekspec

Configure repository-specific DekSpec settings in .dekspec/config.yaml.

Official
Intermediate
DektoraDektora

write-ae

Create and audit Architecture Elements from engineer descriptions using Claude Code and Python.

Official
Advanced
DektoraDektora

write-ibs

Decompose finalized Working Specs into Implementation Briefs for planning.

Official
Advanced
DektoraDektora

write-sp

Create, analyze, and manage Security Profiles against a predefined schema.

Official
Advanced
DektoraDektora

prototype

Create disposable prototypes for exploring API shapes and state models.

Official
Intermediate
DektoraDektora

pr-branch

Create clean pull request branches by filtering spec-only commits.

Official
Advanced
DektoraDektora

write-sv

Create, review, and manage System Vision documents with lifecycle transitions.

Official
Advanced
DektoraDektora

write-tests

Generate test cases from bead acceptance criteria.

Official
Advanced
DektoraDektora

write-goal-loop-contract

Create verifiable goal contracts specifying objectives, constraints, and stop conditions for Claude Code runs.

Official
Advanced
DektoraDektora

write-ws

Create and manage Working Specs with expert audits and serialized role passes.

Official
Advanced
DektoraDektora

orchestrate-coding-session

Dispatch parallel coding sessions across beads in isolated worktrees.

Official
Advanced

Frequently Asked Questions About Dektora

FAQPage Schema
What 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.