Eliyce
OrganizationSpec-driven development framework — AI agents that think before they type
Categories
Indexed Skills (49)
acceptance-criteria-gen
Generate acceptance criteria tied to observable outcomes.
adversarial-review
Perform rigorous, risk-first review after design and implementation.
api-doc-maintainer
Maintains per-module API documentation after endpoint changes
context-budget-planner
Estimate the implementation phase's token footprint from spec, test plan, and affected files; recommend compaction before context starvation.
cross-module-impact-scanner
Pre-implementation scan that classifies how a proposed change affects each consuming module's public surface and recommends coordinated changes.
diff-minimizer
Classify each proposed implementation step against the acceptance criteria so scaffolding and over-build are dropped before code is written.
documentation-sync-engine
Canonical orchestrator that runs the fast stale-doc detector and dispatches to per-domain doc-sync skills for the affected canonical paths.
documentation-workflow
Run the post-onboarding documentation creation workflow using the canonical tracker and the current application manifests. Supports two stages — foundation (docs/instructions/** and module-map.yml) and module-docs (docs/modules/** from reviewed map).
finding-normalizer
Convert heterogeneous security evidence into stable pentest finding entries.
module-attribution-extractor
Run the deterministic module-attribution extractor over a user prompt and surface any MD-XXXX drafts via the Decision Pause Contract. This is the first half of the Attribution Gate spliced into feature-development.planning (issue
module-attribution-inferencer
Form a hypothesis about which existing module a user prompt belongs to when the deterministic extractor returns nothing. Reads existing module-map.yml features and source paths, scores token overlap, returns a ranked multi-choice draft, and surfaces it via the Decision Pause Contract. Second half of the Attribution Gate (issue
module-map-reconciler
Retrospective reconciler that scans the source tree against module-map.yml and docs/modules/, emits MM-* findings into .paqad/module-map/drift.json, and surfaces user-approvable deltas. Issue
performance-regression-estimator
Identify performance hazards in a proposed solution or change set before code is written, classified by severity and hot-path placement.
requirement-enrichment
Expand incomplete requests into enforceable requirements.
rollback-safety-planner
For each story with hard reversibility or wide blast radius, draft an executable rollback procedure before the story leaves planning.
rule-editor
Single entry point for mutating rules in rules-as-scripts (issue
rule-script-generator
Generates one or more deterministic .mjs verification scripts (plus pass/fail fixtures) for each rule classified deterministic or heuristic with no existing enforcer in rule-script-map.yml (issue
rule-script-reconciler
Retrospective drift detector for rules-as-scripts (issue
rule-script-runner
Executes the registered rule scripts diff-scoped during feature-development.checks, aggregates findings into .paqad/scripts/rules/.cache/report.json with hash-cache invalidation, and decides whether the checks stage is blocked (issue
spec-quality-review
Run deterministic spec defect analysis before compliance extraction.
test-execution-feedback-loop
For each failing test in the verification evidence, propose the smallest fix anchored to file, line, and acceptance criterion.
test-per-ac-planner
Map acceptance criteria to specific verification actions.
accessibility-review
Audit the running UI against WCAG 2.2 A/AA — contrast, focus visibility, keyboard order, ARIA, target size, prefers-reduced-motion. Findings tagged WCAG-2.2.x.x.x.
component-conformance-review
Verify every component in the AST-derived inventory matches its declared spec in components.md. Flag undocumented variants, !important, inline style=, and unwrapped primitives.
copy-and-ia-review
Audit voice, tone, labeling, and information architecture against patterns.md.
database-design-review
Review schema and migration changes for integrity and safety.
design-system-coverage
Grade the project's design-system contract for completeness and produce a coverage inventory every downstream design-test skill references. Analog of stride-threat-model.
design-system-sync
Sync docs/instructions/design-system/* when a token, component, or breakpoint is added to source. Mirror of canonical-doc-sync.
motion-review
Verify animations match motion.md budgets and prefers-reduced-motion is respected.
responsive-review
Verify declared breakpoints are exercised, no horizontal scroll appears, touch targets meet spec, and RTL parity holds when declared.
state-coverage-review
Verify every component in the AST inventory implements its declared states (default/hover/focus/disabled/loading/error/empty) and is exercised by Playwright tests.
error-catalog-maintainer
Maintains per-module error catalogs
integration-doc-maintainer
Maintains cross-module integration documentation
module-health-rollup
Test-driven module-health rollup. Issue
rule-analyzer
One-shot classifier for rules-as-scripts (issue
canonical-doc-sync
Synchronize implementation changes back into canonical documentation.
diff-doc-sync
Identify only the canonical docs made stale by the current diff.
edge-case-detection
Identify failure modes and uncommon but relevant paths.
existing-doc-checker
Inspect canonical docs and registries before new artifacts are written.
glossary-maintainer
Maintain shared business terminology in the glossary.
request-classifier
Classify incoming requests into the framework routing model.
scope-check
Validate that requested work stays inside the active spec boundary.
session-resume
Reconstruct compact session context from canonical handoff artifacts.
spec-diff
Compare a new request against the current spec to classify coverage or conflict.
story-and-solution-writer
Turn scoped work into story and solution artifacts.
workflow-router
Match raw prompts to canonical framework workflows before any pipeline phases begin.
query-pattern-analysis
Analyze query behavior for correctness and performance risk.
root-cause-analysis
Generate a canonical RCA artifact for an incident or failure.
sequence-planner
Break work into ordered, coherent stories.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.