linofcp007

Dss — Testing skill for Claude Code

Testing community

Short alias for /spec-status — feature/project status.

How to install Dss

Installs to ~/.claude/skills/linofcp007-dev-spec-driven-dss/SKILL.md

Terminal
mkdir -p ~/.claude/skills/linofcp007-dev-spec-driven-dss && curl -fsSL https://raw.githubusercontent.com/linofcp007/dev-spec-driven/HEAD/commands/dss.md -o ~/.claude/skills/linofcp007-dev-spec-driven-dss/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Dss does


description: Short alias for /spec-status — feature/project status. Estado. Estado. argument-hint: "[feature name | blank for all]"

Use the **dev-spec-driven** skill status workflow. Short alias for `/spec-status`.

Target: $ARGUMENTS

Run `spec_status` for a named feature (tracks, phase, tasks, scale/eval completeness) or `spec_list` for all features. Keep it concise. Respond in the user's language (EN/PT/ES).

Alternatives in Testing

  • Claude Code Spec Workflow — Automated Kiro-style Spec workflow for Claude Code 3.6k ★
  • Loki Spec Status — Check whether the spec has drifted from its lock using Loki's living-spec drift detection, and summarize the r 1.1k ★
  • Spec Driven Development — Drive Kandev feature work through spec, plan, independent tasks, implementation, QA, and verification 697 ★

Full documentation available on GitHub

View Source Repository