Agent Skills by thecomputer07
Showing 70 vetted skills indexed across 1 GitHub repositories.
qsd-quick
Execute ad-hoc tasks with atomic commits and STATE.md tracking.
qsd-execute-phase
Orchestrate phase execution by discovering plans, validating dependencies, and coordinating subagents.
qsd-analyze-dependencies
Analyze phase dependency graphs and suggest missing Depends on entries for ROADMAP.md.
qsd-add-todo
Extract conversation ideas into structured todos with frontmatter and git commits.
qsd-map-codebase
Generate seven structured codebase documents under .planning/codebase/ using four parallel mapper agents.
qsd-save-checkpoint
Save resumable operational context checkpoints with YAML frontmatter via the qsd CLI.
qsd-resume
Load the latest qsd checkpoint and reconstruct STATE.md, ROADMAP.md, and PLAN.md.
qsd-doctor
Audit qsd deployments for planning artifact and runtime configuration integrity.
qsd-health
Diagnose and repair .planning directory issues for healthy qsd workflows.
qsd-profile-user
Generate a developer behavioral profile from session analysis or questionnaire data.
qsd-new-project
Automate new project startup with planning artifacts and optional domain research.
qsd-validate-phase
Audit Nyquist validation coverage and generate updated validation artifacts.
qsd-audit-milestone
Audit milestone completion against original intent and archiving criteria.
qsd-pause-work
Creates a timestamped .continue-here.md handoff and commits it as WIP.
qsd-add-phase
Automate adding a new phase to the current milestone in a roadmap.
qsd-reapply-patches
Merge user-modified qsd patches into new releases via three-way comparison.
qsd-ui-phase
Generate a UI-SPEC.md contract for a frontend phase.
qsd-discuss-phase
Extract phase-specific decisions and generate a CONTEXT.md file for downstream agents.
qsd-plan-phase
Generate PLAN.md phase prompts with research and verification loops.
qsd-workstreams
Coordinate parallel workstreams with list, create, switch, status, and progress operations.
qsd-join-discord
Display the qsd Discord server invite link for onboarding and community support.
qsd-help
Render a Markdown reference of all qsd commands with usage notes.
qsd-autonomous
Automate end-to-end milestone workflows for qsd projects using ROADMAP.md.
qsd-ship
Push a branch and create a PR with an auto-generated body after verification passes.